12:11:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/138638 12:11:53 Running as SYSTEM 12:11:53 [EnvInject] - Loading node environment variables. 12:11:53 Building remotely on prd-ubuntu1804-docker-8c-8g-29070 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java 12:11:53 [ssh-agent] Looking for ssh-agent implementation... 12:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:11:53 $ ssh-agent 12:11:54 SSH_AUTH_SOCK=/tmp/ssh-qX9lRcjLF6v7/agent.2020 12:11:54 SSH_AGENT_PID=2022 12:11:54 [ssh-agent] Started. 12:11:54 Running ssh-add (command line suppressed) 12:11:54 Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_7858120282945936428.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_7858120282945936428.key) 12:11:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:11:54 The recommended git tool is: NONE 12:11:55 using credential onap-jenkins-ssh 12:11:55 Wiping out workspace first. 12:11:55 Cloning the remote Git repository 12:11:55 Cloning repository git://cloud.onap.org/mirror/aai/resources.git 12:11:55 > git init /w/workspace/aai-resources-master-verify-java # timeout=10 12:11:55 Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git 12:11:55 > git --version # timeout=10 12:11:55 > git --version # 'git version 2.17.1' 12:11:55 using GIT_SSH to set credentials Gerrit user 12:11:55 Verifying host key using manually-configured host key entries 12:11:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:11:56 > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10 12:11:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:56 > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10 12:11:56 Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git 12:11:56 using GIT_SSH to set credentials Gerrit user 12:11:56 Verifying host key using manually-configured host key entries 12:11:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/38/138638/1 # timeout=30 12:11:56 > git rev-parse 43647cd712e6da6b09003845b74d64837bfa8db1^{commit} # timeout=10 12:11:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:11:56 Checking out Revision 43647cd712e6da6b09003845b74d64837bfa8db1 (refs/changes/38/138638/1) 12:11:56 > git config core.sparsecheckout # timeout=10 12:11:56 > git checkout -f 43647cd712e6da6b09003845b74d64837bfa8db1 # timeout=30 12:12:00 Commit message: "Release 1.14.5 resources docker artifact" 12:12:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:12:00 > git rev-list --no-walk 5484bd86fbec7a912def41cf3fa4f441e92b2b61 # timeout=10 12:12:00 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins16518168319649701019.sh 12:12:00 ---> python-tools-install.sh 12:12:00 Setup pyenv: 12:12:00 * system (set by /opt/pyenv/version) 12:12:00 * 3.8.13 (set by /opt/pyenv/version) 12:12:00 * 3.9.13 (set by /opt/pyenv/version) 12:12:00 * 3.10.6 (set by /opt/pyenv/version) 12:12:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TRLF 12:12:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:12:07 lf-activate-venv(): INFO: Installing: lftools 12:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-TRLF/bin to PATH 12:12:34 Generating Requirements File 12:12:52 Python 3.10.6 12:12:52 pip 24.2 from /tmp/venv-TRLF/lib/python3.10/site-packages/pip (python 3.10) 12:12:53 appdirs==1.4.4 12:12:53 argcomplete==3.4.0 12:12:53 aspy.yaml==1.3.0 12:12:53 attrs==24.1.0 12:12:53 autopage==0.5.2 12:12:53 beautifulsoup4==4.12.3 12:12:53 boto3==1.34.154 12:12:53 botocore==1.34.154 12:12:53 bs4==0.0.2 12:12:53 cachetools==5.4.0 12:12:53 certifi==2024.7.4 12:12:53 cffi==1.16.0 12:12:53 cfgv==3.4.0 12:12:53 chardet==5.2.0 12:12:53 charset-normalizer==3.3.2 12:12:53 click==8.1.7 12:12:53 cliff==4.7.0 12:12:53 cmd2==2.4.3 12:12:53 cryptography==3.3.2 12:12:53 debtcollector==3.0.0 12:12:53 decorator==5.1.1 12:12:53 defusedxml==0.7.1 12:12:53 Deprecated==1.2.14 12:12:53 distlib==0.3.8 12:12:53 dnspython==2.6.1 12:12:53 docker==4.2.2 12:12:53 dogpile.cache==1.3.3 12:12:53 email_validator==2.2.0 12:12:53 filelock==3.15.4 12:12:53 future==1.0.0 12:12:53 gitdb==4.0.11 12:12:53 GitPython==3.1.43 12:12:53 google-auth==2.32.0 12:12:53 httplib2==0.22.0 12:12:53 identify==2.6.0 12:12:53 idna==3.7 12:12:53 importlib-resources==1.5.0 12:12:53 iso8601==2.1.0 12:12:53 Jinja2==3.1.4 12:12:53 jmespath==1.0.1 12:12:53 jsonpatch==1.33 12:12:53 jsonpointer==3.0.0 12:12:53 jsonschema==4.23.0 12:12:53 jsonschema-specifications==2023.12.1 12:12:53 keystoneauth1==5.7.0 12:12:53 kubernetes==30.1.0 12:12:53 lftools==0.37.10 12:12:53 lxml==5.2.2 12:12:53 MarkupSafe==2.1.5 12:12:53 msgpack==1.0.8 12:12:53 multi_key_dict==2.0.3 12:12:53 munch==4.0.0 12:12:53 netaddr==1.3.0 12:12:53 netifaces==0.11.0 12:12:53 niet==1.4.2 12:12:53 nodeenv==1.9.1 12:12:53 oauth2client==4.1.3 12:12:53 oauthlib==3.2.2 12:12:53 openstacksdk==3.3.0 12:12:53 os-client-config==2.1.0 12:12:53 os-service-types==1.7.0 12:12:53 osc-lib==3.1.0 12:12:53 oslo.config==9.5.0 12:12:53 oslo.context==5.5.0 12:12:53 oslo.i18n==6.3.0 12:12:53 oslo.log==6.1.1 12:12:53 oslo.serialization==5.4.0 12:12:53 oslo.utils==7.2.0 12:12:53 packaging==24.1 12:12:53 pbr==6.0.0 12:12:53 platformdirs==4.2.2 12:12:53 prettytable==3.10.2 12:12:53 pyasn1==0.6.0 12:12:53 pyasn1_modules==0.4.0 12:12:53 pycparser==2.22 12:12:53 pygerrit2==2.0.15 12:12:53 PyGithub==2.3.0 12:12:53 PyJWT==2.9.0 12:12:53 PyNaCl==1.5.0 12:12:53 pyparsing==2.4.7 12:12:53 pyperclip==1.9.0 12:12:53 pyrsistent==0.20.0 12:12:53 python-cinderclient==9.5.0 12:12:53 python-dateutil==2.9.0.post0 12:12:53 python-heatclient==3.5.0 12:12:53 python-jenkins==1.8.2 12:12:53 python-keystoneclient==5.4.0 12:12:53 python-magnumclient==4.6.0 12:12:53 python-novaclient==18.6.0 12:12:53 python-openstackclient==6.6.1 12:12:53 python-swiftclient==4.6.0 12:12:53 PyYAML==6.0.1 12:12:53 referencing==0.35.1 12:12:53 requests==2.32.3 12:12:53 requests-oauthlib==2.0.0 12:12:53 requestsexceptions==1.4.0 12:12:53 rfc3986==2.0.0 12:12:53 rpds-py==0.19.1 12:12:53 rsa==4.9 12:12:53 ruamel.yaml==0.18.6 12:12:53 ruamel.yaml.clib==0.2.8 12:12:53 s3transfer==0.10.2 12:12:53 simplejson==3.19.2 12:12:53 six==1.16.0 12:12:53 smmap==5.0.1 12:12:53 soupsieve==2.5 12:12:53 stevedore==5.2.0 12:12:53 tabulate==0.9.0 12:12:53 toml==0.10.2 12:12:53 tomlkit==0.13.0 12:12:53 tqdm==4.66.5 12:12:53 typing_extensions==4.12.2 12:12:53 tzdata==2024.1 12:12:53 urllib3==1.26.19 12:12:53 virtualenv==20.26.3 12:12:53 wcwidth==0.2.13 12:12:53 websocket-client==1.8.0 12:12:53 wrapt==1.16.0 12:12:53 xdg==6.0.0 12:12:53 xmltodict==0.13.0 12:12:53 yq==3.4.3 12:12:53 [EnvInject] - Injecting environment variables from a build step. 12:12:53 [EnvInject] - Injecting as environment variables the properties content 12:12:53 SET_JDK_VERSION=openjdk8 12:12:53 GIT_URL="git://cloud.onap.org/mirror" 12:12:53 12:12:53 [EnvInject] - Variables injected successfully. 12:12:53 [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins8084673126920058873.sh 12:12:53 ---> update-java-alternatives.sh 12:12:53 ---> Updating Java version 12:12:53 ---> Ubuntu/Debian system detected 12:12:53 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:12:53 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:12:53 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:12:54 openjdk version "1.8.0_342" 12:12:54 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 12:12:54 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 12:12:54 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 12:12:54 [EnvInject] - Injecting environment variables from a build step. 12:12:54 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:12:54 [EnvInject] - Variables injected successfully. 12:12:54 provisioning config files... 12:12:54 copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config5275568564541524484tmp 12:12:54 copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config11311327186258093837tmp 12:12:54 [EnvInject] - Injecting environment variables from a build step. 12:12:54 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-docker-8c-8g-29070 12:12:54 using settings config with name aai-resources-settings 12:12:54 Replacing all maven server entries not found in credentials list is true 12:12:54 using global settings config with name global-settings 12:12:54 Replacing all maven server entries not found in credentials list is true 12:12:54 [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings9425054551760289875.xml -gs /tmp/global-settings14175548783892018959.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=43647cd712e6da6b09003845b74d64837bfa8db1 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/resources/+/138638 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/resources -DGERRIT_CHANGE_NUMBER=138638 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/38/138638/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVsZWFzZSAxLjE0LjUgcmVzb3VyY2VzIGRvY2tlciBhcnRpZmFjdAoKLSB1cGRhdGUgSmFudXNncmFwaCAoMC41LjMgLT4gMC42LjApCgpJc3N1ZS1JRDogQUFJLTM5NDcKQ2hhbmdlLUlkOiBJMDgxYmE4YjY1NDdhODVkYzg0ZGZjZTA3NTYxZjJmOTdhZmQ1NmM5ZQpTaWduZWQtb2ZmLWJ5OiBGaWV0ZSBPc3RrYW1wIDxGaWV0ZS5Pc3RrYW1wQHRlbGVrb20uZGU+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Release 1.14.5 resources docker artifact" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I081ba8b6547a85dc84dfce07561f2f97afd56c9e -DGERRIT_EVENT_HASH=1187354629 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 12:12:55 [INFO] Scanning for projects... 12:12:58 [INFO] ------------------------------------------------------------------------ 12:12:58 [INFO] Reactor Build Order: 12:12:58 [INFO] 12:12:58 [INFO] aai-resources 12:12:58 [INFO] aai-resources 12:12:58 [INFO] 12:12:58 [INFO] ------------------------------------------------------------------------ 12:12:58 [INFO] Building aai-resources 1.14.5-SNAPSHOT 12:12:58 [INFO] ------------------------------------------------------------------------ 12:13:00 [INFO] 12:13:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources --- 12:13:00 [INFO] 12:13:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources --- 12:13:01 [INFO] 12:13:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources --- 12:13:01 [INFO] 12:13:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ resources --- 12:13:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 12:13:04 [INFO] 12:13:04 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ resources --- 12:13:06 [INFO] 12:13:06 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ resources --- 12:13:06 [INFO] 12:13:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ resources --- 12:13:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:13:06 [INFO] 12:13:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ resources --- 12:13:06 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 12:13:06 [INFO] 12:13:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ resources --- 12:13:06 [INFO] No tests to run. 12:13:06 [INFO] 12:13:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ resources --- 12:13:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:13:06 [INFO] 12:13:06 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ resources --- 12:13:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec 12:13:06 [INFO] 12:13:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ resources --- 12:13:07 [INFO] 12:13:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources --- 12:13:07 [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.14.5-SNAPSHOT/resources-1.14.5-SNAPSHOT.pom 12:13:07 [INFO] 12:13:07 [INFO] ------------------------------------------------------------------------ 12:13:07 [INFO] Building aai-resources 1.14.5-SNAPSHOT 12:13:07 [INFO] ------------------------------------------------------------------------ 12:13:22 [INFO] 12:13:22 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources --- 12:13:22 [INFO] 12:13:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources --- 12:13:22 [INFO] 12:13:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources --- 12:13:22 [INFO] 12:13:22 [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources --- 12:13:24 1.14.5-SNAPSHOT 12:13:24 New Tag for docker:1.14-STAGING-latest 12:13:24 [INFO] 12:13:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-resources --- 12:13:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.* 12:13:24 [INFO] 12:13:24 [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources --- 12:13:25 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.5:jar 12:13:25 [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.5/aai-schema-1.12.5.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes "" 12:13:25 [INFO] 12:13:25 [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources --- 12:13:25 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.5:jar 12:13:25 [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.5/aai-schema-1.12.5.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes "" 12:13:26 [INFO] 12:13:26 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-resources --- 12:13:26 [INFO] 12:13:26 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-resources --- 12:13:26 [INFO] 12:13:26 [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources --- 12:13:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:13:26 [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm 12:13:26 [INFO] ignoreDelta true 12:13:26 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 12:13:26 [INFO] Copying file localhost-access-logback.xml 12:13:26 [INFO] Copying file logback.xml 12:13:26 [INFO] Copying file application.properties 12:13:26 [INFO] ignoreDelta true 12:13:26 [INFO] Copying 152 resources 12:13:26 [INFO] Copying file application-keycloak.properties 12:13:26 [INFO] Copying file retired.properties 12:13:26 [INFO] Copying file aaf/permissions.properties 12:13:26 [INFO] Copying file aaf/onap/org.onap.aai.props 12:13:26 [INFO] Copying file aaf/onap/bath_config.csv 12:13:26 [INFO] Copying file aaf/onap/truststoreONAPall.jks 12:13:26 [INFO] Copying file aaf/onap/org.osaaf.location.props 12:13:26 [INFO] Copying file aaf/onap/org.onap.aai.p12 12:13:26 [INFO] Copying file aaf/onap/org.onap.aai.keyfile 12:13:26 [INFO] Copying file localhost-access-logback.xml 12:13:26 [INFO] Copying file cadi.properties 12:13:26 [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml 12:13:26 [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml 12:13:27 [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json 12:13:27 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json 12:13:28 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json 12:13:28 [INFO] Copying file logback.xml 12:13:28 [INFO] Copying file etc/appprops/janusgraph-cached.properties 12:13:28 [INFO] Copying file etc/appprops/aaiconfig.properties 12:13:28 [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties 12:13:28 [INFO] Copying file etc/appprops/datatoolscrons.properties 12:13:28 [INFO] Copying file etc/appprops/dynamic.properties 12:13:28 [INFO] Copying file etc/appprops/janusgraph-realtime.properties 12:13:28 [INFO] Copying file etc/appprops/error.properties 12:13:28 [INFO] Copying file etc/appprops/preferredRoute.txt 12:13:28 [INFO] Copying file etc/appprops/delta-event-publisher.properties 12:13:28 [INFO] Copying file etc/auth/aai-client-cert.p12 12:13:28 [INFO] Copying file etc/auth/realm.properties 12:13:28 [INFO] Copying file etc/auth/aai_keystore 12:13:28 [INFO] Copying file application.properties 12:13:28 [INFO] ignoreDelta true 12:13:28 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 12:13:28 [INFO] Copying file janusgraph-cached.properties 12:13:28 [INFO] Copying file aaiconfig.properties 12:13:28 [INFO] Copying file janusgraph-realtime.properties 12:13:28 [INFO] ignoreDelta true 12:13:28 [INFO] Copying 1 resource to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 12:13:28 [INFO] Copying file aai-client-cert.p12 12:13:28 [INFO] ignoreDelta true 12:13:28 [INFO] Copying 2 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 12:13:28 [INFO] Copying file localhost-access-logback.xml 12:13:28 [INFO] Copying file logback.xml 12:13:28 [INFO] ignoreDelta true 12:13:28 [INFO] Copying 127 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema 12:13:28 [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml 12:13:28 [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml 12:13:28 [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml 12:13:28 [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml 12:13:28 [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml 12:13:28 [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml 12:13:28 [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml 12:13:28 [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml 12:13:28 [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml 12:13:28 [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml 12:13:28 [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml 12:13:28 [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml 12:13:28 [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml 12:13:28 [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml 12:13:28 [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml 12:13:28 [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml 12:13:28 [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml 12:13:28 [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml 12:13:28 [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml 12:13:28 [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml 12:13:28 [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml 12:13:28 [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml 12:13:28 [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json 12:13:28 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json 12:13:28 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json 12:13:28 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json 12:13:28 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json 12:13:28 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json 12:13:28 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json 12:13:28 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json 12:13:28 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json 12:13:28 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json 12:13:28 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json 12:13:28 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json 12:13:28 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json 12:13:28 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json 12:13:28 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json 12:13:28 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json 12:13:28 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json 12:13:28 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json 12:13:28 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json 12:13:28 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json 12:13:28 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json 12:13:28 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json 12:13:28 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json 12:13:28 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json 12:13:28 [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json 12:13:28 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json 12:13:28 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json 12:13:28 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json 12:13:28 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json 12:13:28 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json 12:13:28 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json 12:13:28 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json 12:13:28 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json 12:13:28 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json 12:13:28 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json 12:13:28 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json 12:13:28 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json 12:13:28 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json 12:13:28 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json 12:13:28 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json 12:13:28 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json 12:13:28 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json 12:13:28 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json 12:13:28 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json 12:13:28 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json 12:13:28 [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json 12:13:28 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json 12:13:28 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json 12:13:28 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json 12:13:28 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json 12:13:28 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json 12:13:28 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json 12:13:28 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json 12:13:28 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json 12:13:28 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json 12:13:28 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json 12:13:28 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json 12:13:28 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json 12:13:28 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json 12:13:28 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json 12:13:28 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json 12:13:28 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json 12:13:28 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json 12:13:28 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json 12:13:28 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json 12:13:28 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json 12:13:28 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json 12:13:28 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json 12:13:28 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json 12:13:28 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json 12:13:28 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json 12:13:28 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json 12:13:28 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json 12:13:28 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json 12:13:28 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json 12:13:28 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json 12:13:28 [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json 12:13:28 [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json 12:13:28 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json 12:13:28 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json 12:13:28 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json 12:13:28 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json 12:13:28 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json 12:13:28 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json 12:13:28 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json 12:13:28 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json 12:13:28 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json 12:13:28 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json 12:13:28 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json 12:13:28 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json 12:13:28 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json 12:13:28 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json 12:13:28 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json 12:13:28 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json 12:13:28 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json 12:13:28 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json 12:13:28 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json 12:13:28 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json 12:13:28 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json 12:13:28 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json 12:13:28 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json 12:13:28 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json 12:13:28 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json 12:13:28 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json 12:13:28 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json 12:13:28 [INFO] ignoreDelta true 12:13:28 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.14.5-SNAPSHOT-build/ 12:13:28 [INFO] Copying file aai.sh 12:13:28 [INFO] Copying file docker-entrypoint.sh 12:13:28 [INFO] Copying file Dockerfile 12:13:28 [INFO] 12:13:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-resources --- 12:13:28 [INFO] Changes detected - recompiling the module! 12:13:28 [INFO] Compiling 58 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes 12:13:31 [WARNING] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Some input files use or override a deprecated API. 12:13:31 [WARNING] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Recompile with -Xlint:deprecation for details. 12:13:31 [WARNING] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java: /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java uses unchecked or unsafe operations. 12:13:31 [WARNING] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java: Recompile with -Xlint:unchecked for details. 12:13:31 [INFO] 12:13:31 [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources --- 12:13:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:13:31 [INFO] ignoreDelta true 12:13:31 [INFO] Copying 81 resources 12:13:31 [INFO] Copying file it/application-keycloak-test.properties 12:13:31 [INFO] Copying file it/multi-tenancy-realm.json 12:13:31 [INFO] Copying file application-test.properties 12:13:31 [INFO] Copying file k6/test.js 12:13:31 [INFO] Copying file payloads/modeltransforms/model.xml 12:13:31 [INFO] Copying file payloads/modeltransforms/model.json 12:13:31 [INFO] Copying file payloads/extensions/cloud-region.json 12:13:31 [INFO] Copying file payloads/extensions/tenant.json 12:13:31 [INFO] Copying file payloads/extensions/vserver.json 12:13:31 [INFO] Copying file payloads/extensions/complex.json 12:13:31 [INFO] Copying file payloads/extensions/vnfc.json 12:13:31 [INFO] Copying file payloads/extensions/skeleton-pserver.json 12:13:31 [INFO] Copying file payloads/extensions/generic-vnf.json 12:13:31 [INFO] Copying file payloads/extensions/vf-module.json 12:13:31 [INFO] Copying file payloads/extensions/pserver.json 12:13:31 [INFO] Copying file payloads/extensions/vserver-without-vf-module.json 12:13:31 [INFO] Copying file payloads/templates/pserver-with-data.json 12:13:31 [INFO] Copying file payloads/templates/pserver-to-cloud-region.json 12:13:31 [INFO] Copying file payloads/templates/pserver.xml 12:13:31 [INFO] Copying file payloads/templates/pserver-uriencoded.json 12:13:31 [INFO] Copying file payloads/templates/pserver.json 12:13:31 [INFO] Copying file payloads/models/network-service.xml 12:13:31 [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json 12:13:31 [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json 12:13:31 [INFO] Copying file payloads/bulk/pserver-transactions.json 12:13:31 [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json 12:13:31 [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json 12:13:31 [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json 12:13:31 [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json 12:13:31 [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json 12:13:31 [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json 12:13:31 [INFO] Copying file payloads/relationship/complex-bugfix.json 12:13:31 [INFO] Copying file payloads/relationship/pserver4.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json 12:13:31 [INFO] Copying file payloads/relationship/complex3.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json 12:13:31 [INFO] Copying file payloads/relationship/pserver2.json 12:13:31 [INFO] Copying file payloads/relationship/complex.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-bugfix.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-complex-relationship.json 12:13:31 [INFO] Copying file payloads/relationship/pserver3.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json 12:13:31 [INFO] Copying file payloads/relationship/complex4.json 12:13:31 [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json 12:13:31 [INFO] Copying file payloads/relationship/pserver.json 12:13:31 [INFO] Copying file payloads/relationship/complex2.json 12:13:31 [INFO] Copying file payloads/resource/cloud-region.json 12:13:31 [INFO] Copying file payloads/resource/pserver4.json 12:13:31 [INFO] Copying file payloads/resource/pserver5.json 12:13:31 [INFO] Copying file payloads/resource/pnf.json 12:13:31 [INFO] Copying file payloads/resource/vserver3.json 12:13:31 [INFO] Copying file payloads/resource/vserver.json 12:13:31 [INFO] Copying file payloads/resource/customer.json 12:13:31 [INFO] Copying file payloads/resource/vserver2.json 12:13:31 [INFO] Copying file payloads/resource/pserver-patch-test.json 12:13:31 [INFO] Copying file payloads/resource/pserver2.json 12:13:31 [INFO] Copying file payloads/resource/pserver3.json 12:13:31 [INFO] Copying file payloads/resource/pserver1.json 12:13:31 [INFO] Copying file payloads/resource/vserver4.json 12:13:31 [INFO] Copying file payloads/resource/vserver1.json 12:13:31 [INFO] Copying file payloads/resource/pserver.json 12:13:31 [INFO] Copying file payloads/resource/vserver5.json 12:13:31 [INFO] Copying file logback.xml 12:13:31 [INFO] Copying file etc/appprops/janusgraph-cached.properties 12:13:31 [INFO] Copying file etc/appprops/aaiconfig.properties 12:13:31 [INFO] Copying file etc/appprops/janusgraph-realtime.properties 12:13:31 [INFO] Copying file etc/appprops/error.properties 12:13:31 [INFO] Copying file etc/auth/aai_policy.json 12:13:31 [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt 12:13:31 [INFO] 12:13:31 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-resources --- 12:13:31 [INFO] Changes detected - recompiling the module! 12:13:31 [INFO] Compiling 38 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes 12:13:32 [INFO] 12:13:32 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-resources --- 12:13:33 [INFO] 12:13:33 [INFO] ------------------------------------------------------- 12:13:33 [INFO] T E S T S 12:13:33 [INFO] ------------------------------------------------------- 12:13:35 [INFO] Running org.onap.aai.IncreaseNodesToolTest 12:13:49 node 1 added hostname: random-0ccf3be4-ca69-47e4-9b1a-ca36dc4248cc 12:13:49 node 2 added hostname: random-595f97d3-5ba3-4caf-925b-ba8fc8b39602 12:13:49 node 3 added hostname: random-bf47caa0-0c6a-4c22-8066-a6ab7ec38a7c 12:13:49 node 4 added hostname: random-f5f2c3e6-88c7-4a79-9317-0e865bef045a 12:13:49 node 5 added hostname: random-dd9a12b6-9eb2-4bd2-9681-617396ac0070 12:13:49 Transaction Committed 12:13:49 Total Time: 0.011seconds 12:13:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.592 s - in org.onap.aai.IncreaseNodesToolTest 12:13:49 [INFO] Running org.onap.aai.it.performance.K6PerformanceTest 12:13:50 12:13:50 . ____ _ __ _ _ 12:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 12:13:50 =========|_|==============|___/=/_/_/_/ 12:13:50 :: Spring Boot :: (v2.4.13) 12:13:50 12:13:50 2024-08-06 12:13:50.194 INFO 2786 --- [ main] o.o.a.it.performance.K6PerformanceTest : Starting K6PerformanceTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:13:50 12:13:50.194 [main] INFO org.onap.aai.it.performance.K6PerformanceTest - Starting K6PerformanceTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:13:50 2024-08-06 12:13:50.199 INFO 2786 --- [ main] o.o.a.it.performance.K6PerformanceTest : The following profiles are active: production,one-way-ssl 12:13:50 12:13:50.199 [main] INFO org.onap.aai.it.performance.K6PerformanceTest - The following profiles are active: production,one-way-ssl 12:13:50 2024-08-06 12:13:50.260 DEBUG 2786 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 12:13:50 2024-08-06 12:13:50.262 INFO 2786 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.1.7.Final 12:13:50 2024-08-06 12:13:50.273 DEBUG 2786 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:13:50 2024-08-06 12:13:50.275 DEBUG 2786 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:13:50 2024-08-06 12:13:50.276 DEBUG 2786 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:13:50 2024-08-06 12:13:50.277 DEBUG 2786 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:13:50 2024-08-06 12:13:50.286 DEBUG 2786 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:13:50 2024-08-06 12:13:50.287 DEBUG 2786 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:13:50 2024-08-06 12:13:50.331 DEBUG 2786 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:13:50 2024-08-06 12:13:50.552 DEBUG 2786 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:13:50 2024-08-06 12:13:50.564 DEBUG 2786 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:13:50 2024-08-06 12:13:50.564 DEBUG 2786 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:13:50 2024-08-06 12:13:50.564 DEBUG 2786 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:13:50 2024-08-06 12:13:50.564 DEBUG 2786 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:13:50 2024-08-06 12:13:50.565 DEBUG 2786 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:13:52 12:13:52,594 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 12:13:52 12:13:52,598 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 12:13:52 12:13:52,598 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:13:52 12:13:52,602 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 12:13:52 12:13:52,606 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1615720568 - setting totalSizeCap to 1 GB 12:13:52 12:13:52,609 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1615720568 - Will use zip compression 12:13:52 12:13:52,611 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1615720568 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 12:13:52 12:13:52,615 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'. 12:13:52 12:13:52,615 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 12:13:52 12:13:52,619 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Aug 06 12:13:52 UTC 2024 12:13:52 12:13:52,633 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 12:13:52 12:13:52,633 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 12:13:52 12:13:52,634 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 12:13:52 12:13:52,634 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:13:52 12:13:52,634 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 12:13:52 12:13:52,636 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 12:13:52 12:13:52,636 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 12:13:52 12:13:52,636 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@4c1c59f8 - Registering current configuration as safe fallback point 12:13:52 12:13:52 2024-08-06 12:13:52.735 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:13:52 file:/w/workspace/aai-resources-master-verify-java/aai-resources/target/classes/ 12:13:52 2024-08-06 12:13:52.791 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 55 ms to scan 1 urls, producing 6 keys and 46 values 12:13:52 2024-08-06 12:13:52.792 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:13:52 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.14.5/aai-els-onap-logging-1.14.5.jar!/ 12:13:52 2024-08-06 12:13:52.796 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values 12:13:53 2024-08-06 12:13:53.050 DEBUG 2786 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 12:13:53 2024-08-06 12:13:53.330 INFO 2786 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 12:13:53 12:13:53.330 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 12:14:03 2024-08-06 12:14:03.236 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 12:14:03 12:14:03.236 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 12:14:03 2024-08-06 12:14:03.237 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 12:14:03 2024-08-06 12:14:03.238 WARN 2786 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 12:14:03 12:14:03.237 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 12:14:03 12:14:03.238 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 12:14:03 12:14:03.259 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:03 2024-08-06 12:14:03.259 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:03 12:14:03.758 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 12:14:03 2024-08-06 12:14:03.758 INFO 2786 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 12:14:03 2024-08-06 12:14:03.865 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:03 2024-08-06 12:14:03.874 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:14:03 2024-08-06 12:14:03.875 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:14:03 2024-08-06 12:14:03.875 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:14:03 2024-08-06 12:14:03.876 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:03 2024-08-06 12:14:03.877 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:14:03 2024-08-06 12:14:03.877 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:03 2024-08-06 12:14:03.878 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:03 2024-08-06 12:14:03.878 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:03 2024-08-06 12:14:03.878 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:03 2024-08-06 12:14:03.878 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:03 2024-08-06 12:14:03.880 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:03 2024-08-06 12:14:03.881 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:03 2024-08-06 12:14:03.881 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:03 2024-08-06 12:14:03.881 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:03 2024-08-06 12:14:03.881 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:03 2024-08-06 12:14:03.882 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:04 2024-08-06 12:14:04.376 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:04 o.o.a.r.LegacyMoxyConsumer: 12:14:04 12:14:04 2024-08-06 12:14:04.398 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:04 o.s.b.a.w.s.e.BasicErrorController: 12:14:04 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 12:14:04 { [/error]}: error(HttpServletRequest) 12:14:04 2024-08-06 12:14:04.441 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:14:04 2024-08-06 12:14:04.448 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:14:04 2024-08-06 12:14:04.465 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:14:04 2024-08-06T12:13:51.925Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, LogTimestamp=2024-08-06T12:13:51.925Z Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 12:14:04 2024-08-06 12:14:04.962 WARN 2786 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 12:14:05 2024-08-06 12:14:05.639 DEBUG 2786 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 12:14:05 2024-08-06 12:14:05.683 DEBUG 2786 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 12:14:05 2024-08-06 12:14:05.687 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 12:14:05 2024-08-06 12:14:05.687 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 12:14:05 2024-08-06 12:14:05.688 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 12:14:05 2024-08-06 12:14:05.689 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 12:14:05 2024-08-06 12:14:05.690 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 12:14:05 2024-08-06 12:14:05.691 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 12:14:05 2024-08-06 12:14:05.692 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 12:14:05 2024-08-06 12:14:05.692 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 12:14:05 2024-08-06 12:14:05.692 DEBUG 2786 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, int): available 12:14:05 2024-08-06 12:14:05.692 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 12:14:05 2024-08-06 12:14:05.692 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 12:14:05 2024-08-06 12:14:05.692 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 12:14:05 2024-08-06 12:14:05.694 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 7495745536 bytes 12:14:05 2024-08-06 12:14:05.694 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 12:14:05 2024-08-06 12:14:05.695 DEBUG 2786 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 12:14:05 2024-08-06 12:14:05.695 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 12:14:05 2024-08-06 12:14:05.699 DEBUG 2786 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=8, workerCount=8} 12:14:05 2024-08-06 12:14:05.699 DEBUG 2786 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@6a3a5fdb 12:14:06 2024-08-06 12:14:06.896 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:06 2024-08-06 12:14:06.896 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:06 2024-08-06 12:14:06.896 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:06 2024-08-06 12:14:06.897 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:06 2024-08-06 12:14:06.897 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:06 2024-08-06 12:14:06.897 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:06 2024-08-06 12:14:06.898 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:06 2024-08-06 12:14:06.899 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:06 2024-08-06 12:14:06.900 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:06 2024-08-06 12:14:06.900 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:06 2024-08-06 12:14:06.900 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:06 2024-08-06 12:14:06.900 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:06 2024-08-06 12:14:06.900 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:06 2024-08-06T12:13:51.925Z|3c4ace61-598d-4287-8665-ceaf47e3703f|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:06 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:06 RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, LogTimestamp=2024-08-06T12:13:51.925Z The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n | 12:14:06 2024-08-06 12:14:06.959 WARN 2786 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:06 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:06 12:14:07 2024-08-06 12:14:07.125 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:07 o.s.b.a.a.w.s.ManagementErrorEndpoint: 12:14:07 { [/error]}: invoke(ServletWebRequest) 12:14:07 2024-08-06 12:14:07.126 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:14:07 2024-08-06 12:14:07.127 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:14:07 2024-08-06 12:14:07.129 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:14:07 2024-08-06 12:14:07.132 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:07 2024-08-06 12:14:07.132 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:14:07 2024-08-06 12:14:07.132 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:14:07 2024-08-06 12:14:07.132 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:14:07 2024-08-06 12:14:07.132 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:07 2024-08-06 12:14:07.132 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:14:07 2024-08-06 12:14:07.133 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:07 2024-08-06 12:14:07.133 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:07 2024-08-06 12:14:07.133 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:07 2024-08-06 12:14:07.134 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:07 2024-08-06 12:14:07.134 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:07 2024-08-06 12:14:07.135 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:07 2024-08-06 12:14:07.136 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:07 2024-08-06 12:14:07.136 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:07 2024-08-06 12:14:07.136 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:07 2024-08-06 12:14:07.136 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:07 2024-08-06 12:14:07.136 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:07 2024-08-06 12:14:07.171 INFO 2786 --- [ main] o.o.a.it.performance.K6PerformanceTest : Started K6PerformanceTest in 17.314 seconds (JVM running for 33.581) 12:14:07 12:14:07.171 [main] INFO org.onap.aai.it.performance.K6PerformanceTest - Started K6PerformanceTest in 17.314 seconds (JVM running for 33.581) 12:14:07 2024-08-06T12:13:51.925Z|3c4ace61-598d-4287-8665-ceaf47e3703f|given scan urls are empty. set urls in the configuration RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, LogTimestamp=2024-08-06T12:13:51.925Z given scan urls are empty. set urls in the configuration | 12:14:07 2024-08-06 12:14:07.853 WARN 2786 --- [ main] org.reflections8.Reflections : given scan urls are empty. set urls in the configuration 12:14:08 2024-08-06T12:13:51.925Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, LogTimestamp=2024-08-06T12:13:51.925Z Query requires iterating over all vertices [()]. For better performance, use indexes | 12:14:08 2024-08-06 12:14:08.096 WARN 2786 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 12:14:08 2024-08-06 12:14:08.104 INFO 2786 --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 12:14:08 12:14:08.104 [main] INFO org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph 12:14:08 2024-08-06 12:14:08.125 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:14:08 12:14:08.125 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:14:08 2024-08-06 12:14:08.125 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:08 12:14:08.125 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:08 2024-08-06 12:14:08.126 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:14:08 12:14:08.126 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:14:10 2024-08-06 12:14:10.043 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : Creating pserver nodes 12:14:10 12:14:10.043 [main] INFO org.onap.aai.ResourcesApp - Creating pserver nodes 12:14:10 2024-08-06 12:14:10.213 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : Created pserver nodes in 0 seconds 12:14:10 12:14:10.213 [main] INFO org.onap.aai.ResourcesApp - Created pserver nodes in 0 seconds 12:14:10 2024-08-06 12:14:10.303 INFO 2786 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 12:14:10 2024-08-06 12:14:10.307 INFO 2786 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 12:14:11 2024-08-06 12:14:11.103 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000001: preparing request execution 12:14:11 2024-08-06 12:14:11.119 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:11 2024-08-06 12:14:11.133 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:11 2024-08-06 12:14:11.134 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000001: target auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.135 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000001: proxy auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.136 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000001: acquiring connection with route {}->unix://localhost:2375 12:14:11 2024-08-06 12:14:11.136 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000001: acquiring endpoint (3 MINUTES) 12:14:11 2024-08-06 12:14:11.139 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000001: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 12:14:11 2024-08-06 12:14:11.148 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000001: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.175 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000001: acquired ep-00000000 12:14:11 2024-08-06 12:14:11.175 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000001: acquired endpoint ep-00000000 12:14:11 2024-08-06 12:14:11.175 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000001: opening connection {}->unix://localhost:2375 12:14:11 2024-08-06 12:14:11.177 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000000: connecting endpoint (3 MINUTES) 12:14:11 2024-08-06 12:14:11.177 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000000: connecting endpoint to unix://localhost:2375 (3 MINUTES) 12:14:11 2024-08-06 12:14:11.178 DEBUG 2786 --- [ main] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-0: connecting to localhost/127.0.0.1:2375 12:14:11 2024-08-06 12:14:11.179 DEBUG 2786 --- [ main] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-0: connection established 12:14:11 2024-08-06 12:14:11.179 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000000: connected http-outgoing-0 12:14:11 2024-08-06 12:14:11.179 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000000: endpoint connected 12:14:11 2024-08-06 12:14:11.181 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000001: executing GET /v1.32/info HTTP/1.1 12:14:11 2024-08-06 12:14:11.182 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000000: start execution ex-00000001 12:14:11 2024-08-06 12:14:11.182 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000000: executing exchange ex-00000001 over http-outgoing-0 12:14:11 2024-08-06 12:14:11.182 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/info HTTP/1.1 12:14:11 2024-08-06 12:14:11.183 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:11 2024-08-06 12:14:11.183 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:11 2024-08-06 12:14:11.183 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:11 2024-08-06 12:14:11.183 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:11 2024-08-06 12:14:11.183 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:11 2024-08-06 12:14:11.205 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:11 GMT 12:14:11 2024-08-06 12:14:11.206 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Transfer-Encoding: chunked 12:14:11 2024-08-06 12:14:11.218 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000001: connection can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.424 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000000: releasing valid endpoint 12:14:11 2024-08-06 12:14:11.424 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000000: releasing endpoint 12:14:11 2024-08-06 12:14:11.424 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000000: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.425 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000000: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.426 INFO 2786 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:14:11 2024-08-06 12:14:11.430 INFO 2786 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000002: preparing request execution 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000002: target auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000002: proxy auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000002: acquiring connection with route {}->unix://localhost:2375 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000002: acquiring endpoint (3 MINUTES) 12:14:11 2024-08-06 12:14:11.436 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000002: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000002: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000002: acquired ep-00000001 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000002: acquired endpoint ep-00000001 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000002: executing GET /v1.32/version HTTP/1.1 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000001: start execution ex-00000002 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000001: executing exchange ex-00000002 over http-outgoing-0 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/version HTTP/1.1 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:11 2024-08-06 12:14:11.437 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:11 2024-08-06 12:14:11.438 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:11 2024-08-06 12:14:11.438 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:11 2024-08-06 12:14:11.438 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:11 2024-08-06 12:14:11.438 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:11 2024-08-06 12:14:11.448 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:11 2024-08-06 12:14:11.449 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:11 2024-08-06 12:14:11.449 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:11 2024-08-06 12:14:11.449 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:11 2024-08-06 12:14:11.449 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:11 2024-08-06 12:14:11.450 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:11 2024-08-06 12:14:11.450 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:11 GMT 12:14:11 2024-08-06 12:14:11.450 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 827 12:14:11 2024-08-06 12:14:11.451 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000002: connection can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.463 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000001: releasing valid endpoint 12:14:11 2024-08-06 12:14:11.463 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000001: releasing endpoint 12:14:11 2024-08-06 12:14:11.463 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000001: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.463 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000001: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.463 INFO 2786 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 12:14:11 Server Version: 20.10.18 12:14:11 API Version: 1.41 12:14:11 Operating System: Ubuntu 18.04.6 LTS 12:14:11 Total Memory: 32167 MB 12:14:11 2024-08-06 12:14:11.491 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000003: preparing request execution 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000003: target auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000003: proxy auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000003: acquiring connection with route {}->unix://localhost:2375 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000003: acquiring endpoint (3 MINUTES) 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000003: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000003: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.492 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000003: acquired ep-00000002 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000003: acquired endpoint ep-00000002 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000003: executing GET /v1.32/images/json HTTP/1.1 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000002: start execution ex-00000003 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000002: executing exchange ex-00000003 over http-outgoing-0 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/images/json HTTP/1.1 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:11 2024-08-06 12:14:11.493 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:11 GMT 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 3 12:14:11 2024-08-06 12:14:11.494 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000003: connection can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.495 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000002: releasing valid endpoint 12:14:11 2024-08-06 12:14:11.495 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000002: releasing endpoint 12:14:11 2024-08-06 12:14:11.495 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000002: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.495 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000002: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.497 DEBUG 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : testcontainers/ryuk:0.7.0 is not in image name cache, updating... 12:14:11 2024-08-06 12:14:11.506 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000004: preparing request execution 12:14:11 2024-08-06 12:14:11.506 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000004: target auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000004: proxy auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000004: acquiring connection with route {}->unix://localhost:2375 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000004: acquiring endpoint (3 MINUTES) 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000004: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000004: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000004: acquired ep-00000003 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000004: acquired endpoint ep-00000003 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000004: executing GET /v1.32/images/testcontainers%2Fryuk:0.7.0/json HTTP/1.1 12:14:11 2024-08-06 12:14:11.507 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000003: start execution ex-00000004 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000003: executing exchange ex-00000004 over http-outgoing-0 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.7.0/json HTTP/1.1 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:11 2024-08-06 12:14:11.508 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 404 Not Found 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:11 GMT 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 97 12:14:11 2024-08-06 12:14:11.509 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000004: connection can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.524 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000003: releasing valid endpoint 12:14:11 2024-08-06 12:14:11.524 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000003: releasing endpoint 12:14:11 2024-08-06 12:14:11.524 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000003: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.525 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000003: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.525 INFO 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Pulling docker image: testcontainers/ryuk:0.7.0. Please be patient; this may take some time but only needs to be done once. 12:14:11 2024-08-06 12:14:11.536 INFO 2786 --- [ main] o.t.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) 12:14:11 2024-08-06 12:14:11.564 DEBUG 2786 --- [tream-516338723] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000005: preparing request execution 12:14:11 2024-08-06 12:14:11.565 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:11 2024-08-06 12:14:11.565 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:11 2024-08-06 12:14:11.565 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000005: target auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.565 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000005: proxy auth state: UNCHALLENGED 12:14:11 2024-08-06 12:14:11.565 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000005: acquiring connection with route {}->unix://localhost:2375 12:14:11 2024-08-06 12:14:11.566 DEBUG 2786 --- [tream-516338723] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000005: acquiring endpoint (3 MINUTES) 12:14:11 2024-08-06 12:14:11.566 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ex-00000005: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.566 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ex-00000005: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:11 2024-08-06 12:14:11.567 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ex-00000005: acquired ep-00000004 12:14:11 2024-08-06 12:14:11.568 DEBUG 2786 --- [tream-516338723] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000005: acquired endpoint ep-00000004 12:14:11 2024-08-06 12:14:11.568 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000005: executing POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.7.0 HTTP/1.1 12:14:11 2024-08-06 12:14:11.568 DEBUG 2786 --- [tream-516338723] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000004: start execution ex-00000005 12:14:11 2024-08-06 12:14:11.568 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ep-00000004: executing exchange ex-00000005 over http-outgoing-0 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> POST /v1.32/images/create?fromImage=testcontainers%2Fryuk&tag=0.7.0 HTTP/1.1 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/octet-stream 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> content-type: application/json 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:11 2024-08-06 12:14:11.569 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:11 2024-08-06 12:14:11.570 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:11 2024-08-06 12:14:11.925 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:11 2024-08-06 12:14:11.926 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:11 2024-08-06 12:14:11.926 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:11 2024-08-06 12:14:11.926 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:11 2024-08-06 12:14:11.927 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:11 2024-08-06 12:14:11.927 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:11 2024-08-06 12:14:11.927 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:11 GMT 12:14:11 2024-08-06 12:14:11.927 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Transfer-Encoding: chunked 12:14:11 2024-08-06 12:14:11.927 DEBUG 2786 --- [tream-516338723] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000005: connection can be kept alive for 3 MINUTES 12:14:11 2024-08-06 12:14:11.929 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Starting to pull image 12:14:11 2024-08-06 12:14:11.955 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling from testcontainers/ryuk, progressDetail=null, progress=null, id=0.7.0, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:11 2024-08-06 12:14:11.964 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:14:12 2024-08-06 12:14:12.027 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.027 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.028 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.132 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=3322, total=284106, start=null), progress=[> ] 3.322kB/284.1kB, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.135 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=30659, total=3059540, start=null), progress=[> ] 30.66kB/3.06MB, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.136 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34137, total=3408729, start=null), progress=[> ] 34.14kB/3.409MB, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.139 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.140 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.140 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (66 KB/? MB) 12:14:12 2024-08-06 12:14:12.165 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.166 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.166 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (66 KB/? MB) 12:14:12 2024-08-06 12:14:12.166 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3408729, start=null), progress=[> ] 65.54kB/3.409MB, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.167 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.167 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.168 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (97 KB/6 MB) 12:14:12 2024-08-06 12:14:12.263 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2555904, total=3408729, start=null), progress=[=====================================> ] 2.556MB/3.409MB, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.284 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3408729, total=3408729, start=null), progress=[==================================================>] 3.409MB/3.409MB, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.338 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.338 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (3 MB/6 MB) 12:14:12 2024-08-06 12:14:12.342 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=284106, start=null), progress=[=====> ] 32.77kB/284.1kB, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.414 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284106, total=284106, start=null), progress=[==================================================>] 284.1kB/284.1kB, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.416 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=284106, total=284106, start=null), progress=[==================================================>] 284.1kB/284.1kB, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.470 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=61c3883bbf87, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.470 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (3 MB/6 MB) 12:14:12 2024-08-06 12:14:12.478 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=3059540, start=null), progress=[> ] 32.77kB/3.06MB, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.579 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2195456, total=3059540, start=null), progress=[===================================> ] 2.195MB/3.06MB, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.594 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3059540, total=3059540, start=null), progress=[==================================================>] 3.06MB/3.06MB, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.633 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=64ceb1ac4e90, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.633 INFO 2786 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0 : Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (6 MB/6 MB) 12:14:12 2024-08-06 12:14:12.643 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Digest: sha256:bcbee39cd601396958ba1bd06ea14ad64ce0ea709de29a427d741d1f5262080a, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.647 DEBUG 2786 --- [tream-516338723] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/ryuk:0.7.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:12 2024-08-06 12:14:12.649 DEBUG 2786 --- [tream-516338723] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000004: releasing valid endpoint 12:14:12 2024-08-06 12:14:12.649 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ep-00000004: releasing endpoint 12:14:12 2024-08-06 12:14:12.649 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ep-00000004: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:12 2024-08-06 12:14:12.649 DEBUG 2786 --- [tream-516338723] h.i.i.PoolingHttpClientConnectionManager : ep-00000004: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.651 INFO 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Image testcontainers/ryuk:0.7.0 pull took PT1.126S 12:14:12 2024-08-06 12:14:12.651 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000006: preparing request execution 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000006: target auth state: UNCHALLENGED 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000006: proxy auth state: UNCHALLENGED 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000006: acquiring connection with route {}->unix://localhost:2375 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000006: acquiring endpoint (3 MINUTES) 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000006: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.652 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000006: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000006: acquired ep-00000005 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000006: acquired endpoint ep-00000005 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000006: executing GET /v1.32/images/testcontainers%2Fryuk:0.7.0/json HTTP/1.1 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000005: start execution ex-00000006 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000005: executing exchange ex-00000006 over http-outgoing-0 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/images/testcontainers%2Fryuk:0.7.0/json HTTP/1.1 12:14:12 2024-08-06 12:14:12.653 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:12 2024-08-06 12:14:12.654 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:12 2024-08-06 12:14:12.654 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:12 2024-08-06 12:14:12.654 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:12 2024-08-06 12:14:12.654 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:12 2024-08-06 12:14:12.654 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:12 2024-08-06 12:14:12.655 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:12 2024-08-06 12:14:12.655 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:12 2024-08-06 12:14:12.655 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:12 2024-08-06 12:14:12.655 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:12 2024-08-06 12:14:12.656 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:12 2024-08-06 12:14:12.656 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:12 2024-08-06 12:14:12.656 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:12 GMT 12:14:12 2024-08-06 12:14:12.656 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 2001 12:14:12 2024-08-06 12:14:12.656 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000006: connection can be kept alive for 3 MINUTES 12:14:12 2024-08-06 12:14:12.682 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000005: releasing valid endpoint 12:14:12 2024-08-06 12:14:12.682 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000005: releasing endpoint 12:14:12 2024-08-06 12:14:12.682 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000005: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:12 2024-08-06 12:14:12.682 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000005: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.686 DEBUG 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Starting container: testcontainers/ryuk:0.7.0 12:14:12 2024-08-06 12:14:12.688 DEBUG 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Trying to start container: testcontainers/ryuk:0.7.0 (attempt 1/1) 12:14:12 2024-08-06 12:14:12.688 DEBUG 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Starting container: testcontainers/ryuk:0.7.0 12:14:12 2024-08-06 12:14:12.688 INFO 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Creating container for image: testcontainers/ryuk:0.7.0 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000007: preparing request execution 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000007: target auth state: UNCHALLENGED 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000007: proxy auth state: UNCHALLENGED 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000007: acquiring connection with route {}->unix://localhost:2375 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000007: acquiring endpoint (3 MINUTES) 12:14:12 2024-08-06 12:14:12.787 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000007: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.788 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000007: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.788 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000007: acquired ep-00000006 12:14:12 2024-08-06 12:14:12.788 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000007: acquired endpoint ep-00000006 12:14:12 2024-08-06 12:14:12.788 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000007: executing POST /v1.32/containers/create?name=testcontainers-ryuk-d8c9b240-e044-48ef-a8d8-a9d1db9f607e HTTP/1.1 12:14:12 2024-08-06 12:14:12.788 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000006: start execution ex-00000007 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000006: executing exchange ex-00000007 over http-outgoing-0 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> POST /v1.32/containers/create?name=testcontainers-ryuk-d8c9b240-e044-48ef-a8d8-a9d1db9f607e HTTP/1.1 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> content-type: application/json 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:12 2024-08-06 12:14:12.789 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Content-Length: 1954 12:14:12 2024-08-06 12:14:12.790 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:12 2024-08-06 12:14:12.790 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:12 2024-08-06 12:14:12.922 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 201 Created 12:14:12 2024-08-06 12:14:12.922 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:12 GMT 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 88 12:14:12 2024-08-06 12:14:12.923 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000007: connection can be kept alive for 3 MINUTES 12:14:12 2024-08-06 12:14:12.928 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000006: releasing valid endpoint 12:14:12 2024-08-06 12:14:12.928 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000006: releasing endpoint 12:14:12 2024-08-06 12:14:12.928 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000006: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:12 2024-08-06 12:14:12.928 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000006: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.930 INFO 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Container testcontainers/ryuk:0.7.0 is starting: 380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251 12:14:12 2024-08-06 12:14:12.933 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000008: preparing request execution 12:14:12 2024-08-06 12:14:12.933 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:12 2024-08-06 12:14:12.933 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:12 2024-08-06 12:14:12.933 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000008: target auth state: UNCHALLENGED 12:14:12 2024-08-06 12:14:12.933 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000008: proxy auth state: UNCHALLENGED 12:14:12 2024-08-06 12:14:12.933 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000008: acquiring connection with route {}->unix://localhost:2375 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000008: acquiring endpoint (3 MINUTES) 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000008: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000008: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000008: acquired ep-00000007 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000008: acquired endpoint ep-00000007 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000008: executing POST /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/start HTTP/1.1 12:14:12 2024-08-06 12:14:12.934 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000007: start execution ex-00000008 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000007: executing exchange ex-00000008 over http-outgoing-0 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> POST /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/start HTTP/1.1 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> content-type: application/json 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:12 2024-08-06 12:14:12.935 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.367 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 204 No Content 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000008: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000007: releasing valid endpoint 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000007: releasing endpoint 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000007: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.368 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000007: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.382 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000009: preparing request execution 12:14:13 2024-08-06 12:14:13.382 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:13 2024-08-06 12:14:13.382 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:13 2024-08-06 12:14:13.382 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000009: target auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.382 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000009: proxy auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000009: acquiring connection with route {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000009: acquiring endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000009: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000009: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000009: acquired ep-00000008 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000009: acquired endpoint ep-00000008 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000009: executing GET /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/json HTTP/1.1 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000008: start execution ex-00000009 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000008: executing exchange ex-00000009 over http-outgoing-0 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/json HTTP/1.1 12:14:13 2024-08-06 12:14:13.383 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:13 2024-08-06 12:14:13.384 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:13 2024-08-06 12:14:13.384 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:13 2024-08-06 12:14:13.384 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:13 2024-08-06 12:14:13.384 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:13 2024-08-06 12:14:13.384 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Transfer-Encoding: chunked 12:14:13 2024-08-06 12:14:13.385 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000009: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.460 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000008: releasing valid endpoint 12:14:13 2024-08-06 12:14:13.460 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000008: releasing endpoint 12:14:13 2024-08-06 12:14:13.460 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000008: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.460 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000008: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.463 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000A: preparing request execution 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000A: target auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000A: proxy auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000A: acquiring connection with route {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000A: acquiring endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000A: acquired ep-00000009 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000A: acquired endpoint ep-00000009 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000A: executing GET /v1.32/images/sha256:d2ed07d3edac38204208c19bbf5e4893989b9c1f3fffb67403225e2dc74abeba/json HTTP/1.1 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000009: start execution ex-0000000A 12:14:13 2024-08-06 12:14:13.464 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000009: executing exchange ex-0000000A over http-outgoing-0 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/images/sha256:d2ed07d3edac38204208c19bbf5e4893989b9c1f3fffb67403225e2dc74abeba/json HTTP/1.1 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:13 2024-08-06 12:14:13.465 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 2001 12:14:13 2024-08-06 12:14:13.466 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000A: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000009: releasing valid endpoint 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000009: releasing endpoint 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000009: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000009: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000B: preparing request execution 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000B: target auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000B: proxy auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000B: acquiring connection with route {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000B: acquiring endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.468 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000B: acquired ep-0000000A 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000B: acquired endpoint ep-0000000A 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000B: executing GET /v1.32/version HTTP/1.1 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000A: start execution ex-0000000B 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000A: executing exchange ex-0000000B over http-outgoing-0 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/version HTTP/1.1 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> accept: application/json 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:13 2024-08-06 12:14:13.469 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Type: application/json 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Content-Length: 827 12:14:13 2024-08-06 12:14:13.476 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000B: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.477 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000A: releasing valid endpoint 12:14:13 2024-08-06 12:14:13.477 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000A: releasing endpoint 12:14:13 2024-08-06 12:14:13.477 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000A: connection http-outgoing-0 can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.478 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.489 DEBUG 2786 --- [ream--736451684] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000C: preparing request execution 12:14:13 2024-08-06 12:14:13.489 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000C: target auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000C: proxy auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000C: acquiring connection with route {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000C: acquiring endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] h.i.i.PoolingHttpClientConnectionManager : ex-0000000C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] h.i.i.PoolingHttpClientConnectionManager : ex-0000000C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] h.i.i.PoolingHttpClientConnectionManager : ex-0000000C: acquired ep-0000000B 12:14:13 2024-08-06 12:14:13.490 DEBUG 2786 --- [ream--736451684] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000C: acquired endpoint ep-0000000B 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000C: executing GET /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000B: start execution ex-0000000C 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] h.i.i.PoolingHttpClientConnectionManager : ep-0000000B: executing exchange ex-0000000C over http-outgoing-0 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> GET /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> User-Agent: tc-java/1.19.8 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Host: localhost:2375 12:14:13 2024-08-06 12:14:13.491 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << HTTP/1.1 200 OK 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Ostype: linux 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-0 << Transfer-Encoding: chunked 12:14:13 2024-08-06 12:14:13.493 DEBUG 2786 --- [ream--736451684] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000C: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.500 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000B: cancel 12:14:13 2024-08-06 12:14:13.501 DEBUG 2786 --- [ main] h.i.i.DefaultManagedHttpClientConnection : http-outgoing-0: close connection IMMEDIATE 12:14:13 2024-08-06 12:14:13.502 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000B: endpoint closed 12:14:13 2024-08-06 12:14:13.502 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000B: discarding endpoint 12:14:13 2024-08-06 12:14:13.502 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000B: releasing endpoint 12:14:13 2024-08-06 12:14:13.502 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000B: connection is not kept alive 12:14:13 2024-08-06 12:14:13.502 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000B: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 12:14:13 2024-08-06 12:14:13.503 INFO 2786 --- [ main] tc.testcontainers/ryuk:0.7.0 : Container testcontainers/ryuk:0.7.0 started in PT0.815S 12:14:13 2024-08-06 12:14:13.516 INFO 2786 --- [ main] o.t.utility.RyukResourceReaper : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 12:14:13 2024-08-06 12:14:13.516 INFO 2786 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 12:14:13 2024-08-06 12:14:13.518 INFO 2786 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 12:14:13 2024-08-06 12:14:13.519 DEBUG 2786 --- [ main] tc.grafana/k6:0.49.0 : grafana/k6:0.49.0 is not in image name cache, updating... 12:14:13 2024-08-06 12:14:13.520 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000D: preparing request execution 12:14:13 2024-08-06 12:14:13.521 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:13 2024-08-06 12:14:13.521 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:13 2024-08-06 12:14:13.521 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000D: target auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.521 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000D: proxy auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.521 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000D: acquiring connection with route {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.521 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000D: acquiring endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.522 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 12:14:13 2024-08-06 12:14:13.522 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.522 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000D: acquired ep-0000000C 12:14:13 2024-08-06 12:14:13.523 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000D: acquired endpoint ep-0000000C 12:14:13 2024-08-06 12:14:13.523 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000D: opening connection {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.523 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000C: connecting endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.523 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000C: connecting endpoint to unix://localhost:2375 (3 MINUTES) 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-1: connecting to localhost/127.0.0.1:2375 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-1: connection established 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000C: connected http-outgoing-1 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000C: endpoint connected 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000D: executing GET /v1.32/images/grafana%2Fk6:0.49.0/json HTTP/1.1 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000C: start execution ex-0000000D 12:14:13 2024-08-06 12:14:13.525 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000C: executing exchange ex-0000000D over http-outgoing-1 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/images/grafana%2Fk6:0.49.0/json HTTP/1.1 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:13 2024-08-06 12:14:13.526 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 404 Not Found 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.527 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Length: 81 12:14:13 2024-08-06 12:14:13.528 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000D: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.528 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000C: releasing valid endpoint 12:14:13 2024-08-06 12:14:13.528 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000C: releasing endpoint 12:14:13 2024-08-06 12:14:13.528 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000C: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.529 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.529 INFO 2786 --- [ main] tc.grafana/k6:0.49.0 : Pulling docker image: grafana/k6:0.49.0. Please be patient; this may take some time but only needs to be done once. 12:14:13 2024-08-06 12:14:13.530 DEBUG 2786 --- [ream-1050492813] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000E: preparing request execution 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000E: target auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000E: proxy auth state: UNCHALLENGED 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000E: acquiring connection with route {}->unix://localhost:2375 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000E: acquiring endpoint (3 MINUTES) 12:14:13 2024-08-06 12:14:13.531 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ex-0000000E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.532 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ex-0000000E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:13 2024-08-06 12:14:13.532 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ex-0000000E: acquired ep-0000000D 12:14:13 2024-08-06 12:14:13.532 DEBUG 2786 --- [ream-1050492813] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000E: acquired endpoint ep-0000000D 12:14:13 2024-08-06 12:14:13.532 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000E: executing POST /v1.32/images/create?fromImage=grafana%2Fk6&tag=0.49.0 HTTP/1.1 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000D: start execution ex-0000000E 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ep-0000000D: executing exchange ex-0000000E over http-outgoing-1 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> POST /v1.32/images/create?fromImage=grafana%2Fk6&tag=0.49.0 HTTP/1.1 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/octet-stream 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> content-type: application/json 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:13 2024-08-06 12:14:13.533 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:13 GMT 12:14:13 2024-08-06 12:14:13.855 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:13 2024-08-06 12:14:13.856 DEBUG 2786 --- [ream-1050492813] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000E: connection can be kept alive for 3 MINUTES 12:14:13 2024-08-06 12:14:13.856 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Starting to pull image 12:14:13 2024-08-06 12:14:13.857 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling from grafana/k6, progressDetail=null, progress=null, id=0.49.0, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:13 2024-08-06 12:14:13.857 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:14:13 2024-08-06 12:14:13.952 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:13 2024-08-06 12:14:13.952 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:13 2024-08-06 12:14:13.953 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:13 2024-08-06 12:14:13.953 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:13 2024-08-06 12:14:13.954 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Waiting, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.044 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=720, total=1222, start=null), progress=[=============================> ] 720B/1.222kB, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.045 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=1222, total=1222, start=null), progress=[==================================================>] 1.222kB/1.222kB, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.045 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.046 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.046 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 3 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 12:14:14 2024-08-06 12:14:14.061 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=265464, total=25604192, start=null), progress=[> ] 265.5kB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.062 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=34137, total=3402542, start=null), progress=[> ] 34.14kB/3.403MB, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.095 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.096 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.096 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 2 pending, 2 downloaded, 0 extracted, (293 KB/? MB) 12:14:14 2024-08-06 12:14:14.098 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=65536, total=3402542, start=null), progress=[> ] 65.54kB/3.403MB, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.133 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.134 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.134 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.134 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 1 pending, 3 downloaded, 0 extracted, (324 KB/? MB) 12:14:14 2024-08-06 12:14:14.162 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=18688266, total=25604192, start=null), progress=[====================================> ] 18.69MB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.199 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2228224, total=3402542, start=null), progress=[================================> ] 2.228MB/3.403MB, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.206 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.206 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.206 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 0 extracted, (19 MB/27 MB) 12:14:14 2024-08-06 12:14:14.229 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3402542, total=3402542, start=null), progress=[==================================================>] 3.403MB/3.403MB, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.231 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=3402542, total=3402542, start=null), progress=[==================================================>] 3.403MB/3.403MB, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.279 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=619be1103602, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.279 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 1 extracted, (21 MB/27 MB) 12:14:14 2024-08-06 12:14:14.284 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1222, total=1222, start=null), progress=[==================================================>] 1.222kB/1.222kB, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.284 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=1222, total=1222, start=null), progress=[==================================================>] 1.222kB/1.222kB, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.394 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=604978bea0c7, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.395 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 2 extracted, (21 MB/27 MB) 12:14:14 2024-08-06 12:14:14.404 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=262144, total=25604192, start=null), progress=[> ] 262.1kB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.504 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2621440, total=25604192, start=null), progress=[=====> ] 2.621MB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.609 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=9175040, total=25604192, start=null), progress=[=================> ] 9.175MB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.709 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=22020096, total=25604192, start=null), progress=[===========================================> ] 22.02MB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.752 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=25604192, total=25604192, start=null), progress=[==================================================>] 25.6MB/25.6MB, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.780 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=cd4f844ad014, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.781 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 3 extracted, (27 MB/27 MB) 12:14:14 2024-08-06 12:14:14.785 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.786 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32, total=32, start=null), progress=[==================================================>] 32B/32B, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.868 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4f4fb700ef54, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.869 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 4 extracted, (27 MB/27 MB) 12:14:14 2024-08-06 12:14:14.881 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Digest: sha256:8cd78f9d0de5f50bc8821cceecf356d5d9e839e6611c226a3fcf13c591080fbd, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.885 DEBUG 2786 --- [ream-1050492813] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Status: Downloaded newer image for grafana/k6:0.49.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:14 2024-08-06 12:14:14.886 DEBUG 2786 --- [ream-1050492813] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000D: releasing valid endpoint 12:14:14 2024-08-06 12:14:14.886 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ep-0000000D: releasing endpoint 12:14:14 2024-08-06 12:14:14.886 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ep-0000000D: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:14 2024-08-06 12:14:14.887 DEBUG 2786 --- [ream-1050492813] h.i.i.PoolingHttpClientConnectionManager : ep-0000000D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.887 INFO 2786 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s) 12:14:14 2024-08-06 12:14:14.887 INFO 2786 --- [ main] tc.grafana/k6:0.49.0 : Image grafana/k6:0.49.0 pull took PT1.358S 12:14:14 2024-08-06 12:14:14.893 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000F: preparing request execution 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000F: target auth state: UNCHALLENGED 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000000F: proxy auth state: UNCHALLENGED 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000000F: acquiring connection with route {}->unix://localhost:2375 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000F: acquiring endpoint (3 MINUTES) 12:14:14 2024-08-06 12:14:14.894 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.895 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.895 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000000F: acquired ep-0000000E 12:14:14 2024-08-06 12:14:14.895 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000000F: acquired endpoint ep-0000000E 12:14:14 2024-08-06 12:14:14.895 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000F: executing GET /v1.32/images/grafana%2Fk6:0.49.0/json HTTP/1.1 12:14:14 2024-08-06 12:14:14.895 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000E: start execution ex-0000000F 12:14:14 2024-08-06 12:14:14.895 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000E: executing exchange ex-0000000F over http-outgoing-1 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/images/grafana%2Fk6:0.49.0/json HTTP/1.1 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:14 2024-08-06 12:14:14.896 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:14 2024-08-06 12:14:14.897 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:14 GMT 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:14 2024-08-06 12:14:14.898 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000000F: connection can be kept alive for 3 MINUTES 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000E: releasing valid endpoint 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000E: releasing endpoint 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000E: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] tc.grafana/k6:0.49.0 : Starting container: grafana/k6:0.49.0 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] tc.grafana/k6:0.49.0 : Trying to start container: grafana/k6:0.49.0 (attempt 1/1) 12:14:14 2024-08-06 12:14:14.900 DEBUG 2786 --- [ main] tc.grafana/k6:0.49.0 : Starting container: grafana/k6:0.49.0 12:14:14 2024-08-06 12:14:14.900 INFO 2786 --- [ main] tc.grafana/k6:0.49.0 : Creating container for image: grafana/k6:0.49.0 12:14:14 2024-08-06 12:14:14.902 DEBUG 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : testcontainers/sshd:1.2.0 is not in image name cache, updating... 12:14:14 2024-08-06 12:14:14.902 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000010: preparing request execution 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000010: target auth state: UNCHALLENGED 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000010: proxy auth state: UNCHALLENGED 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000010: acquiring connection with route {}->unix://localhost:2375 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000010: acquiring endpoint (3 MINUTES) 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000010: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000010: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.903 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000010: acquired ep-0000000F 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000010: acquired endpoint ep-0000000F 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000010: executing GET /v1.32/images/testcontainers%2Fsshd:1.2.0/json HTTP/1.1 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000F: start execution ex-00000010 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000F: executing exchange ex-00000010 over http-outgoing-1 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/images/testcontainers%2Fsshd:1.2.0/json HTTP/1.1 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:14 2024-08-06 12:14:14.904 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:14 2024-08-06 12:14:14.905 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 404 Not Found 12:14:14 2024-08-06 12:14:14.905 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:14 2024-08-06 12:14:14.905 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:14 2024-08-06 12:14:14.905 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:14 GMT 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Length: 97 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000010: connection can be kept alive for 3 MINUTES 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000000F: releasing valid endpoint 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000F: releasing endpoint 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000F: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:14 2024-08-06 12:14:14.906 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000000F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.907 INFO 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Pulling docker image: testcontainers/sshd:1.2.0. Please be patient; this may take some time but only needs to be done once. 12:14:14 2024-08-06 12:14:14.907 DEBUG 2786 --- [eam--1375422498] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000011: preparing request execution 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000011: target auth state: UNCHALLENGED 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000011: proxy auth state: UNCHALLENGED 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000011: acquiring connection with route {}->unix://localhost:2375 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000011: acquiring endpoint (3 MINUTES) 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ex-00000011: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ex-00000011: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ex-00000011: acquired ep-00000010 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000011: acquired endpoint ep-00000010 12:14:14 2024-08-06 12:14:14.908 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000011: executing POST /v1.32/images/create?fromImage=testcontainers%2Fsshd&tag=1.2.0 HTTP/1.1 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000010: start execution ex-00000011 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ep-00000010: executing exchange ex-00000011 over http-outgoing-1 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> POST /v1.32/images/create?fromImage=testcontainers%2Fsshd&tag=1.2.0 HTTP/1.1 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/octet-stream 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> content-type: application/json 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:14 2024-08-06 12:14:14.909 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:15 2024-08-06 12:14:15.255 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:15 GMT 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:15 2024-08-06 12:14:15.256 DEBUG 2786 --- [eam--1375422498] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000011: connection can be kept alive for 3 MINUTES 12:14:15 2024-08-06 12:14:15.257 INFO 2786 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Starting to pull image 12:14:15 2024-08-06 12:14:15.257 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling from testcontainers/sshd, progressDetail=null, progress=null, id=1.2.0, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.257 INFO 2786 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:14:15 2024-08-06 12:14:15.357 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Already exists, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4abcf2066143, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.361 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pulling fs layer, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.456 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Downloading, progressDetail=ResponseItem.ProgressDetail(current=24642, total=2347472, start=null), progress=[> ] 24.64kB/2.347MB, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.484 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Verifying Checksum, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.484 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Download complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.484 INFO 2786 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (24 KB/? MB) 12:14:15 2024-08-06 12:14:15.485 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=32768, total=2347472, start=null), progress=[> ] 32.77kB/2.347MB, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.586 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2260992, total=2347472, start=null), progress=[================================================> ] 2.261MB/2.347MB, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.586 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Extracting, progressDetail=ResponseItem.ProgressDetail(current=2347472, total=2347472, start=null), progress=[==================================================>] 2.347MB/2.347MB, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.621 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Pull complete, progressDetail=ResponseItem.ProgressDetail(current=null, total=null, start=null), progress=null, id=4926914555d5, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.622 INFO 2786 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 1 pending, 1 downloaded, 1 extracted, (2 MB/? MB) 12:14:15 2024-08-06 12:14:15.632 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Digest: sha256:eb168d900fc070479a5e90dfac5a55ab80ee364a1d5017a5a8dc3ad8cb4e975a, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.638 DEBUG 2786 --- [eam--1375422498] c.g.d.a.command.PullImageResultCallback : ResponseItem(stream=null, status=Status: Downloaded newer image for testcontainers/sshd:1.2.0, progressDetail=null, progress=null, id=null, from=null, time=null, errorDetail=null, error=null, aux=null) 12:14:15 2024-08-06 12:14:15.640 DEBUG 2786 --- [eam--1375422498] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000010: releasing valid endpoint 12:14:15 2024-08-06 12:14:15.640 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ep-00000010: releasing endpoint 12:14:15 2024-08-06 12:14:15.640 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ep-00000010: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:15 2024-08-06 12:14:15.640 DEBUG 2786 --- [eam--1375422498] h.i.i.PoolingHttpClientConnectionManager : ep-00000010: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.646 INFO 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Image testcontainers/sshd:1.2.0 pull took PT0.739S 12:14:15 2024-08-06 12:14:15.647 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000012: preparing request execution 12:14:15 2024-08-06 12:14:15.647 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:15 2024-08-06 12:14:15.647 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000012: target auth state: UNCHALLENGED 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000012: proxy auth state: UNCHALLENGED 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000012: acquiring connection with route {}->unix://localhost:2375 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000012: acquiring endpoint (3 MINUTES) 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000012: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000012: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.648 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000012: acquired ep-00000011 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000012: acquired endpoint ep-00000011 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000012: executing GET /v1.32/images/testcontainers%2Fsshd:1.2.0/json HTTP/1.1 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000011: start execution ex-00000012 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000011: executing exchange ex-00000012 over http-outgoing-1 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/images/testcontainers%2Fsshd:1.2.0/json HTTP/1.1 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:15 2024-08-06 12:14:15.649 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:15 2024-08-06 12:14:15.650 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:15 2024-08-06 12:14:15.650 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:15 GMT 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:15 2024-08-06 12:14:15.652 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000012: connection can be kept alive for 3 MINUTES 12:14:15 2024-08-06 12:14:15.654 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000011: releasing valid endpoint 12:14:15 2024-08-06 12:14:15.654 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000011: releasing endpoint 12:14:15 2024-08-06 12:14:15.654 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000011: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:15 2024-08-06 12:14:15.655 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000011: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.655 DEBUG 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Starting container: testcontainers/sshd:1.2.0 12:14:15 2024-08-06 12:14:15.655 DEBUG 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Trying to start container: testcontainers/sshd:1.2.0 (attempt 1/1) 12:14:15 2024-08-06 12:14:15.655 DEBUG 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Starting container: testcontainers/sshd:1.2.0 12:14:15 2024-08-06 12:14:15.655 INFO 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Creating container for image: testcontainers/sshd:1.2.0 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000013: preparing request execution 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000013: target auth state: UNCHALLENGED 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000013: proxy auth state: UNCHALLENGED 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000013: acquiring connection with route {}->unix://localhost:2375 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000013: acquiring endpoint (3 MINUTES) 12:14:15 2024-08-06 12:14:15.657 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000013: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000013: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000013: acquired ep-00000012 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000013: acquired endpoint ep-00000012 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000013: executing POST /v1.32/containers/create HTTP/1.1 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000012: start execution ex-00000013 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000012: executing exchange ex-00000013 over http-outgoing-1 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> POST /v1.32/containers/create HTTP/1.1 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> content-type: application/json 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Content-Length: 2021 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:15 2024-08-06 12:14:15.658 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 201 Created 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:15 GMT 12:14:15 2024-08-06 12:14:15.852 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Length: 88 12:14:15 2024-08-06 12:14:15.853 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000013: connection can be kept alive for 3 MINUTES 12:14:15 2024-08-06 12:14:15.853 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000012: releasing valid endpoint 12:14:15 2024-08-06 12:14:15.854 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000012: releasing endpoint 12:14:15 2024-08-06 12:14:15.854 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000012: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:15 2024-08-06 12:14:15.854 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000012: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.854 INFO 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Container testcontainers/sshd:1.2.0 is starting: bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487 12:14:15 2024-08-06 12:14:15.855 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000014: preparing request execution 12:14:15 2024-08-06 12:14:15.855 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:15 2024-08-06 12:14:15.855 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:15 2024-08-06 12:14:15.855 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000014: target auth state: UNCHALLENGED 12:14:15 2024-08-06 12:14:15.855 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000014: proxy auth state: UNCHALLENGED 12:14:15 2024-08-06 12:14:15.855 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000014: acquiring connection with route {}->unix://localhost:2375 12:14:15 2024-08-06 12:14:15.856 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000014: acquiring endpoint (3 MINUTES) 12:14:15 2024-08-06 12:14:15.856 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000014: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000014: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000014: acquired ep-00000013 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000014: acquired endpoint ep-00000013 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000014: executing POST /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/start HTTP/1.1 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000013: start execution ex-00000014 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000013: executing exchange ex-00000014 over http-outgoing-1 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> POST /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/start HTTP/1.1 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:15 2024-08-06 12:14:15.857 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> content-type: application/json 12:14:15 2024-08-06 12:14:15.858 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:15 2024-08-06 12:14:15.858 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:15 2024-08-06 12:14:15.858 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:15 2024-08-06 12:14:15.858 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:15 2024-08-06 12:14:15.858 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.222 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 204 No Content 12:14:16 2024-08-06 12:14:16.222 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000014: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000013: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000013: releasing endpoint 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000013: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.223 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000013: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.224 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000015: preparing request execution 12:14:16 2024-08-06 12:14:16.224 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000015: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000015: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000015: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000015: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000015: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.225 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000015: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000015: acquired ep-00000014 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000015: acquired endpoint ep-00000014 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000015: executing GET /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000014: start execution ex-00000015 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000014: executing exchange ex-00000015 over http-outgoing-1 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.226 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.227 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.228 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.228 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.228 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.228 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.228 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.228 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.229 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.229 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:16 2024-08-06 12:14:16.229 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000015: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.243 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000014: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.243 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000014: releasing endpoint 12:14:16 2024-08-06 12:14:16.243 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000014: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.243 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000014: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.244 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000016: preparing request execution 12:14:16 2024-08-06 12:14:16.244 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.244 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.244 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000016: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.244 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000016: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.244 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000016: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000016: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000016: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000016: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000016: acquired ep-00000015 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000016: acquired endpoint ep-00000015 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000016: executing GET /v1.32/images/sha256:7cd4d8e273b0e3b0a620e78ff38400c651457c70ea581bc85aba4fb2d3c56bc6/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000015: start execution ex-00000016 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000015: executing exchange ex-00000016 over http-outgoing-1 12:14:16 2024-08-06 12:14:16.245 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/images/sha256:7cd4d8e273b0e3b0a620e78ff38400c651457c70ea581bc85aba4fb2d3c56bc6/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.246 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:16 2024-08-06 12:14:16.246 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.246 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.246 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.246 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.246 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:16 2024-08-06 12:14:16.247 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000016: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.249 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000015: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.249 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000015: releasing endpoint 12:14:16 2024-08-06 12:14:16.249 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000015: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.249 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000015: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000017: preparing request execution 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000017: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000017: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000017: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000017: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.250 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000017: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000017: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000017: acquired ep-00000016 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000017: acquired endpoint ep-00000016 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000017: executing GET /v1.32/version HTTP/1.1 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000016: start execution ex-00000017 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000016: executing exchange ex-00000017 over http-outgoing-1 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/version HTTP/1.1 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.251 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Length: 827 12:14:16 2024-08-06 12:14:16.258 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000017: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.259 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000016: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.259 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000016: releasing endpoint 12:14:16 2024-08-06 12:14:16.259 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000016: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.259 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000016: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.269 DEBUG 2786 --- [ntainers-wait-1] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000018: preparing request execution 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000018: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000018: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000018: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000018: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.270 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ex-00000018: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ex-00000018: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ex-00000018: acquired ep-00000017 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000018: acquired endpoint ep-00000017 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000018: executing GET /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000017: start execution ex-00000018 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ep-00000017: executing exchange ex-00000018 over http-outgoing-1 12:14:16 2024-08-06 12:14:16.271 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> GET /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.272 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:16 2024-08-06 12:14:16.272 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.272 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.272 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.272 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.272 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.274 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.275 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Transfer-Encoding: chunked 12:14:16 2024-08-06 12:14:16.276 DEBUG 2786 --- [ntainers-wait-1] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000018: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.282 DEBUG 2786 --- [ntainers-wait-1] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000017: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.282 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ep-00000017: releasing endpoint 12:14:16 2024-08-06 12:14:16.282 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ep-00000017: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.283 DEBUG 2786 --- [ntainers-wait-1] h.i.i.PoolingHttpClientConnectionManager : ep-00000017: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.286 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000019: preparing request execution 12:14:16 2024-08-06 12:14:16.286 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.286 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.286 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000019: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.286 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000019: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000019: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000019: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ex-00000019: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ex-00000019: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ex-00000019: acquired ep-00000018 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000019: acquired endpoint ep-00000018 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000019: executing POST /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/exec HTTP/1.1 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000018: start execution ex-00000019 12:14:16 2024-08-06 12:14:16.297 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-00000018: executing exchange ex-00000019 over http-outgoing-1 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> POST /v1.32/containers/bd77524a8b905c7d993bfe107570d58bcc25c67fa9b6ffc3f025a42a1abcd487/exec HTTP/1.1 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> content-type: application/json 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Content-Length: 396 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.298 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 201 Created 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Length: 74 12:14:16 2024-08-06 12:14:16.299 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000019: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.301 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000018: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.301 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-00000018: releasing endpoint 12:14:16 2024-08-06 12:14:16.302 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-00000018: connection http-outgoing-1 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.302 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-00000018: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.307 DEBUG 2786 --- [ream-1386754050] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001A: preparing request execution 12:14:16 2024-08-06 12:14:16.307 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.307 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.307 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001A: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.307 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001A: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.307 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001A: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001A: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ex-0000001A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ex-0000001A: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ex-0000001A: acquired ep-00000019 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001A: acquired endpoint ep-00000019 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001A: executing POST /v1.32/exec/0dbdd112c2a1aa5f0b5405c10afb198255e63543a2e63d96c36a20d4c821cdf2/start HTTP/1.1 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000019: start execution ex-0000001A 12:14:16 2024-08-06 12:14:16.308 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ep-00000019: executing exchange ex-0000001A over http-outgoing-1 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> POST /v1.32/exec/0dbdd112c2a1aa5f0b5405c10afb198255e63543a2e63d96c36a20d4c821cdf2/start HTTP/1.1 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> accept: application/json 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> content-type: application/json 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Content-Length: 26 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.309 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.312 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.312 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Content-Type: application/vnd.docker.raw-stream 12:14:16 2024-08-06 12:14:16.312 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.312 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.312 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Ostype: linux 12:14:16 2024-08-06 12:14:16.312 DEBUG 2786 --- [ream-1386754050] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-1 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.387 DEBUG 2786 --- [ream-1386754050] h.i.i.DefaultManagedHttpClientConnection : http-outgoing-1: close connection IMMEDIATE 12:14:16 2024-08-06 12:14:16.387 DEBUG 2786 --- [ream-1386754050] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000019: endpoint closed 12:14:16 2024-08-06 12:14:16.387 DEBUG 2786 --- [ream-1386754050] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000019: discarding endpoint 12:14:16 2024-08-06 12:14:16.387 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ep-00000019: releasing endpoint 12:14:16 2024-08-06 12:14:16.387 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ep-00000019: connection is not kept alive 12:14:16 2024-08-06 12:14:16.387 DEBUG 2786 --- [ream-1386754050] h.i.i.PoolingHttpClientConnectionManager : ep-00000019: connection released [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001B: preparing request execution 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001B: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001B: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001B: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001B: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ex-0000001B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 0 of 2147483647; total allocated: 0 of 2147483647] 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ex-0000001B: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ex-0000001B: acquired ep-0000001A 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001B: acquired endpoint ep-0000001A 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001B: opening connection {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001A: connecting endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.392 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-0000001A: connecting endpoint to unix://localhost:2375 (3 MINUTES) 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-2: connecting to localhost/127.0.0.1:2375 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-2: connection established 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-0000001A: connected http-outgoing-2 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001A: endpoint connected 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001B: executing GET /v1.32/exec/0dbdd112c2a1aa5f0b5405c10afb198255e63543a2e63d96c36a20d4c821cdf2/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001A: start execution ex-0000001B 12:14:16 2024-08-06 12:14:16.395 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-0000001A: executing exchange ex-0000001B over http-outgoing-2 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> GET /v1.32/exec/0dbdd112c2a1aa5f0b5405c10afb198255e63543a2e63d96c36a20d4c821cdf2/json HTTP/1.1 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> accept: application/json 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.396 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Length: 536 12:14:16 2024-08-06 12:14:16.397 DEBUG 2786 --- [ntainers-wait-0] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001B: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.403 DEBUG 2786 --- [ntainers-wait-0] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001A: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.403 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-0000001A: releasing endpoint 12:14:16 2024-08-06 12:14:16.404 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-0000001A: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.404 DEBUG 2786 --- [ntainers-wait-0] h.i.i.PoolingHttpClientConnectionManager : ep-0000001A: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.408 INFO 2786 --- [ main] tc.testcontainers/sshd:1.2.0 : Container testcontainers/sshd:1.2.0 started in PT0.753S 12:14:16 2024-08-06 12:14:16.585 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001C: preparing request execution 12:14:16 2024-08-06 12:14:16.585 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.586 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.586 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001C: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.586 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001C: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.586 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001C: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.586 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001C: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.586 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001C: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.587 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001C: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.587 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001C: acquired ep-0000001B 12:14:16 2024-08-06 12:14:16.587 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001C: acquired endpoint ep-0000001B 12:14:16 2024-08-06 12:14:16.588 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001C: executing POST /v1.32/containers/create HTTP/1.1 12:14:16 2024-08-06 12:14:16.588 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001B: start execution ex-0000001C 12:14:16 2024-08-06 12:14:16.588 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001B: executing exchange ex-0000001C over http-outgoing-2 12:14:16 2024-08-06 12:14:16.588 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> POST /v1.32/containers/create HTTP/1.1 12:14:16 2024-08-06 12:14:16.588 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> accept: application/json 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> content-type: application/json 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Content-Length: 2118 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.589 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.663 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 201 Created 12:14:16 2024-08-06 12:14:16.663 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.664 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Type: application/json 12:14:16 2024-08-06 12:14:16.664 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.664 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:16 2024-08-06 12:14:16.664 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.665 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.665 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Length: 88 12:14:16 2024-08-06 12:14:16.666 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001C: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.668 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001B: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.668 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001B: releasing endpoint 12:14:16 2024-08-06 12:14:16.668 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001B: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.669 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001B: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.699 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001D: preparing request execution 12:14:16 2024-08-06 12:14:16.700 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.700 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.700 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001D: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.700 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001D: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.700 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001D: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.700 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001D: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.701 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001D: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.702 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001D: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.702 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001D: acquired ep-0000001C 12:14:16 2024-08-06 12:14:16.702 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001D: acquired endpoint ep-0000001C 12:14:16 2024-08-06 12:14:16.702 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001D: executing PUT /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/archive?noOverwriteDirNonDir=false&path=%2F©UIDGID=false HTTP/1.1 12:14:16 2024-08-06 12:14:16.702 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001C: start execution ex-0000001D 12:14:16 2024-08-06 12:14:16.702 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001C: executing exchange ex-0000001D over http-outgoing-2 12:14:16 2024-08-06 12:14:16.703 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> PUT /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/archive?noOverwriteDirNonDir=false&path=%2F©UIDGID=false HTTP/1.1 12:14:16 2024-08-06 12:14:16.703 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> content-type: APPLICATION_X_TAR 12:14:16 2024-08-06 12:14:16.703 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.703 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.703 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.703 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Transfer-Encoding: chunked 12:14:16 2024-08-06 12:14:16.704 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.704 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:16 2024-08-06 12:14:16.810 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 12:14:16 2024-08-06 12:14:16.810 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:16 2024-08-06 12:14:16.811 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:16 2024-08-06 12:14:16.811 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:16 2024-08-06 12:14:16.811 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:16 2024-08-06 12:14:16.811 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:16 GMT 12:14:16 2024-08-06 12:14:16.811 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Length: 0 12:14:16 2024-08-06 12:14:16.812 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001D: connection can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.812 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001C: releasing valid endpoint 12:14:16 2024-08-06 12:14:16.812 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001C: releasing endpoint 12:14:16 2024-08-06 12:14:16.813 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001C: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:16 2024-08-06 12:14:16.813 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001C: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.814 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001D: Cannot retry non-repeatable request 12:14:16 2024-08-06 12:14:16.814 DEBUG 2786 --- [ main] d.z.s.o.a.h.c.h.i.c.HttpRequestRetryExec : ex-0000001D: cannot retry non-repeatable request 12:14:16 2024-08-06 12:14:16.815 INFO 2786 --- [ main] tc.grafana/k6:0.49.0 : Container grafana/k6:0.49.0 is starting: dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607 12:14:16 2024-08-06 12:14:16.816 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001E: preparing request execution 12:14:16 2024-08-06 12:14:16.817 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:16 2024-08-06 12:14:16.817 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:16 2024-08-06 12:14:16.817 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001E: target auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.817 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001E: proxy auth state: UNCHALLENGED 12:14:16 2024-08-06 12:14:16.818 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001E: acquiring connection with route {}->unix://localhost:2375 12:14:16 2024-08-06 12:14:16.818 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001E: acquiring endpoint (3 MINUTES) 12:14:16 2024-08-06 12:14:16.819 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001E: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.819 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001E: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:16 2024-08-06 12:14:16.819 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001E: acquired ep-0000001D 12:14:16 2024-08-06 12:14:16.820 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001E: acquired endpoint ep-0000001D 12:14:16 2024-08-06 12:14:16.820 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001E: executing POST /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/start HTTP/1.1 12:14:16 2024-08-06 12:14:16.820 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001D: start execution ex-0000001E 12:14:16 2024-08-06 12:14:16.820 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001D: executing exchange ex-0000001E over http-outgoing-2 12:14:16 2024-08-06 12:14:16.821 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> POST /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/start HTTP/1.1 12:14:16 2024-08-06 12:14:16.821 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> accept: application/json 12:14:16 2024-08-06 12:14:16.821 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> content-type: application/json 12:14:16 2024-08-06 12:14:16.821 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:16 2024-08-06 12:14:16.821 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:16 2024-08-06 12:14:16.821 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:16 2024-08-06 12:14:16.822 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:16 2024-08-06 12:14:16.822 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:17 2024-08-06 12:14:17.074 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 204 No Content 12:14:17 2024-08-06 12:14:17.075 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:17 2024-08-06 12:14:17.075 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:17 2024-08-06 12:14:17.075 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:17 2024-08-06 12:14:17.075 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:17 2024-08-06 12:14:17.075 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:17 GMT 12:14:17 2024-08-06 12:14:17.076 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001E: connection can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.076 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001D: releasing valid endpoint 12:14:17 2024-08-06 12:14:17.076 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001D: releasing endpoint 12:14:17 2024-08-06 12:14:17.076 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001D: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.076 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001D: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.077 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001F: preparing request execution 12:14:17 2024-08-06 12:14:17.078 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:17 2024-08-06 12:14:17.078 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:17 2024-08-06 12:14:17.078 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001F: target auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.079 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000001F: proxy auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.079 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000001F: acquiring connection with route {}->unix://localhost:2375 12:14:17 2024-08-06 12:14:17.079 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001F: acquiring endpoint (3 MINUTES) 12:14:17 2024-08-06 12:14:17.079 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001F: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.080 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001F: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.080 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000001F: acquired ep-0000001E 12:14:17 2024-08-06 12:14:17.081 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000001F: acquired endpoint ep-0000001E 12:14:17 2024-08-06 12:14:17.081 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001F: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/json HTTP/1.1 12:14:17 2024-08-06 12:14:17.081 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001E: start execution ex-0000001F 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001E: executing exchange ex-0000001F over http-outgoing-2 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/json HTTP/1.1 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> accept: application/json 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:17 2024-08-06 12:14:17.082 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:17 2024-08-06 12:14:17.083 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 12:14:17 2024-08-06 12:14:17.083 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:17 2024-08-06 12:14:17.083 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Type: application/json 12:14:17 2024-08-06 12:14:17.083 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:17 2024-08-06 12:14:17.083 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:17 2024-08-06 12:14:17.084 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:17 2024-08-06 12:14:17.084 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:17 GMT 12:14:17 2024-08-06 12:14:17.084 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Transfer-Encoding: chunked 12:14:17 2024-08-06 12:14:17.084 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000001F: connection can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.087 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001E: releasing valid endpoint 12:14:17 2024-08-06 12:14:17.087 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001E: releasing endpoint 12:14:17 2024-08-06 12:14:17.087 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001E: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.087 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001E: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.088 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000020: preparing request execution 12:14:17 2024-08-06 12:14:17.088 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:17 2024-08-06 12:14:17.089 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:17 2024-08-06 12:14:17.089 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000020: target auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.089 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000020: proxy auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.089 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000020: acquiring connection with route {}->unix://localhost:2375 12:14:17 2024-08-06 12:14:17.089 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000020: acquiring endpoint (3 MINUTES) 12:14:17 2024-08-06 12:14:17.089 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000020: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.090 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000020: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.090 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000020: acquired ep-0000001F 12:14:17 2024-08-06 12:14:17.090 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000020: acquired endpoint ep-0000001F 12:14:17 2024-08-06 12:14:17.090 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000020: executing GET /v1.32/images/sha256:608aabfff3852095fb104b9fa451a56e642631f301cae23ac1977ae3402f99a5/json HTTP/1.1 12:14:17 2024-08-06 12:14:17.091 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001F: start execution ex-00000020 12:14:17 2024-08-06 12:14:17.091 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001F: executing exchange ex-00000020 over http-outgoing-2 12:14:17 2024-08-06 12:14:17.091 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> GET /v1.32/images/sha256:608aabfff3852095fb104b9fa451a56e642631f301cae23ac1977ae3402f99a5/json HTTP/1.1 12:14:17 2024-08-06 12:14:17.091 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> accept: application/json 12:14:17 2024-08-06 12:14:17.091 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:17 2024-08-06 12:14:17.092 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:17 2024-08-06 12:14:17.092 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:17 2024-08-06 12:14:17.092 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:17 2024-08-06 12:14:17.092 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:17 2024-08-06 12:14:17.093 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 12:14:17 2024-08-06 12:14:17.093 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:17 2024-08-06 12:14:17.093 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Type: application/json 12:14:17 2024-08-06 12:14:17.093 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:17 2024-08-06 12:14:17.094 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:17 2024-08-06 12:14:17.094 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:17 2024-08-06 12:14:17.094 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:17 GMT 12:14:17 2024-08-06 12:14:17.094 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Transfer-Encoding: chunked 12:14:17 2024-08-06 12:14:17.095 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000020: connection can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.097 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000001F: releasing valid endpoint 12:14:17 2024-08-06 12:14:17.097 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001F: releasing endpoint 12:14:17 2024-08-06 12:14:17.097 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001F: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.097 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-0000001F: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.098 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000021: preparing request execution 12:14:17 2024-08-06 12:14:17.098 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:17 2024-08-06 12:14:17.098 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:17 2024-08-06 12:14:17.098 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000021: target auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.099 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000021: proxy auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.099 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000021: acquiring connection with route {}->unix://localhost:2375 12:14:17 2024-08-06 12:14:17.099 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000021: acquiring endpoint (3 MINUTES) 12:14:17 2024-08-06 12:14:17.099 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000021: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.100 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000021: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.100 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000021: acquired ep-00000020 12:14:17 2024-08-06 12:14:17.100 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000021: acquired endpoint ep-00000020 12:14:17 2024-08-06 12:14:17.100 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000021: executing GET /v1.32/version HTTP/1.1 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000020: start execution ex-00000021 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000020: executing exchange ex-00000021 over http-outgoing-2 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> GET /v1.32/version HTTP/1.1 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> accept: application/json 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:17 2024-08-06 12:14:17.101 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:17 2024-08-06 12:14:17.102 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:17 2024-08-06 12:14:17.102 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Type: application/json 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:17 GMT 12:14:17 2024-08-06 12:14:17.108 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Content-Length: 827 12:14:17 2024-08-06 12:14:17.109 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000021: connection can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.110 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000020: releasing valid endpoint 12:14:17 2024-08-06 12:14:17.110 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000020: releasing endpoint 12:14:17 2024-08-06 12:14:17.111 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000020: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.111 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000020: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.111 INFO 2786 --- [ main] tc.grafana/k6:0.49.0 : Container grafana/k6:0.49.0 started in PT2.211S 12:14:17 2024-08-06 12:14:17.114 DEBUG 2786 --- [tream-838114734] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000022: preparing request execution 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000022: target auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000022: proxy auth state: UNCHALLENGED 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000022: acquiring connection with route {}->unix://localhost:2375 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000022: acquiring endpoint (3 MINUTES) 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ex-00000022: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ex-00000022: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ex-00000022: acquired ep-00000021 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000022: acquired endpoint ep-00000021 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000022: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000021: start execution ex-00000022 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ep-00000021: executing exchange ex-00000022 over http-outgoing-2 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&follow=true&since=0 HTTP/1.1 12:14:17 2024-08-06 12:14:17.115 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:17 2024-08-06 12:14:17.116 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> User-Agent: tc-java/1.19.8 12:14:17 2024-08-06 12:14:17.116 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:17 2024-08-06 12:14:17.116 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Host: localhost:2375 12:14:17 2024-08-06 12:14:17.116 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 >> Connection: keep-alive 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << HTTP/1.1 200 OK 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Api-Version: 1.41 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Docker-Experimental: false 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Ostype: linux 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Server: Docker/20.10.18 (linux) 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Date: Tue, 06 Aug 2024 12:14:17 GMT 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-2 << Transfer-Encoding: chunked 12:14:17 2024-08-06 12:14:17.117 DEBUG 2786 --- [tream-838114734] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000022: connection can be kept alive for 3 MINUTES 12:14:17 2024-08-06 12:14:17.972 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:17 2024-08-06 12:14:17.972 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:17 2024-08-06T12:14:17.968Z|2024-08-06T12:14:17.968Z|6f57fbd0-6f37-4c64-84a3-c47cef2c4b19||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6f57fbd0-6f37-4c64-84a3-c47cef2c4b19, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:17.968Z, ElapsedTime=0, InvocationID=ca3f258f-8d2e-449f-a293-9e76641e504a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:17.968Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:17 2024-08-06 12:14:17.972 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:17 2024-08-06T12:14:17.968Z|2024-08-06T12:14:17.968Z|e595796e-97c4-4790-804a-33691c326391||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e595796e-97c4-4790-804a-33691c326391, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:17.968Z, ElapsedTime=0, InvocationID=5cbbce7c-a0d5-438e-b121-b682d1c0d406, PartnerName=k6, LogTimestamp=2024-08-06T12:14:17.968Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:17 2024-08-06T12:14:17.968Z|2024-08-06T12:14:17.968Z|d9728741-f5f9-411a-b2d7-ee95585f7a55||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d9728741-f5f9-411a-b2d7-ee95585f7a55, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:17.968Z, ElapsedTime=0, InvocationID=3dca2c65-ae21-4d19-9c63-c7bb0e37168c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:17.968Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.219 INFO 2786 --- [ool-22-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.219 INFO 2786 --- [ool-24-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.219 INFO 2786 --- [ool-23-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.220 INFO 2786 --- [ool-23-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.220 INFO 2786 --- [ool-23-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.220 INFO 2786 --- [ool-22-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.220 INFO 2786 --- [ool-24-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.220 INFO 2786 --- [ool-22-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.221 INFO 2786 --- [ool-24-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.221Z|2024-08-06T12:14:18.221Z|6f57fbd0-6f37-4c64-84a3-c47cef2c4b19||pool-22-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6f57fbd0-6f37-4c64-84a3-c47cef2c4b19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=ca3f258f-8d2e-449f-a293-9e76641e504a, LogTimestamp=2024-08-06T12:14:18.221Z|||Invoke 12:14:18 2024-08-06T12:14:18.221Z|2024-08-06T12:14:18.222Z|e595796e-97c4-4790-804a-33691c326391||pool-24-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e595796e-97c4-4790-804a-33691c326391, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=5cbbce7c-a0d5-438e-b121-b682d1c0d406, LogTimestamp=2024-08-06T12:14:18.222Z|||Invoke 12:14:18 2024-08-06 12:14:18.222 INFO 2786 --- [ool-24-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.222 [pool-24-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 12:14:18.222 [pool-22-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.222 INFO 2786 --- [ool-22-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.224 [pool-23-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.221Z|2024-08-06T12:14:18.223Z|d9728741-f5f9-411a-b2d7-ee95585f7a55||pool-23-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d9728741-f5f9-411a-b2d7-ee95585f7a55, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=3dca2c65-ae21-4d19-9c63-c7bb0e37168c, LogTimestamp=2024-08-06T12:14:18.223Z|||Invoke 12:14:18 2024-08-06 12:14:18.224 INFO 2786 --- [ool-23-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.442 [pool-23-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.221Z|2024-08-06T12:14:18.441Z|d9728741-f5f9-411a-b2d7-ee95585f7a55||pool-23-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|220|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d9728741-f5f9-411a-b2d7-ee95585f7a55, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=220, InvokeTimestamp=2024-08-06T12:14:18.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=3dca2c65-ae21-4d19-9c63-c7bb0e37168c, LogTimestamp=2024-08-06T12:14:18.441Z, ResponseDesc=OK, elapsedTime=151|||InvokeReturn 12:14:18 12:14:18.442 [pool-22-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.442 INFO 2786 --- [ool-22-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 12:14:18.442 [pool-24-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.442 INFO 2786 --- [ool-24-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06 12:14:18.442 INFO 2786 --- [ool-23-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.221Z|2024-08-06T12:14:18.441Z|6f57fbd0-6f37-4c64-84a3-c47cef2c4b19||pool-22-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|220|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6f57fbd0-6f37-4c64-84a3-c47cef2c4b19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=220, InvokeTimestamp=2024-08-06T12:14:18.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=ca3f258f-8d2e-449f-a293-9e76641e504a, LogTimestamp=2024-08-06T12:14:18.441Z, ResponseDesc=OK, elapsedTime=145|||InvokeReturn 12:14:18 2024-08-06T12:14:18.221Z|2024-08-06T12:14:18.441Z|e595796e-97c4-4790-804a-33691c326391||pool-24-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|220|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=e595796e-97c4-4790-804a-33691c326391, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=220, InvokeTimestamp=2024-08-06T12:14:18.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=5cbbce7c-a0d5-438e-b121-b682d1c0d406, LogTimestamp=2024-08-06T12:14:18.441Z, ResponseDesc=OK, elapsedTime=178|||InvokeReturn 12:14:18 2024-08-06T12:14:17.968Z|2024-08-06T12:14:18.462+0000|6f57fbd0-6f37-4c64-84a3-c47cef2c4b19||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6f57fbd0-6f37-4c64-84a3-c47cef2c4b19","status":"200","rqstDate":"240806-12:14:17:979","respDate":"240806-12:14:18:462","sourceId":"k6:6f57fbd0-6f37-4c64-84a3-c47cef2c4b19","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:17:979-10452\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6f57fbd0-6f37-4c64-84a3-c47cef2c4b19]}\"}"} 12:14:18 2024-08-06T12:14:17.968Z|2024-08-06T12:14:18.463+0000|d9728741-f5f9-411a-b2d7-ee95585f7a55||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d9728741-f5f9-411a-b2d7-ee95585f7a55","status":"200","rqstDate":"240806-12:14:17:979","respDate":"240806-12:14:18:462","sourceId":"k6:d9728741-f5f9-411a-b2d7-ee95585f7a55","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:17:979-62457\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d9728741-f5f9-411a-b2d7-ee95585f7a55]}\"}"} 12:14:18 2024-08-06T12:14:17.968Z|2024-08-06T12:14:18.463+0000|e595796e-97c4-4790-804a-33691c326391||qtp57358573-83|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"e595796e-97c4-4790-804a-33691c326391","status":"200","rqstDate":"240806-12:14:17:979","respDate":"240806-12:14:18:462","sourceId":"k6:e595796e-97c4-4790-804a-33691c326391","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:17:979-41210\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[e595796e-97c4-4790-804a-33691c326391]}\"}"} 12:14:18 2024-08-06 12:14:18.464 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06 12:14:18.464 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06 12:14:18.465 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:17.968Z|2024-08-06T12:14:18.464Z|d9728741-f5f9-411a-b2d7-ee95585f7a55||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|496|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d9728741-f5f9-411a-b2d7-ee95585f7a55, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=496, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=3dca2c65-ae21-4d19-9c63-c7bb0e37168c, LogTimestamp=2024-08-06T12:14:18.464Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06T12:14:17.968Z|2024-08-06T12:14:18.464Z|6f57fbd0-6f37-4c64-84a3-c47cef2c4b19||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|496|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6f57fbd0-6f37-4c64-84a3-c47cef2c4b19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=496, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=ca3f258f-8d2e-449f-a293-9e76641e504a, LogTimestamp=2024-08-06T12:14:18.464Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06T12:14:17.968Z|2024-08-06T12:14:18.464Z|e595796e-97c4-4790-804a-33691c326391||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|496|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=e595796e-97c4-4790-804a-33691c326391, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=496, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:17.968Z, InvocationID=5cbbce7c-a0d5-438e-b121-b682d1c0d406, LogTimestamp=2024-08-06T12:14:18.464Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 628 - "logType": "access" 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 628 - "logType": "access" 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 629 - "logType": "access" 12:14:18 2024-08-06 12:14:18.516 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.516Z|2024-08-06T12:14:18.516Z|9ac0f943-3c0b-4403-8844-7081b943d9dd||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9ac0f943-3c0b-4403-8844-7081b943d9dd, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.516Z, ElapsedTime=0, InvocationID=dcb9c300-b117-492e-9a86-3f6b162b3a2b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.516Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06T12:14:18.517Z|2024-08-06T12:14:18.517Z|bb9b12be-6497-4815-93d5-a2bf8c87691b||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=bb9b12be-6497-4815-93d5-a2bf8c87691b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.517Z, ElapsedTime=0, InvocationID=72f5ecf0-bd7d-4192-8112-8860a59273cc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.517Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.521 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06 12:14:18.518 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.520Z|2024-08-06T12:14:18.520Z|ac744812-c448-4b23-97de-a33b669de97d||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ac744812-c448-4b23-97de-a33b669de97d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.520Z, ElapsedTime=0, InvocationID=0f27833f-fab1-4915-9d0a-234db3230af3, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.520Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.528 INFO 2786 --- [ool-27-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.528 INFO 2786 --- [ool-27-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.528 INFO 2786 --- [ool-27-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.529 INFO 2786 --- [ool-27-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.529 [pool-27-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.530 INFO 2786 --- [ool-25-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.530 INFO 2786 --- [ool-25-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.531 INFO 2786 --- [ool-25-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.531 INFO 2786 --- [ool-25-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.531 [pool-25-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.528Z|2024-08-06T12:14:18.529Z|ac744812-c448-4b23-97de-a33b669de97d||pool-27-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ac744812-c448-4b23-97de-a33b669de97d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.528Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.520Z, InvocationID=0f27833f-fab1-4915-9d0a-234db3230af3, LogTimestamp=2024-08-06T12:14:18.529Z|||Invoke 12:14:18 2024-08-06T12:14:18.531Z|2024-08-06T12:14:18.531Z|9ac0f943-3c0b-4403-8844-7081b943d9dd||pool-25-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=9ac0f943-3c0b-4403-8844-7081b943d9dd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.531Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.516Z, InvocationID=dcb9c300-b117-492e-9a86-3f6b162b3a2b, LogTimestamp=2024-08-06T12:14:18.531Z|||Invoke 12:14:18 2024-08-06 12:14:18.568 INFO 2786 --- [ool-26-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.568 INFO 2786 --- [ool-26-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.568 INFO 2786 --- [ool-26-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.569 INFO 2786 --- [ool-26-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.568Z|2024-08-06T12:14:18.569Z|bb9b12be-6497-4815-93d5-a2bf8c87691b||pool-26-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=bb9b12be-6497-4815-93d5-a2bf8c87691b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.568Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.517Z, InvocationID=72f5ecf0-bd7d-4192-8112-8860a59273cc, LogTimestamp=2024-08-06T12:14:18.569Z|||Invoke 12:14:18 12:14:18.569 [pool-26-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 12:14:18.593 [pool-27-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.593 INFO 2786 --- [ool-27-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.520Z|2024-08-06T12:14:18.594+0000|ac744812-c448-4b23-97de-a33b669de97d||qtp57358573-83|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ac744812-c448-4b23-97de-a33b669de97d","status":"200","rqstDate":"240806-12:14:18:521","respDate":"240806-12:14:18:594","sourceId":"k6:ac744812-c448-4b23-97de-a33b669de97d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:521-74841\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ac744812-c448-4b23-97de-a33b669de97d]}\"}"} 12:14:18 2024-08-06 12:14:18.595 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access" 12:14:18 2024-08-06T12:14:18.528Z|2024-08-06T12:14:18.593Z|ac744812-c448-4b23-97de-a33b669de97d||pool-27-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|65|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ac744812-c448-4b23-97de-a33b669de97d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=65, InvokeTimestamp=2024-08-06T12:14:18.528Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.520Z, InvocationID=0f27833f-fab1-4915-9d0a-234db3230af3, LogTimestamp=2024-08-06T12:14:18.593Z, ResponseDesc=OK, elapsedTime=55|||InvokeReturn 12:14:18 2024-08-06 12:14:18.602 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.520Z|2024-08-06T12:14:18.595Z|ac744812-c448-4b23-97de-a33b669de97d||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|75|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ac744812-c448-4b23-97de-a33b669de97d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=75, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.520Z, InvocationID=0f27833f-fab1-4915-9d0a-234db3230af3, LogTimestamp=2024-08-06T12:14:18.595Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06T12:14:18.601Z|2024-08-06T12:14:18.601Z|0143e190-e71b-4948-940e-d8357f01bcfd||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0143e190-e71b-4948-940e-d8357f01bcfd, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.601Z, ElapsedTime=0, InvocationID=23996fc0-8664-435c-a8fd-9b1d6bef278b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.601Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 12:14:18.611 [pool-25-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.611 INFO 2786 --- [ool-25-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.531Z|2024-08-06T12:14:18.611Z|9ac0f943-3c0b-4403-8844-7081b943d9dd||pool-25-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|80|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=9ac0f943-3c0b-4403-8844-7081b943d9dd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=80, InvokeTimestamp=2024-08-06T12:14:18.531Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.516Z, InvocationID=dcb9c300-b117-492e-9a86-3f6b162b3a2b, LogTimestamp=2024-08-06T12:14:18.611Z, ResponseDesc=OK, elapsedTime=57|||InvokeReturn 12:14:18 2024-08-06T12:14:18.516Z|2024-08-06T12:14:18.613+0000|9ac0f943-3c0b-4403-8844-7081b943d9dd||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"9ac0f943-3c0b-4403-8844-7081b943d9dd","status":"200","rqstDate":"240806-12:14:18:518","respDate":"240806-12:14:18:612","sourceId":"k6:9ac0f943-3c0b-4403-8844-7081b943d9dd","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:518-49946\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[9ac0f943-3c0b-4403-8844-7081b943d9dd]}\"}"} 12:14:18 2024-08-06 12:14:18.613 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.516Z|2024-08-06T12:14:18.613Z|9ac0f943-3c0b-4403-8844-7081b943d9dd||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|97|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=9ac0f943-3c0b-4403-8844-7081b943d9dd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=97, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.516Z, InvocationID=dcb9c300-b117-492e-9a86-3f6b162b3a2b, LogTimestamp=2024-08-06T12:14:18.613Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 106 - "logType": "access" 12:14:18 2024-08-06 12:14:18.622 INFO 2786 --- [ool-28-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.622 INFO 2786 --- [ool-28-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.622 INFO 2786 --- [ool-28-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.622 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.622Z|2024-08-06T12:14:18.622Z|6bec1c57-4bea-493f-9342-1491869d6316||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6bec1c57-4bea-493f-9342-1491869d6316, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.622Z, ElapsedTime=0, InvocationID=d30b0905-d99b-4450-9631-779545d3dfaa, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.623 INFO 2786 --- [ool-26-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 12:14:18.623 [pool-26-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.568Z|2024-08-06T12:14:18.622Z|bb9b12be-6497-4815-93d5-a2bf8c87691b||pool-26-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=bb9b12be-6497-4815-93d5-a2bf8c87691b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, InvokeTimestamp=2024-08-06T12:14:18.568Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.517Z, InvocationID=72f5ecf0-bd7d-4192-8112-8860a59273cc, LogTimestamp=2024-08-06T12:14:18.622Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:18 2024-08-06T12:14:18.622Z|2024-08-06T12:14:18.624Z|0143e190-e71b-4948-940e-d8357f01bcfd||pool-28-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0143e190-e71b-4948-940e-d8357f01bcfd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.622Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.601Z, InvocationID=23996fc0-8664-435c-a8fd-9b1d6bef278b, LogTimestamp=2024-08-06T12:14:18.624Z|||Invoke 12:14:18 12:14:18.624 [pool-28-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.624 INFO 2786 --- [ool-28-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.517Z|2024-08-06T12:14:18.627+0000|bb9b12be-6497-4815-93d5-a2bf8c87691b||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"bb9b12be-6497-4815-93d5-a2bf8c87691b","status":"200","rqstDate":"240806-12:14:18:523","respDate":"240806-12:14:18:626","sourceId":"k6:bb9b12be-6497-4815-93d5-a2bf8c87691b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:523-87330\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[bb9b12be-6497-4815-93d5-a2bf8c87691b]}\"}"} 12:14:18 2024-08-06 12:14:18.627 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.517Z|2024-08-06T12:14:18.627Z|bb9b12be-6497-4815-93d5-a2bf8c87691b||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|110|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=bb9b12be-6497-4815-93d5-a2bf8c87691b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=110, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.517Z, InvocationID=72f5ecf0-bd7d-4192-8112-8860a59273cc, LogTimestamp=2024-08-06T12:14:18.627Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 118 - "logType": "access" 12:14:18 2024-08-06 12:14:18.636 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.636Z|2024-08-06T12:14:18.636Z|4eb63171-3318-44af-bcec-f7e2c637ba9f||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4eb63171-3318-44af-bcec-f7e2c637ba9f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.636Z, ElapsedTime=0, InvocationID=b6910dcd-0af7-468c-8d3b-97e984260c71, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.636Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.639 INFO 2786 --- [ool-29-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.639 INFO 2786 --- [ool-29-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.639 INFO 2786 --- [ool-29-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.641 INFO 2786 --- [ool-29-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.641 [pool-29-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.639Z|2024-08-06T12:14:18.641Z|6bec1c57-4bea-493f-9342-1491869d6316||pool-29-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6bec1c57-4bea-493f-9342-1491869d6316, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.639Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.622Z, InvocationID=d30b0905-d99b-4450-9631-779545d3dfaa, LogTimestamp=2024-08-06T12:14:18.641Z|||Invoke 12:14:18 2024-08-06 12:14:18.673 INFO 2786 --- [ool-28-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.622Z|2024-08-06T12:14:18.672Z|0143e190-e71b-4948-940e-d8357f01bcfd||pool-28-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|50|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0143e190-e71b-4948-940e-d8357f01bcfd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=50, InvokeTimestamp=2024-08-06T12:14:18.622Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.601Z, InvocationID=23996fc0-8664-435c-a8fd-9b1d6bef278b, LogTimestamp=2024-08-06T12:14:18.672Z, ResponseDesc=OK, elapsedTime=39|||InvokeReturn 12:14:18 12:14:18.673 [pool-28-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.675 INFO 2786 --- [ool-30-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.675 INFO 2786 --- [ool-30-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.675 INFO 2786 --- [ool-30-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.675 INFO 2786 --- [ool-29-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 12:14:18.675 [pool-29-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.601Z|2024-08-06T12:14:18.677Z|0143e190-e71b-4948-940e-d8357f01bcfd||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|76|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0143e190-e71b-4948-940e-d8357f01bcfd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=76, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.601Z, InvocationID=23996fc0-8664-435c-a8fd-9b1d6bef278b, LogTimestamp=2024-08-06T12:14:18.677Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06T12:14:18.601Z|2024-08-06T12:14:18.675+0000|0143e190-e71b-4948-940e-d8357f01bcfd||qtp57358573-83|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0143e190-e71b-4948-940e-d8357f01bcfd","status":"200","rqstDate":"240806-12:14:18:602","respDate":"240806-12:14:18:675","sourceId":"k6:0143e190-e71b-4948-940e-d8357f01bcfd","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:602-92306\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0143e190-e71b-4948-940e-d8357f01bcfd]}\"}"} 12:14:18 2024-08-06T12:14:18.639Z|2024-08-06T12:14:18.675Z|6bec1c57-4bea-493f-9342-1491869d6316||pool-29-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6bec1c57-4bea-493f-9342-1491869d6316, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:18.639Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.622Z, InvocationID=d30b0905-d99b-4450-9631-779545d3dfaa, LogTimestamp=2024-08-06T12:14:18.675Z, ResponseDesc=OK, elapsedTime=23|||InvokeReturn 12:14:18 2024-08-06 12:14:18.677 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.677Z|2024-08-06T12:14:18.679Z|4eb63171-3318-44af-bcec-f7e2c637ba9f||pool-30-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4eb63171-3318-44af-bcec-f7e2c637ba9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.677Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.636Z, InvocationID=b6910dcd-0af7-468c-8d3b-97e984260c71, LogTimestamp=2024-08-06T12:14:18.679Z|||Invoke 12:14:18 2024-08-06T12:14:18.622Z|2024-08-06T12:14:18.679+0000|6bec1c57-4bea-493f-9342-1491869d6316||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6bec1c57-4bea-493f-9342-1491869d6316","status":"200","rqstDate":"240806-12:14:18:623","respDate":"240806-12:14:18:679","sourceId":"k6:6bec1c57-4bea-493f-9342-1491869d6316","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:623-97669\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6bec1c57-4bea-493f-9342-1491869d6316]}\"}"} 12:14:18 2024-08-06 12:14:18.680 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access" 12:14:18 12:14:18.679 [pool-30-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.622Z|2024-08-06T12:14:18.680Z|6bec1c57-4bea-493f-9342-1491869d6316||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|58|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6bec1c57-4bea-493f-9342-1491869d6316, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=58, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.622Z, InvocationID=d30b0905-d99b-4450-9631-779545d3dfaa, LogTimestamp=2024-08-06T12:14:18.680Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.679 INFO 2786 --- [ool-30-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06 12:14:18.683 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access" 12:14:18 2024-08-06T12:14:18.682Z|2024-08-06T12:14:18.683Z|53697976-9abe-4103-90f1-11cf50d14fe5||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=53697976-9abe-4103-90f1-11cf50d14fe5, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.682Z, ElapsedTime=1, InvocationID=3ee67975-d347-48fa-9e9d-18897baf5b80, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.683Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.685 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.685Z|2024-08-06T12:14:18.685Z|7b60120c-21d1-41fb-82c3-dc019c7495d4||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7b60120c-21d1-41fb-82c3-dc019c7495d4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.685Z, ElapsedTime=0, InvocationID=5bd1279d-0882-48d8-8808-aa4966170836, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.685Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.699 INFO 2786 --- [ool-31-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.700 INFO 2786 --- [ool-31-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.703 INFO 2786 --- [ool-31-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.703 INFO 2786 --- [ool-31-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.703 [pool-31-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.703Z|2024-08-06T12:14:18.703Z|53697976-9abe-4103-90f1-11cf50d14fe5||pool-31-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=53697976-9abe-4103-90f1-11cf50d14fe5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.703Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.682Z, InvocationID=3ee67975-d347-48fa-9e9d-18897baf5b80, LogTimestamp=2024-08-06T12:14:18.703Z|||Invoke 12:14:18 2024-08-06 12:14:18.705 INFO 2786 --- [ool-32-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.705 INFO 2786 --- [ool-32-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.706 INFO 2786 --- [ool-32-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.706 INFO 2786 --- [ool-32-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.706 [pool-32-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.707 INFO 2786 --- [ool-30-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 12:14:18.707 [pool-30-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.706Z|2024-08-06T12:14:18.706Z|7b60120c-21d1-41fb-82c3-dc019c7495d4||pool-32-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7b60120c-21d1-41fb-82c3-dc019c7495d4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.706Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.685Z, InvocationID=5bd1279d-0882-48d8-8808-aa4966170836, LogTimestamp=2024-08-06T12:14:18.706Z|||Invoke 12:14:18 2024-08-06T12:14:18.677Z|2024-08-06T12:14:18.707Z|4eb63171-3318-44af-bcec-f7e2c637ba9f||pool-30-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4eb63171-3318-44af-bcec-f7e2c637ba9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:18.677Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.636Z, InvocationID=b6910dcd-0af7-468c-8d3b-97e984260c71, LogTimestamp=2024-08-06T12:14:18.707Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:18 2024-08-06T12:14:18.636Z|2024-08-06T12:14:18.715+0000|4eb63171-3318-44af-bcec-f7e2c637ba9f||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4eb63171-3318-44af-bcec-f7e2c637ba9f","status":"200","rqstDate":"240806-12:14:18:641","respDate":"240806-12:14:18:714","sourceId":"k6:4eb63171-3318-44af-bcec-f7e2c637ba9f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:641-29339\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4eb63171-3318-44af-bcec-f7e2c637ba9f]}\"}"} 12:14:18 2024-08-06 12:14:18.715 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.636Z|2024-08-06T12:14:18.715Z|4eb63171-3318-44af-bcec-f7e2c637ba9f||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|79|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4eb63171-3318-44af-bcec-f7e2c637ba9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=79, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.636Z, InvocationID=b6910dcd-0af7-468c-8d3b-97e984260c71, LogTimestamp=2024-08-06T12:14:18.715Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access" 12:14:18 2024-08-06 12:14:18.725 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.721Z|2024-08-06T12:14:18.721Z|439c999c-815c-42f1-ac87-5c6ce4a7d787||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=439c999c-815c-42f1-ac87-5c6ce4a7d787, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.721Z, ElapsedTime=0, InvocationID=83ee962f-9530-4985-afef-0995ba5c18d9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.721Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.727 INFO 2786 --- [ool-31-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 12:14:18.727 [pool-31-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.703Z|2024-08-06T12:14:18.727Z|53697976-9abe-4103-90f1-11cf50d14fe5||pool-31-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=53697976-9abe-4103-90f1-11cf50d14fe5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:18.703Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.682Z, InvocationID=3ee67975-d347-48fa-9e9d-18897baf5b80, LogTimestamp=2024-08-06T12:14:18.727Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:18 2024-08-06T12:14:18.683Z|2024-08-06T12:14:18.729+0000|53697976-9abe-4103-90f1-11cf50d14fe5||qtp57358573-83|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"53697976-9abe-4103-90f1-11cf50d14fe5","status":"200","rqstDate":"240806-12:14:18:683","respDate":"240806-12:14:18:728","sourceId":"k6:53697976-9abe-4103-90f1-11cf50d14fe5","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:683-44385\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[53697976-9abe-4103-90f1-11cf50d14fe5]}\"}"} 12:14:18 2024-08-06 12:14:18.729 INFO 2786 --- [ qtp57358573-83] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.682Z|2024-08-06T12:14:18.729Z|53697976-9abe-4103-90f1-11cf50d14fe5||qtp57358573-83||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=53697976-9abe-4103-90f1-11cf50d14fe5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.682Z, InvocationID=3ee67975-d347-48fa-9e9d-18897baf5b80, LogTimestamp=2024-08-06T12:14:18.729Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:18 2024-08-06T12:14:18.736Z|2024-08-06T12:14:18.736Z|0cfaf802-ea05-4080-9b75-83df8b6ccac4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0cfaf802-ea05-4080-9b75-83df8b6ccac4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.736Z, ElapsedTime=0, InvocationID=d38df29d-c9b7-4ecf-9333-b25ca470b5fc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.736Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.736 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06 12:14:18.751 INFO 2786 --- [ool-34-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.751 INFO 2786 --- [ool-34-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.751 INFO 2786 --- [ool-34-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.752 INFO 2786 --- [ool-34-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.751Z|2024-08-06T12:14:18.752Z|0cfaf802-ea05-4080-9b75-83df8b6ccac4||pool-34-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0cfaf802-ea05-4080-9b75-83df8b6ccac4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:18.751Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.736Z, InvocationID=d38df29d-c9b7-4ecf-9333-b25ca470b5fc, LogTimestamp=2024-08-06T12:14:18.752Z|||Invoke 12:14:18 12:14:18.752 [pool-34-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.761 INFO 2786 --- [ool-32-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.706Z|2024-08-06T12:14:18.761Z|7b60120c-21d1-41fb-82c3-dc019c7495d4||pool-32-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7b60120c-21d1-41fb-82c3-dc019c7495d4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, InvokeTimestamp=2024-08-06T12:14:18.706Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.685Z, InvocationID=5bd1279d-0882-48d8-8808-aa4966170836, LogTimestamp=2024-08-06T12:14:18.761Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:18 12:14:18.761 [pool-32-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.685Z|2024-08-06T12:14:18.762+0000|7b60120c-21d1-41fb-82c3-dc019c7495d4||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7b60120c-21d1-41fb-82c3-dc019c7495d4","status":"200","rqstDate":"240806-12:14:18:686","respDate":"240806-12:14:18:762","sourceId":"k6:7b60120c-21d1-41fb-82c3-dc019c7495d4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:686-21190\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7b60120c-21d1-41fb-82c3-dc019c7495d4]}\"}"} 12:14:18 2024-08-06 12:14:18.763 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.685Z|2024-08-06T12:14:18.763Z|7b60120c-21d1-41fb-82c3-dc019c7495d4||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|78|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7b60120c-21d1-41fb-82c3-dc019c7495d4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=78, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.685Z, InvocationID=5bd1279d-0882-48d8-8808-aa4966170836, LogTimestamp=2024-08-06T12:14:18.763Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access" 12:14:18 2024-08-06 12:14:18.765 INFO 2786 --- [ool-33-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.765 INFO 2786 --- [ool-33-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.765 INFO 2786 --- [ool-33-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.765Z|2024-08-06T12:14:18.766Z|439c999c-815c-42f1-ac87-5c6ce4a7d787||pool-33-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=439c999c-815c-42f1-ac87-5c6ce4a7d787, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.765Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.721Z, InvocationID=83ee962f-9530-4985-afef-0995ba5c18d9, LogTimestamp=2024-08-06T12:14:18.766Z|||Invoke 12:14:18 12:14:18.766 [pool-33-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.766Z|2024-08-06T12:14:18.766Z|6f62cfa2-af8d-40c1-afc3-f2a7d5d43376||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6f62cfa2-af8d-40c1-afc3-f2a7d5d43376, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.766Z, ElapsedTime=0, InvocationID=17d9ea51-358b-40a5-a2ea-792b62783f71, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.766Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.766 INFO 2786 --- [ool-33-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06 12:14:18.766 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06 12:14:18.787 INFO 2786 --- [ool-35-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.787 INFO 2786 --- [ool-35-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.787 INFO 2786 --- [ool-35-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.787Z|2024-08-06T12:14:18.788Z|6f62cfa2-af8d-40c1-afc3-f2a7d5d43376||pool-35-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6f62cfa2-af8d-40c1-afc3-f2a7d5d43376, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.787Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.766Z, InvocationID=17d9ea51-358b-40a5-a2ea-792b62783f71, LogTimestamp=2024-08-06T12:14:18.788Z|||Invoke 12:14:18 12:14:18.788 [pool-35-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.788 INFO 2786 --- [ool-35-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.802 [pool-34-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.802 INFO 2786 --- [ool-34-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.751Z|2024-08-06T12:14:18.795Z|0cfaf802-ea05-4080-9b75-83df8b6ccac4||pool-34-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0cfaf802-ea05-4080-9b75-83df8b6ccac4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, InvokeTimestamp=2024-08-06T12:14:18.751Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.736Z, InvocationID=d38df29d-c9b7-4ecf-9333-b25ca470b5fc, LogTimestamp=2024-08-06T12:14:18.795Z, ResponseDesc=OK, elapsedTime=34|||InvokeReturn 12:14:18 2024-08-06T12:14:18.736Z|2024-08-06T12:14:18.804+0000|0cfaf802-ea05-4080-9b75-83df8b6ccac4||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0cfaf802-ea05-4080-9b75-83df8b6ccac4","status":"200","rqstDate":"240806-12:14:18:737","respDate":"240806-12:14:18:803","sourceId":"k6:0cfaf802-ea05-4080-9b75-83df8b6ccac4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:737-33290\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0cfaf802-ea05-4080-9b75-83df8b6ccac4]}\"}"} 12:14:18 2024-08-06T12:14:18.736Z|2024-08-06T12:14:18.804Z|0cfaf802-ea05-4080-9b75-83df8b6ccac4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|68|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0cfaf802-ea05-4080-9b75-83df8b6ccac4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=68, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.736Z, InvocationID=d38df29d-c9b7-4ecf-9333-b25ca470b5fc, LogTimestamp=2024-08-06T12:14:18.804Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.804 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access" 12:14:18 2024-08-06 12:14:18.808 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.808Z|2024-08-06T12:14:18.808Z|f3200f3d-7fd8-4da7-bd58-9de442088cf9||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f3200f3d-7fd8-4da7-bd58-9de442088cf9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.808Z, ElapsedTime=0, InvocationID=6ac22efa-64e9-49db-8c60-1f5ecf2e42b7, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.808Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.814 INFO 2786 --- [ool-36-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 12:14:18.814 [pool-33-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.765Z|2024-08-06T12:14:18.814Z|439c999c-815c-42f1-ac87-5c6ce4a7d787||pool-33-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=439c999c-815c-42f1-ac87-5c6ce4a7d787, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, InvokeTimestamp=2024-08-06T12:14:18.765Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.721Z, InvocationID=83ee962f-9530-4985-afef-0995ba5c18d9, LogTimestamp=2024-08-06T12:14:18.814Z, ResponseDesc=OK, elapsedTime=43|||InvokeReturn 12:14:18 2024-08-06 12:14:18.814 INFO 2786 --- [ool-33-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06 12:14:18.815 INFO 2786 --- [ool-36-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.815 INFO 2786 --- [ool-36-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.721Z|2024-08-06T12:14:18.815+0000|439c999c-815c-42f1-ac87-5c6ce4a7d787||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"439c999c-815c-42f1-ac87-5c6ce4a7d787","status":"200","rqstDate":"240806-12:14:18:726","respDate":"240806-12:14:18:815","sourceId":"k6:439c999c-815c-42f1-ac87-5c6ce4a7d787","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:726-63320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[439c999c-815c-42f1-ac87-5c6ce4a7d787]}\"}"} 12:14:18 2024-08-06 12:14:18.816 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.721Z|2024-08-06T12:14:18.815Z|439c999c-815c-42f1-ac87-5c6ce4a7d787||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|94|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=439c999c-815c-42f1-ac87-5c6ce4a7d787, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=94, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.721Z, InvocationID=83ee962f-9530-4985-afef-0995ba5c18d9, LogTimestamp=2024-08-06T12:14:18.815Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06T12:14:18.816Z|2024-08-06T12:14:18.816Z|f3200f3d-7fd8-4da7-bd58-9de442088cf9||pool-36-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f3200f3d-7fd8-4da7-bd58-9de442088cf9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.816Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.808Z, InvocationID=6ac22efa-64e9-49db-8c60-1f5ecf2e42b7, LogTimestamp=2024-08-06T12:14:18.816Z|||Invoke 12:14:18 2024-08-06 12:14:18.816 INFO 2786 --- [ool-36-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.816 [pool-36-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 98 - "logType": "access" 12:14:18 2024-08-06 12:14:18.821 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.821Z|2024-08-06T12:14:18.821Z|2389eea1-6db7-4fb9-a0ac-27ef6ca00468||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2389eea1-6db7-4fb9-a0ac-27ef6ca00468, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.821Z, ElapsedTime=0, InvocationID=084f717f-7c6d-4218-b819-aac1a8704e0c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.821Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06T12:14:18.787Z|2024-08-06T12:14:18.822Z|6f62cfa2-af8d-40c1-afc3-f2a7d5d43376||pool-35-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6f62cfa2-af8d-40c1-afc3-f2a7d5d43376, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:18.787Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.766Z, InvocationID=17d9ea51-358b-40a5-a2ea-792b62783f71, LogTimestamp=2024-08-06T12:14:18.822Z, ResponseDesc=OK, elapsedTime=25|||InvokeReturn 12:14:18 12:14:18.822 [pool-35-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.822 INFO 2786 --- [ool-35-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.766Z|2024-08-06T12:14:18.823+0000|6f62cfa2-af8d-40c1-afc3-f2a7d5d43376||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6f62cfa2-af8d-40c1-afc3-f2a7d5d43376","status":"200","rqstDate":"240806-12:14:18:770","respDate":"240806-12:14:18:823","sourceId":"k6:6f62cfa2-af8d-40c1-afc3-f2a7d5d43376","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:770-50990\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6f62cfa2-af8d-40c1-afc3-f2a7d5d43376]}\"}"} 12:14:18 2024-08-06 12:14:18.823 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.766Z|2024-08-06T12:14:18.823Z|6f62cfa2-af8d-40c1-afc3-f2a7d5d43376||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|57|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6f62cfa2-af8d-40c1-afc3-f2a7d5d43376, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=57, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.766Z, InvocationID=17d9ea51-358b-40a5-a2ea-792b62783f71, LogTimestamp=2024-08-06T12:14:18.823Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access" 12:14:18 2024-08-06 12:14:18.827 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.826Z|2024-08-06T12:14:18.826Z|16e1493a-c62c-453b-9894-c82b48ec7178||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=16e1493a-c62c-453b-9894-c82b48ec7178, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.826Z, ElapsedTime=0, InvocationID=94570f6c-5c94-4fa3-bd11-d1686a7e427a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.826Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 12:14:18.835 [pool-36-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.835 INFO 2786 --- [ool-36-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.816Z|2024-08-06T12:14:18.835Z|f3200f3d-7fd8-4da7-bd58-9de442088cf9||pool-36-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f3200f3d-7fd8-4da7-bd58-9de442088cf9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:18.816Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.808Z, InvocationID=6ac22efa-64e9-49db-8c60-1f5ecf2e42b7, LogTimestamp=2024-08-06T12:14:18.835Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ool-38-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ool-38-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ool-38-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.808Z|2024-08-06T12:14:18.836+0000|f3200f3d-7fd8-4da7-bd58-9de442088cf9||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f3200f3d-7fd8-4da7-bd58-9de442088cf9","status":"200","rqstDate":"240806-12:14:18:808","respDate":"240806-12:14:18:836","sourceId":"k6:f3200f3d-7fd8-4da7-bd58-9de442088cf9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:808-32961\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f3200f3d-7fd8-4da7-bd58-9de442088cf9]}\"}"} 12:14:18 12:14:18.837 [pool-38-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.837Z|2024-08-06T12:14:18.837Z|16e1493a-c62c-453b-9894-c82b48ec7178||pool-38-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=16e1493a-c62c-453b-9894-c82b48ec7178, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.837Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.826Z, InvocationID=94570f6c-5c94-4fa3-bd11-d1686a7e427a, LogTimestamp=2024-08-06T12:14:18.837Z|||Invoke 12:14:18 2024-08-06T12:14:18.808Z|2024-08-06T12:14:18.837Z|f3200f3d-7fd8-4da7-bd58-9de442088cf9||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f3200f3d-7fd8-4da7-bd58-9de442088cf9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.808Z, InvocationID=6ac22efa-64e9-49db-8c60-1f5ecf2e42b7, LogTimestamp=2024-08-06T12:14:18.837Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ool-37-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ool-38-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06 12:14:18.837 INFO 2786 --- [ool-37-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.838 INFO 2786 --- [ool-37-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 12:14:18.838 [pool-37-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.838 INFO 2786 --- [ool-37-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.838Z|2024-08-06T12:14:18.838Z|2389eea1-6db7-4fb9-a0ac-27ef6ca00468||pool-37-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2389eea1-6db7-4fb9-a0ac-27ef6ca00468, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.838Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.821Z, InvocationID=084f717f-7c6d-4218-b819-aac1a8704e0c, LogTimestamp=2024-08-06T12:14:18.838Z|||Invoke 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:18 2024-08-06 12:14:18.844 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.844Z|2024-08-06T12:14:18.844Z|fc9eb6b7-1e73-4a0f-802d-85c385b5f86f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fc9eb6b7-1e73-4a0f-802d-85c385b5f86f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.844Z, ElapsedTime=0, InvocationID=eeaf8364-b4b8-4c64-9553-a2f2dd640599, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.844Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.862 INFO 2786 --- [ool-39-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.862 INFO 2786 --- [ool-39-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.863 INFO 2786 --- [ool-39-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.864Z|2024-08-06T12:14:18.864Z|fc9eb6b7-1e73-4a0f-802d-85c385b5f86f||pool-39-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=fc9eb6b7-1e73-4a0f-802d-85c385b5f86f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.864Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.844Z, InvocationID=eeaf8364-b4b8-4c64-9553-a2f2dd640599, LogTimestamp=2024-08-06T12:14:18.864Z|||Invoke 12:14:18 2024-08-06 12:14:18.864 INFO 2786 --- [ool-39-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.864 [pool-39-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.869 INFO 2786 --- [ool-37-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.838Z|2024-08-06T12:14:18.869Z|2389eea1-6db7-4fb9-a0ac-27ef6ca00468||pool-37-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2389eea1-6db7-4fb9-a0ac-27ef6ca00468, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:18.838Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.821Z, InvocationID=084f717f-7c6d-4218-b819-aac1a8704e0c, LogTimestamp=2024-08-06T12:14:18.869Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:18 12:14:18.869 [pool-37-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 12:14:18.872 [pool-38-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.872 INFO 2786 --- [ool-38-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.837Z|2024-08-06T12:14:18.872Z|16e1493a-c62c-453b-9894-c82b48ec7178||pool-38-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=16e1493a-c62c-453b-9894-c82b48ec7178, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:18.837Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.826Z, InvocationID=94570f6c-5c94-4fa3-bd11-d1686a7e427a, LogTimestamp=2024-08-06T12:14:18.872Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:18 2024-08-06T12:14:18.821Z|2024-08-06T12:14:18.872+0000|2389eea1-6db7-4fb9-a0ac-27ef6ca00468||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2389eea1-6db7-4fb9-a0ac-27ef6ca00468","status":"200","rqstDate":"240806-12:14:18:822","respDate":"240806-12:14:18:872","sourceId":"k6:2389eea1-6db7-4fb9-a0ac-27ef6ca00468","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:822-14675\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2389eea1-6db7-4fb9-a0ac-27ef6ca00468]}\"}"} 12:14:18 2024-08-06 12:14:18.873 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.826Z|2024-08-06T12:14:18.873+0000|16e1493a-c62c-453b-9894-c82b48ec7178||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"16e1493a-c62c-453b-9894-c82b48ec7178","status":"200","rqstDate":"240806-12:14:18:827","respDate":"240806-12:14:18:872","sourceId":"k6:16e1493a-c62c-453b-9894-c82b48ec7178","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:827-99570\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[16e1493a-c62c-453b-9894-c82b48ec7178]}\"}"} 12:14:18 2024-08-06T12:14:18.821Z|2024-08-06T12:14:18.872Z|2389eea1-6db7-4fb9-a0ac-27ef6ca00468||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2389eea1-6db7-4fb9-a0ac-27ef6ca00468, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.821Z, InvocationID=084f717f-7c6d-4218-b819-aac1a8704e0c, LogTimestamp=2024-08-06T12:14:18.872Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.873 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.826Z|2024-08-06T12:14:18.873Z|16e1493a-c62c-453b-9894-c82b48ec7178||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=16e1493a-c62c-453b-9894-c82b48ec7178, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.826Z, InvocationID=94570f6c-5c94-4fa3-bd11-d1686a7e427a, LogTimestamp=2024-08-06T12:14:18.873Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:18 2024-08-06 12:14:18.876 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.876Z|2024-08-06T12:14:18.876Z|64edc9cd-8ac7-4654-babd-f71253885497||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=64edc9cd-8ac7-4654-babd-f71253885497, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.876Z, ElapsedTime=0, InvocationID=65ae42f3-7a84-4073-9cc4-98b2216e7be1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.876 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.876Z|2024-08-06T12:14:18.876Z|bf0658e3-cd95-486f-801d-4a758b8e6bac||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=bf0658e3-cd95-486f-801d-4a758b8e6bac, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.876Z, ElapsedTime=0, InvocationID=9a107b09-6982-49a3-8dc9-66df498ae0d4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 12:14:18.888 [pool-39-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.888 INFO 2786 --- [ool-39-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.864Z|2024-08-06T12:14:18.888Z|fc9eb6b7-1e73-4a0f-802d-85c385b5f86f||pool-39-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=fc9eb6b7-1e73-4a0f-802d-85c385b5f86f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:18.864Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.844Z, InvocationID=eeaf8364-b4b8-4c64-9553-a2f2dd640599, LogTimestamp=2024-08-06T12:14:18.888Z, ResponseDesc=OK, elapsedTime=19|||InvokeReturn 12:14:18 2024-08-06 12:14:18.888 INFO 2786 --- [ool-41-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.889 INFO 2786 --- [ool-41-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.889 INFO 2786 --- [ool-41-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.889 INFO 2786 --- [ool-41-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.889 [pool-41-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.889Z|2024-08-06T12:14:18.889Z|64edc9cd-8ac7-4654-babd-f71253885497||pool-41-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=64edc9cd-8ac7-4654-babd-f71253885497, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.889Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.876Z, InvocationID=65ae42f3-7a84-4073-9cc4-98b2216e7be1, LogTimestamp=2024-08-06T12:14:18.889Z|||Invoke 12:14:18 2024-08-06T12:14:18.844Z|2024-08-06T12:14:18.889+0000|fc9eb6b7-1e73-4a0f-802d-85c385b5f86f||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"fc9eb6b7-1e73-4a0f-802d-85c385b5f86f","status":"200","rqstDate":"240806-12:14:18:844","respDate":"240806-12:14:18:889","sourceId":"k6:fc9eb6b7-1e73-4a0f-802d-85c385b5f86f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:844-54562\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[fc9eb6b7-1e73-4a0f-802d-85c385b5f86f]}\"}"} 12:14:18 2024-08-06T12:14:18.844Z|2024-08-06T12:14:18.890Z|fc9eb6b7-1e73-4a0f-802d-85c385b5f86f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=fc9eb6b7-1e73-4a0f-802d-85c385b5f86f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.844Z, InvocationID=eeaf8364-b4b8-4c64-9553-a2f2dd640599, LogTimestamp=2024-08-06T12:14:18.890Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.890 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06 12:14:18.893 INFO 2786 --- [ool-40-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.893 INFO 2786 --- [ool-40-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.894 INFO 2786 --- [ool-40-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.894Z|2024-08-06T12:14:18.894Z|bf0658e3-cd95-486f-801d-4a758b8e6bac||pool-40-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=bf0658e3-cd95-486f-801d-4a758b8e6bac, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.894Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.876Z, InvocationID=9a107b09-6982-49a3-8dc9-66df498ae0d4, LogTimestamp=2024-08-06T12:14:18.894Z|||Invoke 12:14:18 2024-08-06 12:14:18.894 INFO 2786 --- [ool-40-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.894 [pool-40-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access" 12:14:18 2024-08-06 12:14:18.905 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.905Z|2024-08-06T12:14:18.905Z|5c6fdfe0-74bf-49ef-a4b7-328bb6781cff||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5c6fdfe0-74bf-49ef-a4b7-328bb6781cff, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.905Z, ElapsedTime=0, InvocationID=73264062-23a1-4037-b684-6c8d4982d1de, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.905Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 12:14:18.918 [pool-41-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.889Z|2024-08-06T12:14:18.918Z|64edc9cd-8ac7-4654-babd-f71253885497||pool-41-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=64edc9cd-8ac7-4654-babd-f71253885497, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:18.889Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.876Z, InvocationID=65ae42f3-7a84-4073-9cc4-98b2216e7be1, LogTimestamp=2024-08-06T12:14:18.918Z, ResponseDesc=OK, elapsedTime=25|||InvokeReturn 12:14:18 2024-08-06 12:14:18.918 INFO 2786 --- [ool-41-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.876Z|2024-08-06T12:14:18.919+0000|64edc9cd-8ac7-4654-babd-f71253885497||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"64edc9cd-8ac7-4654-babd-f71253885497","status":"200","rqstDate":"240806-12:14:18:876","respDate":"240806-12:14:18:919","sourceId":"k6:64edc9cd-8ac7-4654-babd-f71253885497","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:876-10872\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[64edc9cd-8ac7-4654-babd-f71253885497]}\"}"} 12:14:18 2024-08-06 12:14:18.919 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.876Z|2024-08-06T12:14:18.919Z|64edc9cd-8ac7-4654-babd-f71253885497||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=64edc9cd-8ac7-4654-babd-f71253885497, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.876Z, InvocationID=65ae42f3-7a84-4073-9cc4-98b2216e7be1, LogTimestamp=2024-08-06T12:14:18.919Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.920 INFO 2786 --- [ool-42-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.921 INFO 2786 --- [ool-42-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.921 INFO 2786 --- [ool-42-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06T12:14:18.894Z|2024-08-06T12:14:18.920Z|bf0658e3-cd95-486f-801d-4a758b8e6bac||pool-40-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=bf0658e3-cd95-486f-801d-4a758b8e6bac, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:18.894Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.876Z, InvocationID=9a107b09-6982-49a3-8dc9-66df498ae0d4, LogTimestamp=2024-08-06T12:14:18.920Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:18 2024-08-06 12:14:18.920 INFO 2786 --- [ool-40-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 12:14:18.920 [pool-40-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 12:14:18.921 [pool-42-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.921 INFO 2786 --- [ool-42-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.921Z|2024-08-06T12:14:18.921Z|5c6fdfe0-74bf-49ef-a4b7-328bb6781cff||pool-42-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5c6fdfe0-74bf-49ef-a4b7-328bb6781cff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.921Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.905Z, InvocationID=73264062-23a1-4037-b684-6c8d4982d1de, LogTimestamp=2024-08-06T12:14:18.921Z|||Invoke 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:18 2024-08-06T12:14:18.876Z|2024-08-06T12:14:18.922+0000|bf0658e3-cd95-486f-801d-4a758b8e6bac||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"bf0658e3-cd95-486f-801d-4a758b8e6bac","status":"200","rqstDate":"240806-12:14:18:877","respDate":"240806-12:14:18:922","sourceId":"k6:bf0658e3-cd95-486f-801d-4a758b8e6bac","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:877-59800\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[bf0658e3-cd95-486f-801d-4a758b8e6bac]}\"}"} 12:14:18 2024-08-06 12:14:18.922 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.876Z|2024-08-06T12:14:18.922Z|bf0658e3-cd95-486f-801d-4a758b8e6bac||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=bf0658e3-cd95-486f-801d-4a758b8e6bac, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.876Z, InvocationID=9a107b09-6982-49a3-8dc9-66df498ae0d4, LogTimestamp=2024-08-06T12:14:18.922Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.924 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.923Z|2024-08-06T12:14:18.923Z|90de30de-87db-44ef-98a8-f51d59b70a8a||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=90de30de-87db-44ef-98a8-f51d59b70a8a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.923Z, ElapsedTime=0, InvocationID=eccf8657-e094-455f-80dc-6e1f6f575b47, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.923Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:18 2024-08-06 12:14:18.925 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.925Z|2024-08-06T12:14:18.925Z|fc2e818c-a021-48bd-a909-44c6fd01a076||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fc2e818c-a021-48bd-a909-44c6fd01a076, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.925Z, ElapsedTime=0, InvocationID=2da45cef-4979-4479-8d10-e83b232b2c5c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.925Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.940 INFO 2786 --- [ool-43-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.941 INFO 2786 --- [ool-43-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.941 INFO 2786 --- [ool-43-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.942 INFO 2786 --- [ool-43-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 12:14:18.942 [pool-43-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.941Z|2024-08-06T12:14:18.942Z|90de30de-87db-44ef-98a8-f51d59b70a8a||pool-43-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=90de30de-87db-44ef-98a8-f51d59b70a8a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:18.941Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.923Z, InvocationID=eccf8657-e094-455f-80dc-6e1f6f575b47, LogTimestamp=2024-08-06T12:14:18.942Z|||Invoke 12:14:18 2024-08-06T12:14:18.921Z|2024-08-06T12:14:18.944Z|5c6fdfe0-74bf-49ef-a4b7-328bb6781cff||pool-42-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5c6fdfe0-74bf-49ef-a4b7-328bb6781cff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:18.921Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.905Z, InvocationID=73264062-23a1-4037-b684-6c8d4982d1de, LogTimestamp=2024-08-06T12:14:18.944Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:18 12:14:18.944 [pool-42-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06 12:14:18.944 INFO 2786 --- [ool-42-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.905Z|2024-08-06T12:14:18.945+0000|5c6fdfe0-74bf-49ef-a4b7-328bb6781cff||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5c6fdfe0-74bf-49ef-a4b7-328bb6781cff","status":"200","rqstDate":"240806-12:14:18:905","respDate":"240806-12:14:18:945","sourceId":"k6:5c6fdfe0-74bf-49ef-a4b7-328bb6781cff","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:905-3850\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5c6fdfe0-74bf-49ef-a4b7-328bb6781cff]}\"}"} 12:14:18 2024-08-06 12:14:18.946 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.905Z|2024-08-06T12:14:18.945Z|5c6fdfe0-74bf-49ef-a4b7-328bb6781cff||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5c6fdfe0-74bf-49ef-a4b7-328bb6781cff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.905Z, InvocationID=73264062-23a1-4037-b684-6c8d4982d1de, LogTimestamp=2024-08-06T12:14:18.945Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:18 2024-08-06 12:14:18.952 INFO 2786 --- [ool-44-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06T12:14:18.952Z|2024-08-06T12:14:18.952Z|b591672f-344d-4f4a-97f1-bdf85901269a||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b591672f-344d-4f4a-97f1-bdf85901269a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.952Z, ElapsedTime=0, InvocationID=c1c516a2-d872-4ebe-93e9-9377e205372a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.952Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06 12:14:18.952 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06 12:14:18.956 INFO 2786 --- [ool-44-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.956 INFO 2786 --- [ool-44-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 2024-08-06 12:14:18.957 INFO 2786 --- [ool-44-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.956Z|2024-08-06T12:14:18.957Z|fc2e818c-a021-48bd-a909-44c6fd01a076||pool-44-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=fc2e818c-a021-48bd-a909-44c6fd01a076, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.956Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.925Z, InvocationID=2da45cef-4979-4479-8d10-e83b232b2c5c, LogTimestamp=2024-08-06T12:14:18.957Z|||Invoke 12:14:18 12:14:18.957 [pool-44-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 12:14:18.972 [pool-43-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.941Z|2024-08-06T12:14:18.971Z|90de30de-87db-44ef-98a8-f51d59b70a8a||pool-43-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=90de30de-87db-44ef-98a8-f51d59b70a8a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:18.941Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.923Z, InvocationID=eccf8657-e094-455f-80dc-6e1f6f575b47, LogTimestamp=2024-08-06T12:14:18.971Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:18 2024-08-06 12:14:18.972 INFO 2786 --- [ool-43-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06 12:14:18.972 INFO 2786 --- [ool-45-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.972 INFO 2786 --- [ool-45-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.972 INFO 2786 --- [ool-45-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 12:14:18.973 [pool-45-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06 12:14:18.973 INFO 2786 --- [ool-45-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 2024-08-06T12:14:18.972Z|2024-08-06T12:14:18.973Z|b591672f-344d-4f4a-97f1-bdf85901269a||pool-45-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b591672f-344d-4f4a-97f1-bdf85901269a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.972Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.952Z, InvocationID=c1c516a2-d872-4ebe-93e9-9377e205372a, LogTimestamp=2024-08-06T12:14:18.973Z|||Invoke 12:14:18 2024-08-06T12:14:18.923Z|2024-08-06T12:14:18.973+0000|90de30de-87db-44ef-98a8-f51d59b70a8a||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"90de30de-87db-44ef-98a8-f51d59b70a8a","status":"200","rqstDate":"240806-12:14:18:924","respDate":"240806-12:14:18:973","sourceId":"k6:90de30de-87db-44ef-98a8-f51d59b70a8a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:924-47129\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[90de30de-87db-44ef-98a8-f51d59b70a8a]}\"}"} 12:14:18 2024-08-06 12:14:18.974 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.923Z|2024-08-06T12:14:18.974Z|90de30de-87db-44ef-98a8-f51d59b70a8a||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=90de30de-87db-44ef-98a8-f51d59b70a8a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.923Z, InvocationID=eccf8657-e094-455f-80dc-6e1f6f575b47, LogTimestamp=2024-08-06T12:14:18.974Z, ResponseDesc=OK|||Exiting. 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:18 2024-08-06 12:14:18.978 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.978Z|2024-08-06T12:14:18.978Z|28f5720d-6ba8-4256-ac54-744221ef2701||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=28f5720d-6ba8-4256-ac54-744221ef2701, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.978Z, ElapsedTime=0, InvocationID=53bb728f-3c73-4337-a01a-8c688fe98c88, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.978Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 12:14:18.992 [pool-44-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.956Z|2024-08-06T12:14:18.992Z|fc2e818c-a021-48bd-a909-44c6fd01a076||pool-44-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=fc2e818c-a021-48bd-a909-44c6fd01a076, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:18.956Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.925Z, InvocationID=2da45cef-4979-4479-8d10-e83b232b2c5c, LogTimestamp=2024-08-06T12:14:18.992Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:18 2024-08-06 12:14:18.992 INFO 2786 --- [ool-44-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06T12:14:18.925Z|2024-08-06T12:14:18.993+0000|fc2e818c-a021-48bd-a909-44c6fd01a076||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"fc2e818c-a021-48bd-a909-44c6fd01a076","status":"200","rqstDate":"240806-12:14:18:926","respDate":"240806-12:14:18:993","sourceId":"k6:fc2e818c-a021-48bd-a909-44c6fd01a076","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:926-21292\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[fc2e818c-a021-48bd-a909-44c6fd01a076]}\"}"} 12:14:18 2024-08-06 12:14:18.994 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:18 2024-08-06T12:14:18.925Z|2024-08-06T12:14:18.993Z|fc2e818c-a021-48bd-a909-44c6fd01a076||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|68|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=fc2e818c-a021-48bd-a909-44c6fd01a076, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=68, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.925Z, InvocationID=2da45cef-4979-4479-8d10-e83b232b2c5c, LogTimestamp=2024-08-06T12:14:18.993Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.994 INFO 2786 --- [ool-46-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:18 2024-08-06 12:14:18.995 INFO 2786 --- [ool-46-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:18 2024-08-06 12:14:18.995 INFO 2786 --- [ool-46-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:18 12:14:18.995 [pool-46-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:18 2024-08-06T12:14:18.995Z|2024-08-06T12:14:18.995Z|28f5720d-6ba8-4256-ac54-744221ef2701||pool-46-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=28f5720d-6ba8-4256-ac54-744221ef2701, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:18.995Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.978Z, InvocationID=53bb728f-3c73-4337-a01a-8c688fe98c88, LogTimestamp=2024-08-06T12:14:18.995Z|||Invoke 12:14:18 2024-08-06 12:14:18.995 INFO 2786 --- [ool-46-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:18 127.0.0.1 - - [06/Aug/2024:12:14:18 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access" 12:14:18 12:14:18.996 [pool-45-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:18 2024-08-06T12:14:18.972Z|2024-08-06T12:14:18.996Z|b591672f-344d-4f4a-97f1-bdf85901269a||pool-45-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b591672f-344d-4f4a-97f1-bdf85901269a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:18.972Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.952Z, InvocationID=c1c516a2-d872-4ebe-93e9-9377e205372a, LogTimestamp=2024-08-06T12:14:18.996Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:18 2024-08-06 12:14:18.996 INFO 2786 --- [ool-45-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:18 2024-08-06 12:14:18.997 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:18 2024-08-06T12:14:18.997Z|2024-08-06T12:14:18.997Z|03b363c3-1a7d-46b6-a9b1-58ebed740e39||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=03b363c3-1a7d-46b6-a9b1-58ebed740e39, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:18.997Z, ElapsedTime=0, InvocationID=e42e1c0b-d534-412c-a4ea-c385ffdfff0e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:18.997Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:18 2024-08-06T12:14:18.952Z|2024-08-06T12:14:18.997+0000|b591672f-344d-4f4a-97f1-bdf85901269a||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b591672f-344d-4f4a-97f1-bdf85901269a","status":"200","rqstDate":"240806-12:14:18:956","respDate":"240806-12:14:18:997","sourceId":"k6:b591672f-344d-4f4a-97f1-bdf85901269a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:956-14731\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b591672f-344d-4f4a-97f1-bdf85901269a]}\"}"} 12:14:18 2024-08-06T12:14:18.952Z|2024-08-06T12:14:18.998Z|b591672f-344d-4f4a-97f1-bdf85901269a||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b591672f-344d-4f4a-97f1-bdf85901269a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.952Z, InvocationID=c1c516a2-d872-4ebe-93e9-9377e205372a, LogTimestamp=2024-08-06T12:14:18.998Z, ResponseDesc=OK|||Exiting. 12:14:18 2024-08-06 12:14:18.998 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access" 12:14:19 2024-08-06 12:14:19.004 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.004Z|2024-08-06T12:14:19.004Z|a7580826-d815-4b2f-ab72-c7545544c17f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a7580826-d815-4b2f-ab72-c7545544c17f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.004Z, ElapsedTime=0, InvocationID=52d04c3b-8b4f-455b-97a6-738848d49edc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.004Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.010 INFO 2786 --- [ool-47-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.011 INFO 2786 --- [ool-47-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.011 INFO 2786 --- [ool-47-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.011Z|2024-08-06T12:14:19.011Z|03b363c3-1a7d-46b6-a9b1-58ebed740e39||pool-47-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=03b363c3-1a7d-46b6-a9b1-58ebed740e39, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.011Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.997Z, InvocationID=e42e1c0b-d534-412c-a4ea-c385ffdfff0e, LogTimestamp=2024-08-06T12:14:19.011Z|||Invoke 12:14:19 2024-08-06 12:14:19.011 INFO 2786 --- [ool-47-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.011 [pool-47-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 12:14:19.011 [pool-46-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:18.995Z|2024-08-06T12:14:19.011Z|28f5720d-6ba8-4256-ac54-744221ef2701||pool-46-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=28f5720d-6ba8-4256-ac54-744221ef2701, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:18.995Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.978Z, InvocationID=53bb728f-3c73-4337-a01a-8c688fe98c88, LogTimestamp=2024-08-06T12:14:19.011Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:19 2024-08-06 12:14:19.011 INFO 2786 --- [ool-46-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.013 INFO 2786 --- [ool-48-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.013 INFO 2786 --- [ool-48-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.013 INFO 2786 --- [ool-48-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.014 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:18.978Z|2024-08-06T12:14:19.013Z|28f5720d-6ba8-4256-ac54-744221ef2701||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=28f5720d-6ba8-4256-ac54-744221ef2701, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.978Z, InvocationID=53bb728f-3c73-4337-a01a-8c688fe98c88, LogTimestamp=2024-08-06T12:14:19.013Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.014 INFO 2786 --- [ool-48-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.014 [pool-48-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.014Z|2024-08-06T12:14:19.014Z|a7580826-d815-4b2f-ab72-c7545544c17f||pool-48-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a7580826-d815-4b2f-ab72-c7545544c17f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.014Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.004Z, InvocationID=52d04c3b-8b4f-455b-97a6-738848d49edc, LogTimestamp=2024-08-06T12:14:19.014Z|||Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:19 2024-08-06 12:14:19.018 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.018Z|2024-08-06T12:14:19.018Z|d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.018Z, ElapsedTime=0, InvocationID=dcceb57f-5011-4ae9-b013-28b9b18a7f82, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.018Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:18.978Z|2024-08-06T12:14:19.013+0000|28f5720d-6ba8-4256-ac54-744221ef2701||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"28f5720d-6ba8-4256-ac54-744221ef2701","status":"200","rqstDate":"240806-12:14:18:978","respDate":"240806-12:14:19:013","sourceId":"k6:28f5720d-6ba8-4256-ac54-744221ef2701","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:978-72467\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[28f5720d-6ba8-4256-ac54-744221ef2701]}\"}"} 12:14:19 2024-08-06 12:14:19.027 INFO 2786 --- [ool-49-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.027 INFO 2786 --- [ool-49-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.027 INFO 2786 --- [ool-49-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.027 INFO 2786 --- [ool-49-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.027 [pool-49-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.027Z|2024-08-06T12:14:19.027Z|d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6||pool-49-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.027Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.018Z, InvocationID=dcceb57f-5011-4ae9-b013-28b9b18a7f82, LogTimestamp=2024-08-06T12:14:19.027Z|||Invoke 12:14:19 12:14:19.054 [pool-47-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.054 INFO 2786 --- [ool-47-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.011Z|2024-08-06T12:14:19.053Z|03b363c3-1a7d-46b6-a9b1-58ebed740e39||pool-47-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=03b363c3-1a7d-46b6-a9b1-58ebed740e39, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, InvokeTimestamp=2024-08-06T12:14:19.011Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:18.997Z, InvocationID=e42e1c0b-d534-412c-a4ea-c385ffdfff0e, LogTimestamp=2024-08-06T12:14:19.053Z, ResponseDesc=OK, elapsedTime=37|||InvokeReturn 12:14:19 12:14:19.055 [pool-48-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.014Z|2024-08-06T12:14:19.054Z|a7580826-d815-4b2f-ab72-c7545544c17f||pool-48-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a7580826-d815-4b2f-ab72-c7545544c17f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, InvokeTimestamp=2024-08-06T12:14:19.014Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.004Z, InvocationID=52d04c3b-8b4f-455b-97a6-738848d49edc, LogTimestamp=2024-08-06T12:14:19.054Z, ResponseDesc=OK, elapsedTime=35|||InvokeReturn 12:14:19 2024-08-06 12:14:19.055 INFO 2786 --- [ool-48-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:18.997Z|2024-08-06T12:14:19.055+0000|03b363c3-1a7d-46b6-a9b1-58ebed740e39||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"03b363c3-1a7d-46b6-a9b1-58ebed740e39","status":"200","rqstDate":"240806-12:14:18:997","respDate":"240806-12:14:19:054","sourceId":"k6:03b363c3-1a7d-46b6-a9b1-58ebed740e39","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:18:997-49244\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[03b363c3-1a7d-46b6-a9b1-58ebed740e39]}\"}"} 12:14:19 2024-08-06 12:14:19.055 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:18.997Z|2024-08-06T12:14:19.055Z|03b363c3-1a7d-46b6-a9b1-58ebed740e39||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|58|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=03b363c3-1a7d-46b6-a9b1-58ebed740e39, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=58, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:18.997Z, InvocationID=e42e1c0b-d534-412c-a4ea-c385ffdfff0e, LogTimestamp=2024-08-06T12:14:19.055Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06T12:14:19.004Z|2024-08-06T12:14:19.056+0000|a7580826-d815-4b2f-ab72-c7545544c17f||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a7580826-d815-4b2f-ab72-c7545544c17f","status":"200","rqstDate":"240806-12:14:19:004","respDate":"240806-12:14:19:055","sourceId":"k6:a7580826-d815-4b2f-ab72-c7545544c17f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:004-59641\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a7580826-d815-4b2f-ab72-c7545544c17f]}\"}"} 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access" 12:14:19 2024-08-06T12:14:19.004Z|2024-08-06T12:14:19.056Z|a7580826-d815-4b2f-ab72-c7545544c17f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a7580826-d815-4b2f-ab72-c7545544c17f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.004Z, InvocationID=52d04c3b-8b4f-455b-97a6-738848d49edc, LogTimestamp=2024-08-06T12:14:19.056Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.057 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 12:14:19.058 [pool-49-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.027Z|2024-08-06T12:14:19.057Z|d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6||pool-49-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:19.027Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.018Z, InvocationID=dcceb57f-5011-4ae9-b013-28b9b18a7f82, LogTimestamp=2024-08-06T12:14:19.057Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:19 2024-08-06 12:14:19.058 INFO 2786 --- [ool-49-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.058 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.058Z|2024-08-06T12:14:19.058Z|f44f84e7-3217-4e01-b74e-645456b69770||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f44f84e7-3217-4e01-b74e-645456b69770, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.058Z, ElapsedTime=0, InvocationID=1e69b782-5895-4570-b9a9-7c8607fb55f8, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.058Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:19 2024-08-06 12:14:19.059 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.018Z|2024-08-06T12:14:19.059Z|d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.018Z, InvocationID=dcceb57f-5011-4ae9-b013-28b9b18a7f82, LogTimestamp=2024-08-06T12:14:19.059Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access" 12:14:19 2024-08-06 12:14:19.062 INFO 2786 --- [ool-50-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.062 INFO 2786 --- [ool-50-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.062 INFO 2786 --- [ool-50-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.063 INFO 2786 --- [ool-50-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.063 [pool-50-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.062Z|2024-08-06T12:14:19.063Z|f44f84e7-3217-4e01-b74e-645456b69770||pool-50-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f44f84e7-3217-4e01-b74e-645456b69770, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.062Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.058Z, InvocationID=1e69b782-5895-4570-b9a9-7c8607fb55f8, LogTimestamp=2024-08-06T12:14:19.063Z|||Invoke 12:14:19 2024-08-06 12:14:19.063 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.063Z|2024-08-06T12:14:19.063Z|86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.063Z, ElapsedTime=0, InvocationID=a4903c92-aec3-49cd-a6fd-d677828e4615, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.063Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.018Z|2024-08-06T12:14:19.059+0000|d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6","status":"200","rqstDate":"240806-12:14:19:018","respDate":"240806-12:14:19:058","sourceId":"k6:d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:018-45011\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d45156f6-6d40-4e42-9f9f-9cecf7e9e3f6]}\"}"} 12:14:19 2024-08-06 12:14:19.064 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.063Z|2024-08-06T12:14:19.063Z|0cb03228-7c2f-4cf3-812f-08ab355e600c||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0cb03228-7c2f-4cf3-812f-08ab355e600c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.063Z, ElapsedTime=0, InvocationID=42d12911-b92d-40cf-b7fd-d936c5e02fce, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.063Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.080 INFO 2786 --- [ool-51-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.080 INFO 2786 --- [ool-51-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.080 INFO 2786 --- [ool-51-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.080 INFO 2786 --- [ool-50-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.080 [pool-50-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.062Z|2024-08-06T12:14:19.080Z|f44f84e7-3217-4e01-b74e-645456b69770||pool-50-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f44f84e7-3217-4e01-b74e-645456b69770, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:19.062Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.058Z, InvocationID=1e69b782-5895-4570-b9a9-7c8607fb55f8, LogTimestamp=2024-08-06T12:14:19.080Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:19 2024-08-06 12:14:19.081 INFO 2786 --- [ool-51-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.080Z|2024-08-06T12:14:19.081Z|86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29||pool-51-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.080Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.063Z, InvocationID=a4903c92-aec3-49cd-a6fd-d677828e4615, LogTimestamp=2024-08-06T12:14:19.081Z|||Invoke 12:14:19 2024-08-06T12:14:19.058Z|2024-08-06T12:14:19.081+0000|f44f84e7-3217-4e01-b74e-645456b69770||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f44f84e7-3217-4e01-b74e-645456b69770","status":"200","rqstDate":"240806-12:14:19:058","respDate":"240806-12:14:19:081","sourceId":"k6:f44f84e7-3217-4e01-b74e-645456b69770","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:058-47761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f44f84e7-3217-4e01-b74e-645456b69770]}\"}"} 12:14:19 2024-08-06 12:14:19.082 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.058Z|2024-08-06T12:14:19.082Z|f44f84e7-3217-4e01-b74e-645456b69770||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f44f84e7-3217-4e01-b74e-645456b69770, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.058Z, InvocationID=1e69b782-5895-4570-b9a9-7c8607fb55f8, LogTimestamp=2024-08-06T12:14:19.082Z, ResponseDesc=OK|||Exiting. 12:14:19 12:14:19.081 [pool-51-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access" 12:14:19 2024-08-06 12:14:19.085 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.085Z|2024-08-06T12:14:19.085Z|82d1a727-f97e-46f9-a040-3fe3ea9c3543||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=82d1a727-f97e-46f9-a040-3fe3ea9c3543, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.085Z, ElapsedTime=0, InvocationID=c82bd29e-a884-4374-a8e1-0c8e9fdd5e44, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.085Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.089 INFO 2786 --- [ool-53-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.089 INFO 2786 --- [ool-53-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.089 INFO 2786 --- [ool-53-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.089 INFO 2786 --- [ool-53-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.089 [pool-53-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.089Z|2024-08-06T12:14:19.089Z|82d1a727-f97e-46f9-a040-3fe3ea9c3543||pool-53-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=82d1a727-f97e-46f9-a040-3fe3ea9c3543, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.089Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.085Z, InvocationID=c82bd29e-a884-4374-a8e1-0c8e9fdd5e44, LogTimestamp=2024-08-06T12:14:19.089Z|||Invoke 12:14:19 2024-08-06 12:14:19.094 INFO 2786 --- [ool-52-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.095 INFO 2786 --- [ool-52-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.095 INFO 2786 --- [ool-52-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.095 INFO 2786 --- [ool-52-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.095 [pool-52-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.095Z|2024-08-06T12:14:19.095Z|0cb03228-7c2f-4cf3-812f-08ab355e600c||pool-52-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0cb03228-7c2f-4cf3-812f-08ab355e600c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.095Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.063Z, InvocationID=42d12911-b92d-40cf-b7fd-d936c5e02fce, LogTimestamp=2024-08-06T12:14:19.095Z|||Invoke 12:14:19 12:14:19.112 [pool-51-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.112 INFO 2786 --- [ool-51-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.080Z|2024-08-06T12:14:19.112Z|86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29||pool-51-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:14:19.080Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.063Z, InvocationID=a4903c92-aec3-49cd-a6fd-d677828e4615, LogTimestamp=2024-08-06T12:14:19.112Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:19 2024-08-06T12:14:19.063Z|2024-08-06T12:14:19.113+0000|86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29","status":"200","rqstDate":"240806-12:14:19:063","respDate":"240806-12:14:19:113","sourceId":"k6:86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:063-80645\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29]}\"}"} 12:14:19 2024-08-06 12:14:19.114 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.063Z|2024-08-06T12:14:19.114Z|86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=86a93f2a-8fa7-4ea1-82ef-ff4c4757ca29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.063Z, InvocationID=a4903c92-aec3-49cd-a6fd-d677828e4615, LogTimestamp=2024-08-06T12:14:19.114Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:19 2024-08-06 12:14:19.117 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.117Z|2024-08-06T12:14:19.117Z|984f57eb-1c88-4e28-b483-8c009ab347ae||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=984f57eb-1c88-4e28-b483-8c009ab347ae, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.117Z, ElapsedTime=0, InvocationID=836dc805-205f-406c-8d6b-86ee31d75876, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.117Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.122 [pool-53-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.122 INFO 2786 --- [ool-53-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.089Z|2024-08-06T12:14:19.121Z|82d1a727-f97e-46f9-a040-3fe3ea9c3543||pool-53-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=82d1a727-f97e-46f9-a040-3fe3ea9c3543, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:14:19.089Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.085Z, InvocationID=c82bd29e-a884-4374-a8e1-0c8e9fdd5e44, LogTimestamp=2024-08-06T12:14:19.121Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:19 2024-08-06 12:14:19.122 INFO 2786 --- [ool-54-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.122 INFO 2786 --- [ool-54-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.122 INFO 2786 --- [ool-54-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.085Z|2024-08-06T12:14:19.123+0000|82d1a727-f97e-46f9-a040-3fe3ea9c3543||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"82d1a727-f97e-46f9-a040-3fe3ea9c3543","status":"200","rqstDate":"240806-12:14:19:085","respDate":"240806-12:14:19:122","sourceId":"k6:82d1a727-f97e-46f9-a040-3fe3ea9c3543","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:085-6593\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[82d1a727-f97e-46f9-a040-3fe3ea9c3543]}\"}"} 12:14:19 2024-08-06T12:14:19.122Z|2024-08-06T12:14:19.123Z|984f57eb-1c88-4e28-b483-8c009ab347ae||pool-54-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=984f57eb-1c88-4e28-b483-8c009ab347ae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:19.122Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.117Z, InvocationID=836dc805-205f-406c-8d6b-86ee31d75876, LogTimestamp=2024-08-06T12:14:19.123Z|||Invoke 12:14:19 2024-08-06 12:14:19.123 INFO 2786 --- [ool-54-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.123 [pool-54-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.123 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.085Z|2024-08-06T12:14:19.123Z|82d1a727-f97e-46f9-a040-3fe3ea9c3543||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=82d1a727-f97e-46f9-a040-3fe3ea9c3543, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.085Z, InvocationID=c82bd29e-a884-4374-a8e1-0c8e9fdd5e44, LogTimestamp=2024-08-06T12:14:19.123Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:19 2024-08-06T12:14:19.095Z|2024-08-06T12:14:19.126Z|0cb03228-7c2f-4cf3-812f-08ab355e600c||pool-52-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0cb03228-7c2f-4cf3-812f-08ab355e600c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:19.095Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.063Z, InvocationID=42d12911-b92d-40cf-b7fd-d936c5e02fce, LogTimestamp=2024-08-06T12:14:19.126Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:19 12:14:19.126 [pool-52-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.126 INFO 2786 --- [ool-52-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.126 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.126Z|2024-08-06T12:14:19.126Z|54203c45-53da-4bf1-a298-357eefff784d||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=54203c45-53da-4bf1-a298-357eefff784d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.126Z, ElapsedTime=0, InvocationID=f5aa207b-bbd8-4302-a598-c0668498c938, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.126Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.063Z|2024-08-06T12:14:19.127+0000|0cb03228-7c2f-4cf3-812f-08ab355e600c||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0cb03228-7c2f-4cf3-812f-08ab355e600c","status":"200","rqstDate":"240806-12:14:19:064","respDate":"240806-12:14:19:127","sourceId":"k6:0cb03228-7c2f-4cf3-812f-08ab355e600c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:064-22691\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0cb03228-7c2f-4cf3-812f-08ab355e600c]}\"}"} 12:14:19 2024-08-06 12:14:19.127 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.063Z|2024-08-06T12:14:19.127Z|0cb03228-7c2f-4cf3-812f-08ab355e600c||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|64|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0cb03228-7c2f-4cf3-812f-08ab355e600c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=64, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.063Z, InvocationID=42d12911-b92d-40cf-b7fd-d936c5e02fce, LogTimestamp=2024-08-06T12:14:19.127Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access" 12:14:19 2024-08-06 12:14:19.131 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.131Z|2024-08-06T12:14:19.131Z|04934c1d-514f-4904-8141-83773b3d2768||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=04934c1d-514f-4904-8141-83773b3d2768, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.131Z, ElapsedTime=0, InvocationID=b54a563f-0732-4691-9406-eebdf3d60790, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.131Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.140 [pool-54-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.140 INFO 2786 --- [ool-54-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.122Z|2024-08-06T12:14:19.140Z|984f57eb-1c88-4e28-b483-8c009ab347ae||pool-54-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=984f57eb-1c88-4e28-b483-8c009ab347ae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:19.122Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.117Z, InvocationID=836dc805-205f-406c-8d6b-86ee31d75876, LogTimestamp=2024-08-06T12:14:19.140Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:19 2024-08-06T12:14:19.117Z|2024-08-06T12:14:19.141+0000|984f57eb-1c88-4e28-b483-8c009ab347ae||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"984f57eb-1c88-4e28-b483-8c009ab347ae","status":"200","rqstDate":"240806-12:14:19:117","respDate":"240806-12:14:19:141","sourceId":"k6:984f57eb-1c88-4e28-b483-8c009ab347ae","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:117-94527\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[984f57eb-1c88-4e28-b483-8c009ab347ae]}\"}"} 12:14:19 2024-08-06 12:14:19.141 INFO 2786 --- [ool-55-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ool-55-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ool-55-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.117Z|2024-08-06T12:14:19.141Z|984f57eb-1c88-4e28-b483-8c009ab347ae||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=984f57eb-1c88-4e28-b483-8c009ab347ae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.117Z, InvocationID=836dc805-205f-406c-8d6b-86ee31d75876, LogTimestamp=2024-08-06T12:14:19.141Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ool-56-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ool-56-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ool-56-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.142 INFO 2786 --- [ool-55-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.142 [pool-55-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.142Z|2024-08-06T12:14:19.142Z|54203c45-53da-4bf1-a298-357eefff784d||pool-55-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=54203c45-53da-4bf1-a298-357eefff784d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.142Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.126Z, InvocationID=f5aa207b-bbd8-4302-a598-c0668498c938, LogTimestamp=2024-08-06T12:14:19.142Z|||Invoke 12:14:19 2024-08-06T12:14:19.142Z|2024-08-06T12:14:19.143Z|04934c1d-514f-4904-8141-83773b3d2768||pool-56-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=04934c1d-514f-4904-8141-83773b3d2768, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.142Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.131Z, InvocationID=b54a563f-0732-4691-9406-eebdf3d60790, LogTimestamp=2024-08-06T12:14:19.143Z|||Invoke 12:14:19 12:14:19.143 [pool-56-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.143 INFO 2786 --- [ool-56-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:19 2024-08-06 12:14:19.145 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.144Z|2024-08-06T12:14:19.144Z|2161a37d-fef7-4b8f-b9f5-45c5deaab2dd||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2161a37d-fef7-4b8f-b9f5-45c5deaab2dd, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.144Z, ElapsedTime=0, InvocationID=5e41a7b5-b325-42c9-b45f-9a2031dfdc77, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.144Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.165 INFO 2786 --- [ool-57-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.165 INFO 2786 --- [ool-57-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.165 INFO 2786 --- [ool-57-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.165 INFO 2786 --- [ool-57-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.165 [pool-57-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.165Z|2024-08-06T12:14:19.165Z|2161a37d-fef7-4b8f-b9f5-45c5deaab2dd||pool-57-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2161a37d-fef7-4b8f-b9f5-45c5deaab2dd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.165Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.144Z, InvocationID=5e41a7b5-b325-42c9-b45f-9a2031dfdc77, LogTimestamp=2024-08-06T12:14:19.165Z|||Invoke 12:14:19 12:14:19.168 [pool-56-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.168 INFO 2786 --- [ool-56-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.142Z|2024-08-06T12:14:19.168Z|04934c1d-514f-4904-8141-83773b3d2768||pool-56-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=04934c1d-514f-4904-8141-83773b3d2768, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:19.142Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.131Z, InvocationID=b54a563f-0732-4691-9406-eebdf3d60790, LogTimestamp=2024-08-06T12:14:19.168Z, ResponseDesc=OK, elapsedTime=17|||InvokeReturn 12:14:19 2024-08-06T12:14:19.131Z|2024-08-06T12:14:19.169+0000|04934c1d-514f-4904-8141-83773b3d2768||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"04934c1d-514f-4904-8141-83773b3d2768","status":"200","rqstDate":"240806-12:14:19:131","respDate":"240806-12:14:19:169","sourceId":"k6:04934c1d-514f-4904-8141-83773b3d2768","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:131-4565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[04934c1d-514f-4904-8141-83773b3d2768]}\"}"} 12:14:19 12:14:19.174 [pool-55-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.142Z|2024-08-06T12:14:19.174Z|54203c45-53da-4bf1-a298-357eefff784d||pool-55-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=54203c45-53da-4bf1-a298-357eefff784d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:14:19.142Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.126Z, InvocationID=f5aa207b-bbd8-4302-a598-c0668498c938, LogTimestamp=2024-08-06T12:14:19.174Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:19 2024-08-06 12:14:19.174 INFO 2786 --- [ool-55-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.170 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.131Z|2024-08-06T12:14:19.170Z|04934c1d-514f-4904-8141-83773b3d2768||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=04934c1d-514f-4904-8141-83773b3d2768, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.131Z, InvocationID=b54a563f-0732-4691-9406-eebdf3d60790, LogTimestamp=2024-08-06T12:14:19.170Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06T12:14:19.126Z|2024-08-06T12:14:19.175+0000|54203c45-53da-4bf1-a298-357eefff784d||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"54203c45-53da-4bf1-a298-357eefff784d","status":"200","rqstDate":"240806-12:14:19:126","respDate":"240806-12:14:19:175","sourceId":"k6:54203c45-53da-4bf1-a298-357eefff784d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:126-7838\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[54203c45-53da-4bf1-a298-357eefff784d]}\"}"} 12:14:19 2024-08-06 12:14:19.175 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.126Z|2024-08-06T12:14:19.175Z|54203c45-53da-4bf1-a298-357eefff784d||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=54203c45-53da-4bf1-a298-357eefff784d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.126Z, InvocationID=f5aa207b-bbd8-4302-a598-c0668498c938, LogTimestamp=2024-08-06T12:14:19.175Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access" 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:19 2024-08-06 12:14:19.178 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.178Z|2024-08-06T12:14:19.178Z|f6c3604f-4fe9-4540-b9c6-4c3f917f0be8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f6c3604f-4fe9-4540-b9c6-4c3f917f0be8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.178Z, ElapsedTime=0, InvocationID=9e736700-af3b-4dda-a289-6814c928756a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.178Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.179 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.179Z|2024-08-06T12:14:19.179Z|67ab0ea0-5200-4dd2-b09b-361b094fd7a2||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=67ab0ea0-5200-4dd2-b09b-361b094fd7a2, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.179Z, ElapsedTime=0, InvocationID=06cc272a-cc67-4ede-ab4e-67b530365c49, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.179Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.184 [pool-57-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.184 INFO 2786 --- [ool-57-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.165Z|2024-08-06T12:14:19.184Z|2161a37d-fef7-4b8f-b9f5-45c5deaab2dd||pool-57-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2161a37d-fef7-4b8f-b9f5-45c5deaab2dd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:19.165Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.144Z, InvocationID=5e41a7b5-b325-42c9-b45f-9a2031dfdc77, LogTimestamp=2024-08-06T12:14:19.184Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:19 2024-08-06 12:14:19.184 INFO 2786 --- [ool-58-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.184 INFO 2786 --- [ool-58-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.184 INFO 2786 --- [ool-58-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.185 [pool-58-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.185 INFO 2786 --- [ool-58-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.184Z|2024-08-06T12:14:19.185Z|f6c3604f-4fe9-4540-b9c6-4c3f917f0be8||pool-58-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f6c3604f-4fe9-4540-b9c6-4c3f917f0be8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.184Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.178Z, InvocationID=9e736700-af3b-4dda-a289-6814c928756a, LogTimestamp=2024-08-06T12:14:19.185Z|||Invoke 12:14:19 2024-08-06T12:14:19.144Z|2024-08-06T12:14:19.185+0000|2161a37d-fef7-4b8f-b9f5-45c5deaab2dd||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2161a37d-fef7-4b8f-b9f5-45c5deaab2dd","status":"200","rqstDate":"240806-12:14:19:145","respDate":"240806-12:14:19:184","sourceId":"k6:2161a37d-fef7-4b8f-b9f5-45c5deaab2dd","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:145-24986\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2161a37d-fef7-4b8f-b9f5-45c5deaab2dd]}\"}"} 12:14:19 2024-08-06 12:14:19.185 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.144Z|2024-08-06T12:14:19.185Z|2161a37d-fef7-4b8f-b9f5-45c5deaab2dd||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2161a37d-fef7-4b8f-b9f5-45c5deaab2dd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.144Z, InvocationID=5e41a7b5-b325-42c9-b45f-9a2031dfdc77, LogTimestamp=2024-08-06T12:14:19.185Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:19 2024-08-06 12:14:19.188 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.188Z|2024-08-06T12:14:19.188Z|1f9a399d-9c92-40ea-aa86-7511de754d71||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1f9a399d-9c92-40ea-aa86-7511de754d71, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.188Z, ElapsedTime=0, InvocationID=71ef4a7b-5217-449d-971a-21c3d5d8df8e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.188Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.190 INFO 2786 --- [ool-59-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.190 INFO 2786 --- [ool-59-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.190 INFO 2786 --- [ool-59-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.191Z|2024-08-06T12:14:19.191Z|67ab0ea0-5200-4dd2-b09b-361b094fd7a2||pool-59-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=67ab0ea0-5200-4dd2-b09b-361b094fd7a2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.191Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.179Z, InvocationID=06cc272a-cc67-4ede-ab4e-67b530365c49, LogTimestamp=2024-08-06T12:14:19.191Z|||Invoke 12:14:19 12:14:19.192 [pool-59-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.192 INFO 2786 --- [ool-59-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06 12:14:19.199 INFO 2786 --- [ool-60-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.199 INFO 2786 --- [ool-60-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.199 INFO 2786 --- [ool-60-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.200 INFO 2786 --- [ool-60-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.200 [pool-60-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.200Z|2024-08-06T12:14:19.200Z|1f9a399d-9c92-40ea-aa86-7511de754d71||pool-60-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1f9a399d-9c92-40ea-aa86-7511de754d71, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.200Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.188Z, InvocationID=71ef4a7b-5217-449d-971a-21c3d5d8df8e, LogTimestamp=2024-08-06T12:14:19.200Z|||Invoke 12:14:19 12:14:19.223 [pool-58-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.223 INFO 2786 --- [ool-58-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.184Z|2024-08-06T12:14:19.223Z|f6c3604f-4fe9-4540-b9c6-4c3f917f0be8||pool-58-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f6c3604f-4fe9-4540-b9c6-4c3f917f0be8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, InvokeTimestamp=2024-08-06T12:14:19.184Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.178Z, InvocationID=9e736700-af3b-4dda-a289-6814c928756a, LogTimestamp=2024-08-06T12:14:19.223Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:19 2024-08-06T12:14:19.178Z|2024-08-06T12:14:19.227+0000|f6c3604f-4fe9-4540-b9c6-4c3f917f0be8||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f6c3604f-4fe9-4540-b9c6-4c3f917f0be8","status":"200","rqstDate":"240806-12:14:19:179","respDate":"240806-12:14:19:226","sourceId":"k6:f6c3604f-4fe9-4540-b9c6-4c3f917f0be8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:179-93008\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f6c3604f-4fe9-4540-b9c6-4c3f917f0be8]}\"}"} 12:14:19 2024-08-06 12:14:19.227 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.178Z|2024-08-06T12:14:19.227Z|f6c3604f-4fe9-4540-b9c6-4c3f917f0be8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f6c3604f-4fe9-4540-b9c6-4c3f917f0be8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.178Z, InvocationID=9e736700-af3b-4dda-a289-6814c928756a, LogTimestamp=2024-08-06T12:14:19.227Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access" 12:14:19 2024-08-06 12:14:19.230 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.230Z|2024-08-06T12:14:19.230Z|c83ed9b5-8ebe-463f-9861-2da91508793a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c83ed9b5-8ebe-463f-9861-2da91508793a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.230Z, ElapsedTime=0, InvocationID=f3b81077-f0b8-4348-8544-7e924cce6bbb, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.230Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.232 [pool-59-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.232 INFO 2786 --- [ool-59-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.191Z|2024-08-06T12:14:19.232Z|67ab0ea0-5200-4dd2-b09b-361b094fd7a2||pool-59-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=67ab0ea0-5200-4dd2-b09b-361b094fd7a2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:19.191Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.179Z, InvocationID=06cc272a-cc67-4ede-ab4e-67b530365c49, LogTimestamp=2024-08-06T12:14:19.232Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:19 2024-08-06T12:14:19.179Z|2024-08-06T12:14:19.233+0000|67ab0ea0-5200-4dd2-b09b-361b094fd7a2||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"67ab0ea0-5200-4dd2-b09b-361b094fd7a2","status":"200","rqstDate":"240806-12:14:19:179","respDate":"240806-12:14:19:233","sourceId":"k6:67ab0ea0-5200-4dd2-b09b-361b094fd7a2","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:179-29510\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[67ab0ea0-5200-4dd2-b09b-361b094fd7a2]}\"}"} 12:14:19 2024-08-06T12:14:19.179Z|2024-08-06T12:14:19.234Z|67ab0ea0-5200-4dd2-b09b-361b094fd7a2||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=67ab0ea0-5200-4dd2-b09b-361b094fd7a2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.179Z, InvocationID=06cc272a-cc67-4ede-ab4e-67b530365c49, LogTimestamp=2024-08-06T12:14:19.234Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.234 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06 12:14:19.235 INFO 2786 --- [ool-60-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.200Z|2024-08-06T12:14:19.235Z|1f9a399d-9c92-40ea-aa86-7511de754d71||pool-60-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1f9a399d-9c92-40ea-aa86-7511de754d71, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:19.200Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.188Z, InvocationID=71ef4a7b-5217-449d-971a-21c3d5d8df8e, LogTimestamp=2024-08-06T12:14:19.235Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:19 12:14:19.235 [pool-60-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.188Z|2024-08-06T12:14:19.236+0000|1f9a399d-9c92-40ea-aa86-7511de754d71||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"1f9a399d-9c92-40ea-aa86-7511de754d71","status":"200","rqstDate":"240806-12:14:19:189","respDate":"240806-12:14:19:236","sourceId":"k6:1f9a399d-9c92-40ea-aa86-7511de754d71","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:189-1874\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[1f9a399d-9c92-40ea-aa86-7511de754d71]}\"}"} 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access" 12:14:19 2024-08-06 12:14:19.236 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.188Z|2024-08-06T12:14:19.236Z|1f9a399d-9c92-40ea-aa86-7511de754d71||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|48|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1f9a399d-9c92-40ea-aa86-7511de754d71, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=48, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.188Z, InvocationID=71ef4a7b-5217-449d-971a-21c3d5d8df8e, LogTimestamp=2024-08-06T12:14:19.236Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:19 2024-08-06 12:14:19.238 INFO 2786 --- [ool-61-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.238 INFO 2786 --- [ool-61-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.238 INFO 2786 --- [ool-61-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.238 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.238Z|2024-08-06T12:14:19.238Z|39203e3c-fb44-46d2-a74f-8b934f7bb21d||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=39203e3c-fb44-46d2-a74f-8b934f7bb21d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.238Z, ElapsedTime=0, InvocationID=46b70418-2fd5-4ee5-b4aa-730e1d908f6f, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.238Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.238Z|2024-08-06T12:14:19.238Z|c83ed9b5-8ebe-463f-9861-2da91508793a||pool-61-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c83ed9b5-8ebe-463f-9861-2da91508793a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.238Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.230Z, InvocationID=f3b81077-f0b8-4348-8544-7e924cce6bbb, LogTimestamp=2024-08-06T12:14:19.238Z|||Invoke 12:14:19 12:14:19.239 [pool-61-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.239 INFO 2786 --- [ool-61-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06 12:14:19.239 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.239Z|2024-08-06T12:14:19.239Z|f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.239Z, ElapsedTime=0, InvocationID=d3bd11c2-b4a6-498c-b488-ddfd9d43be5a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.239Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.254 INFO 2786 --- [ool-62-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.254 INFO 2786 --- [ool-62-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.254 INFO 2786 --- [ool-62-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.255 INFO 2786 --- [ool-61-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.238Z|2024-08-06T12:14:19.254Z|c83ed9b5-8ebe-463f-9861-2da91508793a||pool-61-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c83ed9b5-8ebe-463f-9861-2da91508793a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:19.238Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.230Z, InvocationID=f3b81077-f0b8-4348-8544-7e924cce6bbb, LogTimestamp=2024-08-06T12:14:19.254Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:19 2024-08-06 12:14:19.255 INFO 2786 --- [ool-62-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.255Z|2024-08-06T12:14:19.255Z|39203e3c-fb44-46d2-a74f-8b934f7bb21d||pool-62-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=39203e3c-fb44-46d2-a74f-8b934f7bb21d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.255Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.238Z, InvocationID=46b70418-2fd5-4ee5-b4aa-730e1d908f6f, LogTimestamp=2024-08-06T12:14:19.255Z|||Invoke 12:14:19 12:14:19.255 [pool-61-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 12:14:19.255 [pool-62-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.230Z|2024-08-06T12:14:19.256+0000|c83ed9b5-8ebe-463f-9861-2da91508793a||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c83ed9b5-8ebe-463f-9861-2da91508793a","status":"200","rqstDate":"240806-12:14:19:231","respDate":"240806-12:14:19:255","sourceId":"k6:c83ed9b5-8ebe-463f-9861-2da91508793a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:231-67544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c83ed9b5-8ebe-463f-9861-2da91508793a]}\"}"} 12:14:19 2024-08-06 12:14:19.256 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.230Z|2024-08-06T12:14:19.256Z|c83ed9b5-8ebe-463f-9861-2da91508793a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c83ed9b5-8ebe-463f-9861-2da91508793a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.230Z, InvocationID=f3b81077-f0b8-4348-8544-7e924cce6bbb, LogTimestamp=2024-08-06T12:14:19.256Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.257 INFO 2786 --- [ool-63-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.257 INFO 2786 --- [ool-63-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.257 INFO 2786 --- [ool-63-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.257 INFO 2786 --- [ool-63-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.257Z|2024-08-06T12:14:19.257Z|f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06||pool-63-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.257Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.239Z, InvocationID=d3bd11c2-b4a6-498c-b488-ddfd9d43be5a, LogTimestamp=2024-08-06T12:14:19.257Z|||Invoke 12:14:19 12:14:19.257 [pool-63-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 28 - "logType": "access" 12:14:19 2024-08-06 12:14:19.259 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.259Z|2024-08-06T12:14:19.259Z|22f535cc-66f0-4267-9813-31be845ffe87||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=22f535cc-66f0-4267-9813-31be845ffe87, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.259Z, ElapsedTime=0, InvocationID=e568dd64-c773-4db7-9f9c-0ae69bd19eee, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.259Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.279 INFO 2786 --- [ool-62-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.279 [pool-62-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.255Z|2024-08-06T12:14:19.279Z|39203e3c-fb44-46d2-a74f-8b934f7bb21d||pool-62-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=39203e3c-fb44-46d2-a74f-8b934f7bb21d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:19.255Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.238Z, InvocationID=46b70418-2fd5-4ee5-b4aa-730e1d908f6f, LogTimestamp=2024-08-06T12:14:19.279Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:19 2024-08-06 12:14:19.280 INFO 2786 --- [ool-64-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.280 INFO 2786 --- [ool-64-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.280 INFO 2786 --- [ool-64-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.238Z|2024-08-06T12:14:19.280+0000|39203e3c-fb44-46d2-a74f-8b934f7bb21d||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"39203e3c-fb44-46d2-a74f-8b934f7bb21d","status":"200","rqstDate":"240806-12:14:19:239","respDate":"240806-12:14:19:280","sourceId":"k6:39203e3c-fb44-46d2-a74f-8b934f7bb21d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:239-50113\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[39203e3c-fb44-46d2-a74f-8b934f7bb21d]}\"}"} 12:14:19 2024-08-06T12:14:19.238Z|2024-08-06T12:14:19.281Z|39203e3c-fb44-46d2-a74f-8b934f7bb21d||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=39203e3c-fb44-46d2-a74f-8b934f7bb21d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.238Z, InvocationID=46b70418-2fd5-4ee5-b4aa-730e1d908f6f, LogTimestamp=2024-08-06T12:14:19.281Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.281 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06 12:14:19.281 INFO 2786 --- [ool-64-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.281Z|2024-08-06T12:14:19.281Z|22f535cc-66f0-4267-9813-31be845ffe87||pool-64-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=22f535cc-66f0-4267-9813-31be845ffe87, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.281Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.259Z, InvocationID=e568dd64-c773-4db7-9f9c-0ae69bd19eee, LogTimestamp=2024-08-06T12:14:19.281Z|||Invoke 12:14:19 12:14:19.281 [pool-64-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:19 12:14:19.285 [pool-63-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.257Z|2024-08-06T12:14:19.284Z|f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06||pool-63-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:19.257Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.239Z, InvocationID=d3bd11c2-b4a6-498c-b488-ddfd9d43be5a, LogTimestamp=2024-08-06T12:14:19.284Z, ResponseDesc=OK, elapsedTime=19|||InvokeReturn 12:14:19 2024-08-06 12:14:19.285 INFO 2786 --- [ool-63-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.285 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.285Z|2024-08-06T12:14:19.285Z|575d211b-9dc3-48e4-9746-f4f3a56de65b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=575d211b-9dc3-48e4-9746-f4f3a56de65b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.285Z, ElapsedTime=0, InvocationID=6aaabef4-008a-4ca6-ace8-55ccf3a0e763, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.285Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.239Z|2024-08-06T12:14:19.286+0000|f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06","status":"200","rqstDate":"240806-12:14:19:239","respDate":"240806-12:14:19:285","sourceId":"k6:f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:239-49898\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06]}\"}"} 12:14:19 2024-08-06 12:14:19.286 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.239Z|2024-08-06T12:14:19.286Z|f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f9b27bfe-0ff4-49df-bba8-b7f7ed89cf06, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.239Z, InvocationID=d3bd11c2-b4a6-498c-b488-ddfd9d43be5a, LogTimestamp=2024-08-06T12:14:19.286Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:19 2024-08-06 12:14:19.290 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.289Z|2024-08-06T12:14:19.289Z|f39942f3-9a13-41a4-af2d-13c7a163a8c4||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f39942f3-9a13-41a4-af2d-13c7a163a8c4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.289Z, ElapsedTime=0, InvocationID=5da4d093-10f6-45c9-a239-0387463c2f98, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.289Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.297 INFO 2786 --- [ool-65-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.297 INFO 2786 --- [ool-65-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.297 INFO 2786 --- [ool-65-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.297 INFO 2786 --- [ool-65-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.297 [pool-65-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.297Z|2024-08-06T12:14:19.297Z|f39942f3-9a13-41a4-af2d-13c7a163a8c4||pool-65-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f39942f3-9a13-41a4-af2d-13c7a163a8c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.297Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.289Z, InvocationID=5da4d093-10f6-45c9-a239-0387463c2f98, LogTimestamp=2024-08-06T12:14:19.297Z|||Invoke 12:14:19 2024-08-06 12:14:19.312 INFO 2786 --- [ool-64-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.312 [pool-64-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.281Z|2024-08-06T12:14:19.312Z|22f535cc-66f0-4267-9813-31be845ffe87||pool-64-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=22f535cc-66f0-4267-9813-31be845ffe87, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:19.281Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.259Z, InvocationID=e568dd64-c773-4db7-9f9c-0ae69bd19eee, LogTimestamp=2024-08-06T12:14:19.312Z, ResponseDesc=OK, elapsedTime=28|||InvokeReturn 12:14:19 2024-08-06 12:14:19.313 INFO 2786 --- [ool-66-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.313 INFO 2786 --- [ool-66-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.313 INFO 2786 --- [ool-66-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.313 INFO 2786 --- [ool-66-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.313Z|2024-08-06T12:14:19.313Z|575d211b-9dc3-48e4-9746-f4f3a56de65b||pool-66-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=575d211b-9dc3-48e4-9746-f4f3a56de65b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.313Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.285Z, InvocationID=6aaabef4-008a-4ca6-ace8-55ccf3a0e763, LogTimestamp=2024-08-06T12:14:19.313Z|||Invoke 12:14:19 2024-08-06T12:14:19.259Z|2024-08-06T12:14:19.313+0000|22f535cc-66f0-4267-9813-31be845ffe87||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"22f535cc-66f0-4267-9813-31be845ffe87","status":"200","rqstDate":"240806-12:14:19:260","respDate":"240806-12:14:19:313","sourceId":"k6:22f535cc-66f0-4267-9813-31be845ffe87","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:260-74204\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[22f535cc-66f0-4267-9813-31be845ffe87]}\"}"} 12:14:19 2024-08-06 12:14:19.314 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.259Z|2024-08-06T12:14:19.314Z|22f535cc-66f0-4267-9813-31be845ffe87||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=22f535cc-66f0-4267-9813-31be845ffe87, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.259Z, InvocationID=e568dd64-c773-4db7-9f9c-0ae69bd19eee, LogTimestamp=2024-08-06T12:14:19.314Z, ResponseDesc=OK|||Exiting. 12:14:19 12:14:19.313 [pool-66-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access" 12:14:19 2024-08-06 12:14:19.318 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.318Z|2024-08-06T12:14:19.318Z|77022db2-2b3e-4f60-8980-3ebfb171de02||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=77022db2-2b3e-4f60-8980-3ebfb171de02, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.318Z, ElapsedTime=0, InvocationID=a297c3a8-4bbc-49a4-aa9e-6949d5cab3c9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.318Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.325 INFO 2786 --- [ool-65-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.325 [pool-65-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.297Z|2024-08-06T12:14:19.325Z|f39942f3-9a13-41a4-af2d-13c7a163a8c4||pool-65-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f39942f3-9a13-41a4-af2d-13c7a163a8c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:19.297Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.289Z, InvocationID=5da4d093-10f6-45c9-a239-0387463c2f98, LogTimestamp=2024-08-06T12:14:19.325Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:19 2024-08-06T12:14:19.289Z|2024-08-06T12:14:19.329+0000|f39942f3-9a13-41a4-af2d-13c7a163a8c4||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f39942f3-9a13-41a4-af2d-13c7a163a8c4","status":"200","rqstDate":"240806-12:14:19:290","respDate":"240806-12:14:19:329","sourceId":"k6:f39942f3-9a13-41a4-af2d-13c7a163a8c4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:290-77741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f39942f3-9a13-41a4-af2d-13c7a163a8c4]}\"}"} 12:14:19 2024-08-06 12:14:19.330 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.289Z|2024-08-06T12:14:19.329Z|f39942f3-9a13-41a4-af2d-13c7a163a8c4||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f39942f3-9a13-41a4-af2d-13c7a163a8c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.289Z, InvocationID=5da4d093-10f6-45c9-a239-0387463c2f98, LogTimestamp=2024-08-06T12:14:19.329Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:19 2024-08-06 12:14:19.333 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.332Z|2024-08-06T12:14:19.332Z|8b9da8a5-2889-4ec5-988f-ca5ea0aad233||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8b9da8a5-2889-4ec5-988f-ca5ea0aad233, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.332Z, ElapsedTime=0, InvocationID=82769559-90e4-4685-b99d-647cbe53d9f9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.332Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.334 INFO 2786 --- [ool-67-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.334 INFO 2786 --- [ool-67-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.334 INFO 2786 --- [ool-67-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.334 INFO 2786 --- [ool-67-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.334Z|2024-08-06T12:14:19.334Z|77022db2-2b3e-4f60-8980-3ebfb171de02||pool-67-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=77022db2-2b3e-4f60-8980-3ebfb171de02, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.334Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.318Z, InvocationID=a297c3a8-4bbc-49a4-aa9e-6949d5cab3c9, LogTimestamp=2024-08-06T12:14:19.334Z|||Invoke 12:14:19 12:14:19.334 [pool-67-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.335 INFO 2786 --- [ool-66-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.335 [pool-66-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.313Z|2024-08-06T12:14:19.335Z|575d211b-9dc3-48e4-9746-f4f3a56de65b||pool-66-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=575d211b-9dc3-48e4-9746-f4f3a56de65b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:19.313Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.285Z, InvocationID=6aaabef4-008a-4ca6-ace8-55ccf3a0e763, LogTimestamp=2024-08-06T12:14:19.335Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:19 2024-08-06T12:14:19.285Z|2024-08-06T12:14:19.336+0000|575d211b-9dc3-48e4-9746-f4f3a56de65b||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"575d211b-9dc3-48e4-9746-f4f3a56de65b","status":"200","rqstDate":"240806-12:14:19:285","respDate":"240806-12:14:19:336","sourceId":"k6:575d211b-9dc3-48e4-9746-f4f3a56de65b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:285-19077\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[575d211b-9dc3-48e4-9746-f4f3a56de65b]}\"}"} 12:14:19 2024-08-06 12:14:19.336 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.285Z|2024-08-06T12:14:19.336Z|575d211b-9dc3-48e4-9746-f4f3a56de65b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=575d211b-9dc3-48e4-9746-f4f3a56de65b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.285Z, InvocationID=6aaabef4-008a-4ca6-ace8-55ccf3a0e763, LogTimestamp=2024-08-06T12:14:19.336Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.338 INFO 2786 --- [ool-68-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.338 INFO 2786 --- [ool-68-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.338 INFO 2786 --- [ool-68-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:19 2024-08-06T12:14:19.338Z|2024-08-06T12:14:19.339Z|8b9da8a5-2889-4ec5-988f-ca5ea0aad233||pool-68-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8b9da8a5-2889-4ec5-988f-ca5ea0aad233, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.338Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.332Z, InvocationID=82769559-90e4-4685-b99d-647cbe53d9f9, LogTimestamp=2024-08-06T12:14:19.339Z|||Invoke 12:14:19 12:14:19.339 [pool-68-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.339 INFO 2786 --- [ool-68-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06 12:14:19.340 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.340Z|2024-08-06T12:14:19.340Z|ff0a47cc-b53a-4327-a703-f0cd056300a6||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ff0a47cc-b53a-4327-a703-f0cd056300a6, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.340Z, ElapsedTime=0, InvocationID=291d032d-83d2-471c-a7aa-66a851c5f9cd, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.340Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.351 INFO 2786 --- [ool-69-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.351 INFO 2786 --- [ool-69-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.351 INFO 2786 --- [ool-69-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.351Z|2024-08-06T12:14:19.352Z|ff0a47cc-b53a-4327-a703-f0cd056300a6||pool-69-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ff0a47cc-b53a-4327-a703-f0cd056300a6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.351Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.340Z, InvocationID=291d032d-83d2-471c-a7aa-66a851c5f9cd, LogTimestamp=2024-08-06T12:14:19.352Z|||Invoke 12:14:19 12:14:19.352 [pool-69-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.352 INFO 2786 --- [ool-69-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06 12:14:19.390 INFO 2786 --- [ool-68-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.390 INFO 2786 --- [ool-67-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.338Z|2024-08-06T12:14:19.390Z|8b9da8a5-2889-4ec5-988f-ca5ea0aad233||pool-68-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8b9da8a5-2889-4ec5-988f-ca5ea0aad233, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, InvokeTimestamp=2024-08-06T12:14:19.338Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.332Z, InvocationID=82769559-90e4-4685-b99d-647cbe53d9f9, LogTimestamp=2024-08-06T12:14:19.390Z, ResponseDesc=OK, elapsedTime=47|||InvokeReturn 12:14:19 2024-08-06T12:14:19.334Z|2024-08-06T12:14:19.390Z|77022db2-2b3e-4f60-8980-3ebfb171de02||pool-67-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|56|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=77022db2-2b3e-4f60-8980-3ebfb171de02, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=56, InvokeTimestamp=2024-08-06T12:14:19.334Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.318Z, InvocationID=a297c3a8-4bbc-49a4-aa9e-6949d5cab3c9, LogTimestamp=2024-08-06T12:14:19.390Z, ResponseDesc=OK, elapsedTime=48|||InvokeReturn 12:14:19 2024-08-06T12:14:19.351Z|2024-08-06T12:14:19.391Z|ff0a47cc-b53a-4327-a703-f0cd056300a6||pool-69-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ff0a47cc-b53a-4327-a703-f0cd056300a6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, InvokeTimestamp=2024-08-06T12:14:19.351Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.340Z, InvocationID=291d032d-83d2-471c-a7aa-66a851c5f9cd, LogTimestamp=2024-08-06T12:14:19.391Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:19 2024-08-06 12:14:19.391 INFO 2786 --- [ool-69-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.332Z|2024-08-06T12:14:19.391+0000|8b9da8a5-2889-4ec5-988f-ca5ea0aad233||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8b9da8a5-2889-4ec5-988f-ca5ea0aad233","status":"200","rqstDate":"240806-12:14:19:333","respDate":"240806-12:14:19:391","sourceId":"k6:8b9da8a5-2889-4ec5-988f-ca5ea0aad233","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:333-2976\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8b9da8a5-2889-4ec5-988f-ca5ea0aad233]}\"}"} 12:14:19 2024-08-06T12:14:19.318Z|2024-08-06T12:14:19.391+0000|77022db2-2b3e-4f60-8980-3ebfb171de02||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"77022db2-2b3e-4f60-8980-3ebfb171de02","status":"200","rqstDate":"240806-12:14:19:318","respDate":"240806-12:14:19:391","sourceId":"k6:77022db2-2b3e-4f60-8980-3ebfb171de02","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:318-28295\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[77022db2-2b3e-4f60-8980-3ebfb171de02]}\"}"} 12:14:19 2024-08-06 12:14:19.391 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.332Z|2024-08-06T12:14:19.391Z|8b9da8a5-2889-4ec5-988f-ca5ea0aad233||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|59|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8b9da8a5-2889-4ec5-988f-ca5ea0aad233, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=59, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.332Z, InvocationID=82769559-90e4-4685-b99d-647cbe53d9f9, LogTimestamp=2024-08-06T12:14:19.391Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.392 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.318Z|2024-08-06T12:14:19.391Z|77022db2-2b3e-4f60-8980-3ebfb171de02||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|73|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=77022db2-2b3e-4f60-8980-3ebfb171de02, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=73, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.318Z, InvocationID=a297c3a8-4bbc-49a4-aa9e-6949d5cab3c9, LogTimestamp=2024-08-06T12:14:19.391Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06T12:14:19.340Z|2024-08-06T12:14:19.392+0000|ff0a47cc-b53a-4327-a703-f0cd056300a6||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ff0a47cc-b53a-4327-a703-f0cd056300a6","status":"200","rqstDate":"240806-12:14:19:340","respDate":"240806-12:14:19:392","sourceId":"k6:ff0a47cc-b53a-4327-a703-f0cd056300a6","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:340-68518\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ff0a47cc-b53a-4327-a703-f0cd056300a6]}\"}"} 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access" 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access" 12:14:19 12:14:19.390 [pool-68-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 12:14:19.390 [pool-67-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 12:14:19.391 [pool-69-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.394 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06 12:14:19.395 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.340Z|2024-08-06T12:14:19.392Z|ff0a47cc-b53a-4327-a703-f0cd056300a6||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ff0a47cc-b53a-4327-a703-f0cd056300a6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.340Z, InvocationID=291d032d-83d2-471c-a7aa-66a851c5f9cd, LogTimestamp=2024-08-06T12:14:19.392Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06T12:14:19.395Z|2024-08-06T12:14:19.395Z|fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.395Z, ElapsedTime=0, InvocationID=274dc3e2-7f20-4a8f-88a4-c21b5f989f18, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.395Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:19 2024-08-06 12:14:19.395 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.395Z|2024-08-06T12:14:19.395Z|748ab803-fe5b-4924-b33b-b1caeb68ccda||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=748ab803-fe5b-4924-b33b-b1caeb68ccda, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.395Z, ElapsedTime=0, InvocationID=924f538d-6e94-4134-b74a-9cd225f90b4b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.395Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.398 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.398Z|2024-08-06T12:14:19.398Z|0237b542-c4da-4190-86e1-571ca04cb169||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0237b542-c4da-4190-86e1-571ca04cb169, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.398Z, ElapsedTime=0, InvocationID=a528a4c1-af4a-4cbe-9c4f-0b193d5f4730, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.398Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.401 INFO 2786 --- [ool-70-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.401 INFO 2786 --- [ool-70-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.401 INFO 2786 --- [ool-70-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.402Z|2024-08-06T12:14:19.402Z|fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510||pool-70-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.402Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.395Z, InvocationID=274dc3e2-7f20-4a8f-88a4-c21b5f989f18, LogTimestamp=2024-08-06T12:14:19.402Z|||Invoke 12:14:19 12:14:19.402 [pool-70-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.402 INFO 2786 --- [ool-70-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06 12:14:19.404 INFO 2786 --- [ool-72-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.405 INFO 2786 --- [ool-72-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.405 INFO 2786 --- [ool-72-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.408 INFO 2786 --- [ool-71-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.409 INFO 2786 --- [ool-71-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.409 INFO 2786 --- [ool-71-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.409 INFO 2786 --- [ool-71-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.409Z|2024-08-06T12:14:19.409Z|748ab803-fe5b-4924-b33b-b1caeb68ccda||pool-71-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=748ab803-fe5b-4924-b33b-b1caeb68ccda, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.409Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.395Z, InvocationID=924f538d-6e94-4134-b74a-9cd225f90b4b, LogTimestamp=2024-08-06T12:14:19.409Z|||Invoke 12:14:19 12:14:19.409 [pool-71-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 12:14:19.411 [pool-72-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.411 INFO 2786 --- [ool-72-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.405Z|2024-08-06T12:14:19.411Z|0237b542-c4da-4190-86e1-571ca04cb169||pool-72-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0237b542-c4da-4190-86e1-571ca04cb169, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.405Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.398Z, InvocationID=a528a4c1-af4a-4cbe-9c4f-0b193d5f4730, LogTimestamp=2024-08-06T12:14:19.411Z|||Invoke 12:14:19 2024-08-06 12:14:19.447 INFO 2786 --- [ool-72-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.405Z|2024-08-06T12:14:19.447Z|0237b542-c4da-4190-86e1-571ca04cb169||pool-72-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0237b542-c4da-4190-86e1-571ca04cb169, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, InvokeTimestamp=2024-08-06T12:14:19.405Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.398Z, InvocationID=a528a4c1-af4a-4cbe-9c4f-0b193d5f4730, LogTimestamp=2024-08-06T12:14:19.447Z, ResponseDesc=OK, elapsedTime=34|||InvokeReturn 12:14:19 12:14:19.447 [pool-72-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.398Z|2024-08-06T12:14:19.449+0000|0237b542-c4da-4190-86e1-571ca04cb169||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0237b542-c4da-4190-86e1-571ca04cb169","status":"200","rqstDate":"240806-12:14:19:399","respDate":"240806-12:14:19:448","sourceId":"k6:0237b542-c4da-4190-86e1-571ca04cb169","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:399-10251\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0237b542-c4da-4190-86e1-571ca04cb169]}\"}"} 12:14:19 2024-08-06T12:14:19.398Z|2024-08-06T12:14:19.449Z|0237b542-c4da-4190-86e1-571ca04cb169||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0237b542-c4da-4190-86e1-571ca04cb169, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.398Z, InvocationID=a528a4c1-af4a-4cbe-9c4f-0b193d5f4730, LogTimestamp=2024-08-06T12:14:19.449Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.449 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access" 12:14:19 2024-08-06 12:14:19.452 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.452Z|2024-08-06T12:14:19.452Z|cc97b36f-adcf-4e4d-a439-2eee543f952b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=cc97b36f-adcf-4e4d-a439-2eee543f952b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.452Z, ElapsedTime=0, InvocationID=ab777044-f003-42cf-bd53-313ae84cb33a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.452Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.453 INFO 2786 --- [ool-70-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.453 [pool-70-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.402Z|2024-08-06T12:14:19.453Z|fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510||pool-70-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, InvokeTimestamp=2024-08-06T12:14:19.402Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.395Z, InvocationID=274dc3e2-7f20-4a8f-88a4-c21b5f989f18, LogTimestamp=2024-08-06T12:14:19.453Z, ResponseDesc=OK, elapsedTime=47|||InvokeReturn 12:14:19 12:14:19.454 [pool-71-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.409Z|2024-08-06T12:14:19.454Z|748ab803-fe5b-4924-b33b-b1caeb68ccda||pool-71-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=748ab803-fe5b-4924-b33b-b1caeb68ccda, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, InvokeTimestamp=2024-08-06T12:14:19.409Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.395Z, InvocationID=924f538d-6e94-4134-b74a-9cd225f90b4b, LogTimestamp=2024-08-06T12:14:19.454Z, ResponseDesc=OK, elapsedTime=43|||InvokeReturn 12:14:19 2024-08-06 12:14:19.454 INFO 2786 --- [ool-71-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.395Z|2024-08-06T12:14:19.454+0000|fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510","status":"200","rqstDate":"240806-12:14:19:396","respDate":"240806-12:14:19:454","sourceId":"k6:fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:396-88345\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510]}\"}"} 12:14:19 2024-08-06 12:14:19.455 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.395Z|2024-08-06T12:14:19.455Z|fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|60|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=fcb7e42b-6b21-4a27-bf56-cb4a4d3ad510, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=60, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.395Z, InvocationID=274dc3e2-7f20-4a8f-88a4-c21b5f989f18, LogTimestamp=2024-08-06T12:14:19.455Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access" 12:14:19 2024-08-06 12:14:19.457 INFO 2786 --- [ool-73-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.457 INFO 2786 --- [ool-73-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.457 INFO 2786 --- [ool-73-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.458 INFO 2786 --- [ool-73-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.458Z|2024-08-06T12:14:19.458Z|cc97b36f-adcf-4e4d-a439-2eee543f952b||pool-73-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=cc97b36f-adcf-4e4d-a439-2eee543f952b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.458Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.452Z, InvocationID=ab777044-f003-42cf-bd53-313ae84cb33a, LogTimestamp=2024-08-06T12:14:19.458Z|||Invoke 12:14:19 12:14:19.458 [pool-73-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.395Z|2024-08-06T12:14:19.458+0000|748ab803-fe5b-4924-b33b-b1caeb68ccda||qtp57358573-82|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"748ab803-fe5b-4924-b33b-b1caeb68ccda","status":"200","rqstDate":"240806-12:14:19:397","respDate":"240806-12:14:19:458","sourceId":"k6:748ab803-fe5b-4924-b33b-b1caeb68ccda","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:397-85804\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[748ab803-fe5b-4924-b33b-b1caeb68ccda]}\"}"} 12:14:19 2024-08-06 12:14:19.458 INFO 2786 --- [ qtp57358573-82] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.395Z|2024-08-06T12:14:19.458Z|748ab803-fe5b-4924-b33b-b1caeb68ccda||qtp57358573-82||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|63|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=748ab803-fe5b-4924-b33b-b1caeb68ccda, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=63, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.395Z, InvocationID=924f538d-6e94-4134-b74a-9cd225f90b4b, LogTimestamp=2024-08-06T12:14:19.458Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access" 12:14:19 2024-08-06 12:14:19.462 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.461Z|2024-08-06T12:14:19.462Z|b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.461Z, ElapsedTime=1, InvocationID=5e33d90d-77a8-4dd7-9086-82f1b1cab7ca, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.462Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.463 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.462Z|2024-08-06T12:14:19.463Z|dc960a6f-b649-40d6-abfb-5c1a5b564dc3||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=dc960a6f-b649-40d6-abfb-5c1a5b564dc3, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.462Z, ElapsedTime=1, InvocationID=15ec1b10-b787-42fe-a58a-dddaf55144c3, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.463Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.466 INFO 2786 --- [ool-74-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.466 INFO 2786 --- [ool-74-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.466 INFO 2786 --- [ool-74-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.466 INFO 2786 --- [ool-74-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.466 [pool-74-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.466Z|2024-08-06T12:14:19.466Z|b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6||pool-74-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.466Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.461Z, InvocationID=5e33d90d-77a8-4dd7-9086-82f1b1cab7ca, LogTimestamp=2024-08-06T12:14:19.466Z|||Invoke 12:14:19 2024-08-06 12:14:19.478 INFO 2786 --- [ool-75-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.478 INFO 2786 --- [ool-75-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.478 INFO 2786 --- [ool-75-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.478 INFO 2786 --- [ool-75-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.478 [pool-75-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.478Z|2024-08-06T12:14:19.478Z|dc960a6f-b649-40d6-abfb-5c1a5b564dc3||pool-75-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=dc960a6f-b649-40d6-abfb-5c1a5b564dc3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.478Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.462Z, InvocationID=15ec1b10-b787-42fe-a58a-dddaf55144c3, LogTimestamp=2024-08-06T12:14:19.478Z|||Invoke 12:14:19 12:14:19.484 [pool-73-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.458Z|2024-08-06T12:14:19.484Z|cc97b36f-adcf-4e4d-a439-2eee543f952b||pool-73-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=cc97b36f-adcf-4e4d-a439-2eee543f952b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:19.458Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.452Z, InvocationID=ab777044-f003-42cf-bd53-313ae84cb33a, LogTimestamp=2024-08-06T12:14:19.484Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:19 2024-08-06 12:14:19.484 INFO 2786 --- [ool-73-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.452Z|2024-08-06T12:14:19.487+0000|cc97b36f-adcf-4e4d-a439-2eee543f952b||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"cc97b36f-adcf-4e4d-a439-2eee543f952b","status":"200","rqstDate":"240806-12:14:19:453","respDate":"240806-12:14:19:485","sourceId":"k6:cc97b36f-adcf-4e4d-a439-2eee543f952b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:453-68280\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[cc97b36f-adcf-4e4d-a439-2eee543f952b]}\"}"} 12:14:19 2024-08-06 12:14:19.487 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.452Z|2024-08-06T12:14:19.487Z|cc97b36f-adcf-4e4d-a439-2eee543f952b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=cc97b36f-adcf-4e4d-a439-2eee543f952b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.452Z, InvocationID=ab777044-f003-42cf-bd53-313ae84cb33a, LogTimestamp=2024-08-06T12:14:19.487Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.487 INFO 2786 --- [ool-74-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.487 [pool-74-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.466Z|2024-08-06T12:14:19.487Z|b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6||pool-74-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|21|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=21, InvokeTimestamp=2024-08-06T12:14:19.466Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.461Z, InvocationID=5e33d90d-77a8-4dd7-9086-82f1b1cab7ca, LogTimestamp=2024-08-06T12:14:19.487Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:19 2024-08-06T12:14:19.462Z|2024-08-06T12:14:19.488+0000|b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6","status":"200","rqstDate":"240806-12:14:19:462","respDate":"240806-12:14:19:488","sourceId":"k6:b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:462-24184\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6]}\"}"} 12:14:19 2024-08-06 12:14:19.488 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.461Z|2024-08-06T12:14:19.488Z|b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b2f2e9e7-cfc9-42fd-a08f-d05c6bf590a6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.461Z, InvocationID=5e33d90d-77a8-4dd7-9086-82f1b1cab7ca, LogTimestamp=2024-08-06T12:14:19.488Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:19 2024-08-06 12:14:19.490 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.490Z|2024-08-06T12:14:19.490Z|6128dd93-e574-46be-b0ba-14b1c7059387||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6128dd93-e574-46be-b0ba-14b1c7059387, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.490Z, ElapsedTime=0, InvocationID=a8bacc40-6419-4a13-a487-c83a194bb054, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.490Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.491 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.491Z|2024-08-06T12:14:19.491Z|40cf344e-1b61-4047-883a-8a82819f9001||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=40cf344e-1b61-4047-883a-8a82819f9001, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.491Z, ElapsedTime=0, InvocationID=be43b11d-1636-4e65-9aaf-844c0b01150c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.491Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.495 [pool-75-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.495 INFO 2786 --- [ool-75-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.478Z|2024-08-06T12:14:19.495Z|dc960a6f-b649-40d6-abfb-5c1a5b564dc3||pool-75-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=dc960a6f-b649-40d6-abfb-5c1a5b564dc3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:19.478Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.462Z, InvocationID=15ec1b10-b787-42fe-a58a-dddaf55144c3, LogTimestamp=2024-08-06T12:14:19.495Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-77-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06T12:14:19.463Z|2024-08-06T12:14:19.497+0000|dc960a6f-b649-40d6-abfb-5c1a5b564dc3||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"dc960a6f-b649-40d6-abfb-5c1a5b564dc3","status":"200","rqstDate":"240806-12:14:19:463","respDate":"240806-12:14:19:496","sourceId":"k6:dc960a6f-b649-40d6-abfb-5c1a5b564dc3","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:463-53619\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[dc960a6f-b649-40d6-abfb-5c1a5b564dc3]}\"}"} 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-77-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-77-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-76-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-76-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-76-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ool-77-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.497 [pool-77-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.497Z|2024-08-06T12:14:19.497Z|40cf344e-1b61-4047-883a-8a82819f9001||pool-77-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=40cf344e-1b61-4047-883a-8a82819f9001, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.497Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.491Z, InvocationID=be43b11d-1636-4e65-9aaf-844c0b01150c, LogTimestamp=2024-08-06T12:14:19.497Z|||Invoke 12:14:19 2024-08-06T12:14:19.462Z|2024-08-06T12:14:19.497Z|dc960a6f-b649-40d6-abfb-5c1a5b564dc3||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=dc960a6f-b649-40d6-abfb-5c1a5b564dc3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.462Z, InvocationID=15ec1b10-b787-42fe-a58a-dddaf55144c3, LogTimestamp=2024-08-06T12:14:19.497Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.497 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.498Z|2024-08-06T12:14:19.498Z|6128dd93-e574-46be-b0ba-14b1c7059387||pool-76-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6128dd93-e574-46be-b0ba-14b1c7059387, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.498Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.490Z, InvocationID=a8bacc40-6419-4a13-a487-c83a194bb054, LogTimestamp=2024-08-06T12:14:19.498Z|||Invoke 12:14:19 12:14:19.498 [pool-76-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.498 INFO 2786 --- [ool-76-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:19 2024-08-06 12:14:19.504 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.504Z|2024-08-06T12:14:19.504Z|b93e162b-d963-4d68-91b6-52730242c9a4||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b93e162b-d963-4d68-91b6-52730242c9a4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.504Z, ElapsedTime=0, InvocationID=13056d56-1220-4424-80e6-d14151b428db, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.504Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.523 INFO 2786 --- [ool-77-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.497Z|2024-08-06T12:14:19.522Z|40cf344e-1b61-4047-883a-8a82819f9001||pool-77-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=40cf344e-1b61-4047-883a-8a82819f9001, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:19.497Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.491Z, InvocationID=be43b11d-1636-4e65-9aaf-844c0b01150c, LogTimestamp=2024-08-06T12:14:19.522Z, ResponseDesc=OK, elapsedTime=23|||InvokeReturn 12:14:19 12:14:19.523 [pool-77-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 12:14:19.524 [pool-76-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.524 INFO 2786 --- [ool-76-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.498Z|2024-08-06T12:14:19.524Z|6128dd93-e574-46be-b0ba-14b1c7059387||pool-76-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6128dd93-e574-46be-b0ba-14b1c7059387, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:19.498Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.490Z, InvocationID=a8bacc40-6419-4a13-a487-c83a194bb054, LogTimestamp=2024-08-06T12:14:19.524Z, ResponseDesc=OK, elapsedTime=23|||InvokeReturn 12:14:19 2024-08-06 12:14:19.524 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.491Z|2024-08-06T12:14:19.524+0000|40cf344e-1b61-4047-883a-8a82819f9001||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"40cf344e-1b61-4047-883a-8a82819f9001","status":"200","rqstDate":"240806-12:14:19:491","respDate":"240806-12:14:19:524","sourceId":"k6:40cf344e-1b61-4047-883a-8a82819f9001","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:491-30629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[40cf344e-1b61-4047-883a-8a82819f9001]}\"}"} 12:14:19 2024-08-06T12:14:19.491Z|2024-08-06T12:14:19.524Z|40cf344e-1b61-4047-883a-8a82819f9001||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=40cf344e-1b61-4047-883a-8a82819f9001, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.491Z, InvocationID=be43b11d-1636-4e65-9aaf-844c0b01150c, LogTimestamp=2024-08-06T12:14:19.524Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.525 INFO 2786 --- [ool-78-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.526 INFO 2786 --- [ool-78-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.526 INFO 2786 --- [ool-78-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.490Z|2024-08-06T12:14:19.525+0000|6128dd93-e574-46be-b0ba-14b1c7059387||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6128dd93-e574-46be-b0ba-14b1c7059387","status":"200","rqstDate":"240806-12:14:19:491","respDate":"240806-12:14:19:525","sourceId":"k6:6128dd93-e574-46be-b0ba-14b1c7059387","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:491-88325\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6128dd93-e574-46be-b0ba-14b1c7059387]}\"}"} 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access" 12:14:19 2024-08-06T12:14:19.490Z|2024-08-06T12:14:19.526Z|6128dd93-e574-46be-b0ba-14b1c7059387||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6128dd93-e574-46be-b0ba-14b1c7059387, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.490Z, InvocationID=a8bacc40-6419-4a13-a487-c83a194bb054, LogTimestamp=2024-08-06T12:14:19.526Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.526 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 12:14:19.526 [pool-78-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.526Z|2024-08-06T12:14:19.526Z|b93e162b-d963-4d68-91b6-52730242c9a4||pool-78-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b93e162b-d963-4d68-91b6-52730242c9a4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.526Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.504Z, InvocationID=13056d56-1220-4424-80e6-d14151b428db, LogTimestamp=2024-08-06T12:14:19.526Z|||Invoke 12:14:19 2024-08-06 12:14:19.526 INFO 2786 --- [ool-78-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:19 2024-08-06 12:14:19.528 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.527Z|2024-08-06T12:14:19.527Z|8e20800d-4cd8-4252-baea-1d450aecb493||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8e20800d-4cd8-4252-baea-1d450aecb493, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.527Z, ElapsedTime=0, InvocationID=800be974-53ae-4e17-9355-45c5553afe86, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.527Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.529Z|2024-08-06T12:14:19.529Z|bb711ae1-2670-481d-8a29-4970cf409ff0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=bb711ae1-2670-481d-8a29-4970cf409ff0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.529Z, ElapsedTime=0, InvocationID=6983f7e4-c59a-4038-8566-bf6e973ea534, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.529Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.529 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-80-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-80-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-80-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.526Z|2024-08-06T12:14:19.542Z|b93e162b-d963-4d68-91b6-52730242c9a4||pool-78-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b93e162b-d963-4d68-91b6-52730242c9a4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:19.526Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.504Z, InvocationID=13056d56-1220-4424-80e6-d14151b428db, LogTimestamp=2024-08-06T12:14:19.542Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-79-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-79-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 12:14:19.543 [pool-78-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-79-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-78-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.543 INFO 2786 --- [ool-80-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.543 [pool-80-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.543Z|2024-08-06T12:14:19.543Z|bb711ae1-2670-481d-8a29-4970cf409ff0||pool-80-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=bb711ae1-2670-481d-8a29-4970cf409ff0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.543Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.529Z, InvocationID=6983f7e4-c59a-4038-8566-bf6e973ea534, LogTimestamp=2024-08-06T12:14:19.543Z|||Invoke 12:14:19 2024-08-06T12:14:19.543Z|2024-08-06T12:14:19.544Z|8e20800d-4cd8-4252-baea-1d450aecb493||pool-79-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8e20800d-4cd8-4252-baea-1d450aecb493, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.543Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.527Z, InvocationID=800be974-53ae-4e17-9355-45c5553afe86, LogTimestamp=2024-08-06T12:14:19.544Z|||Invoke 12:14:19 2024-08-06 12:14:19.544 INFO 2786 --- [ool-79-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.504Z|2024-08-06T12:14:19.544+0000|b93e162b-d963-4d68-91b6-52730242c9a4||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b93e162b-d963-4d68-91b6-52730242c9a4","status":"200","rqstDate":"240806-12:14:19:514","respDate":"240806-12:14:19:544","sourceId":"k6:b93e162b-d963-4d68-91b6-52730242c9a4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:514-46287\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b93e162b-d963-4d68-91b6-52730242c9a4]}\"}"} 12:14:19 2024-08-06 12:14:19.545 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.504Z|2024-08-06T12:14:19.545Z|b93e162b-d963-4d68-91b6-52730242c9a4||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b93e162b-d963-4d68-91b6-52730242c9a4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.504Z, InvocationID=13056d56-1220-4424-80e6-d14151b428db, LogTimestamp=2024-08-06T12:14:19.545Z, ResponseDesc=OK|||Exiting. 12:14:19 12:14:19.544 [pool-79-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:19 2024-08-06 12:14:19.550 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.550Z|2024-08-06T12:14:19.550Z|a0d2d80c-f148-48a1-9cd2-3a766e3080c4||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a0d2d80c-f148-48a1-9cd2-3a766e3080c4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.550Z, ElapsedTime=0, InvocationID=a3ca3bfb-d475-45dc-9ac5-c3f41576db09, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.550Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.559 INFO 2786 --- [ool-80-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.559 [pool-80-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.543Z|2024-08-06T12:14:19.559Z|bb711ae1-2670-481d-8a29-4970cf409ff0||pool-80-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=bb711ae1-2670-481d-8a29-4970cf409ff0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:19.543Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.529Z, InvocationID=6983f7e4-c59a-4038-8566-bf6e973ea534, LogTimestamp=2024-08-06T12:14:19.559Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:19 2024-08-06T12:14:19.529Z|2024-08-06T12:14:19.565+0000|bb711ae1-2670-481d-8a29-4970cf409ff0||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"bb711ae1-2670-481d-8a29-4970cf409ff0","status":"200","rqstDate":"240806-12:14:19:530","respDate":"240806-12:14:19:563","sourceId":"k6:bb711ae1-2670-481d-8a29-4970cf409ff0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:530-19186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[bb711ae1-2670-481d-8a29-4970cf409ff0]}\"}"} 12:14:19 2024-08-06T12:14:19.529Z|2024-08-06T12:14:19.565Z|bb711ae1-2670-481d-8a29-4970cf409ff0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=bb711ae1-2670-481d-8a29-4970cf409ff0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.529Z, InvocationID=6983f7e4-c59a-4038-8566-bf6e973ea534, LogTimestamp=2024-08-06T12:14:19.565Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.566 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:19 2024-08-06 12:14:19.569 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.569Z|2024-08-06T12:14:19.569Z|335688ea-106f-4f3d-80ec-18d73aa2e061||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=335688ea-106f-4f3d-80ec-18d73aa2e061, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.569Z, ElapsedTime=0, InvocationID=15667076-0ae6-4a0b-83d9-e6bca7301b3b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.569Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.569 INFO 2786 --- [ool-81-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.569 INFO 2786 --- [ool-81-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.569 INFO 2786 --- [ool-81-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.569 INFO 2786 --- [ool-81-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.569Z|2024-08-06T12:14:19.569Z|a0d2d80c-f148-48a1-9cd2-3a766e3080c4||pool-81-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a0d2d80c-f148-48a1-9cd2-3a766e3080c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.569Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.550Z, InvocationID=a3ca3bfb-d475-45dc-9ac5-c3f41576db09, LogTimestamp=2024-08-06T12:14:19.569Z|||Invoke 12:14:19 12:14:19.569 [pool-81-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.572 INFO 2786 --- [ool-79-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.572 [pool-79-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.543Z|2024-08-06T12:14:19.572Z|8e20800d-4cd8-4252-baea-1d450aecb493||pool-79-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8e20800d-4cd8-4252-baea-1d450aecb493, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:19.543Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.527Z, InvocationID=800be974-53ae-4e17-9355-45c5553afe86, LogTimestamp=2024-08-06T12:14:19.572Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:19 2024-08-06T12:14:19.527Z|2024-08-06T12:14:19.581+0000|8e20800d-4cd8-4252-baea-1d450aecb493||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8e20800d-4cd8-4252-baea-1d450aecb493","status":"200","rqstDate":"240806-12:14:19:528","respDate":"240806-12:14:19:580","sourceId":"k6:8e20800d-4cd8-4252-baea-1d450aecb493","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:528-41476\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8e20800d-4cd8-4252-baea-1d450aecb493]}\"}"} 12:14:19 2024-08-06 12:14:19.581 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.527Z|2024-08-06T12:14:19.581Z|8e20800d-4cd8-4252-baea-1d450aecb493||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8e20800d-4cd8-4252-baea-1d450aecb493, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.527Z, InvocationID=800be974-53ae-4e17-9355-45c5553afe86, LogTimestamp=2024-08-06T12:14:19.581Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access" 12:14:19 2024-08-06 12:14:19.583 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.583Z|2024-08-06T12:14:19.583Z|0b43b0a0-d383-406c-8566-0719c6a403d0||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0b43b0a0-d383-406c-8566-0719c6a403d0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.583Z, ElapsedTime=0, InvocationID=db0743f6-4871-4683-881a-6a9315fb3d37, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.583Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.584 [pool-81-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.584 INFO 2786 --- [ool-81-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.569Z|2024-08-06T12:14:19.584Z|a0d2d80c-f148-48a1-9cd2-3a766e3080c4||pool-81-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a0d2d80c-f148-48a1-9cd2-3a766e3080c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:19.569Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.550Z, InvocationID=a3ca3bfb-d475-45dc-9ac5-c3f41576db09, LogTimestamp=2024-08-06T12:14:19.584Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:19 2024-08-06 12:14:19.585 INFO 2786 --- [ool-82-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.585 INFO 2786 --- [ool-82-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.585 INFO 2786 --- [ool-82-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.585 INFO 2786 --- [ool-82-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.585Z|2024-08-06T12:14:19.585Z|335688ea-106f-4f3d-80ec-18d73aa2e061||pool-82-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=335688ea-106f-4f3d-80ec-18d73aa2e061, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.585Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.569Z, InvocationID=15667076-0ae6-4a0b-83d9-e6bca7301b3b, LogTimestamp=2024-08-06T12:14:19.585Z|||Invoke 12:14:19 2024-08-06T12:14:19.550Z|2024-08-06T12:14:19.585+0000|a0d2d80c-f148-48a1-9cd2-3a766e3080c4||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a0d2d80c-f148-48a1-9cd2-3a766e3080c4","status":"200","rqstDate":"240806-12:14:19:551","respDate":"240806-12:14:19:585","sourceId":"k6:a0d2d80c-f148-48a1-9cd2-3a766e3080c4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:551-12704\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a0d2d80c-f148-48a1-9cd2-3a766e3080c4]}\"}"} 12:14:19 2024-08-06 12:14:19.586 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.550Z|2024-08-06T12:14:19.585Z|a0d2d80c-f148-48a1-9cd2-3a766e3080c4||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a0d2d80c-f148-48a1-9cd2-3a766e3080c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.550Z, InvocationID=a3ca3bfb-d475-45dc-9ac5-c3f41576db09, LogTimestamp=2024-08-06T12:14:19.585Z, ResponseDesc=OK|||Exiting. 12:14:19 12:14:19.585 [pool-82-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:19 2024-08-06 12:14:19.589 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.589Z|2024-08-06T12:14:19.589Z|22987179-57e5-4d42-a0d5-40f1fe849f58||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=22987179-57e5-4d42-a0d5-40f1fe849f58, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.589Z, ElapsedTime=0, InvocationID=8315e698-c270-47a3-aaf5-cc9216d3949f, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.589Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.594 INFO 2786 --- [ool-83-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.594 INFO 2786 --- [ool-83-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.594 INFO 2786 --- [ool-83-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.595 [pool-83-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.595 INFO 2786 --- [ool-83-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.595Z|2024-08-06T12:14:19.595Z|0b43b0a0-d383-406c-8566-0719c6a403d0||pool-83-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0b43b0a0-d383-406c-8566-0719c6a403d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.595Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.583Z, InvocationID=db0743f6-4871-4683-881a-6a9315fb3d37, LogTimestamp=2024-08-06T12:14:19.595Z|||Invoke 12:14:19 12:14:19.597 [pool-82-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.597 INFO 2786 --- [ool-82-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.585Z|2024-08-06T12:14:19.597Z|335688ea-106f-4f3d-80ec-18d73aa2e061||pool-82-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=335688ea-106f-4f3d-80ec-18d73aa2e061, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:19.585Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.569Z, InvocationID=15667076-0ae6-4a0b-83d9-e6bca7301b3b, LogTimestamp=2024-08-06T12:14:19.597Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:19 2024-08-06T12:14:19.569Z|2024-08-06T12:14:19.598+0000|335688ea-106f-4f3d-80ec-18d73aa2e061||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"335688ea-106f-4f3d-80ec-18d73aa2e061","status":"200","rqstDate":"240806-12:14:19:569","respDate":"240806-12:14:19:598","sourceId":"k6:335688ea-106f-4f3d-80ec-18d73aa2e061","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:569-25187\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[335688ea-106f-4f3d-80ec-18d73aa2e061]}\"}"} 12:14:19 2024-08-06 12:14:19.598 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.569Z|2024-08-06T12:14:19.598Z|335688ea-106f-4f3d-80ec-18d73aa2e061||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=335688ea-106f-4f3d-80ec-18d73aa2e061, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.569Z, InvocationID=15667076-0ae6-4a0b-83d9-e6bca7301b3b, LogTimestamp=2024-08-06T12:14:19.598Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.604 INFO 2786 --- [ool-84-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.604 INFO 2786 --- [ool-84-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.604 INFO 2786 --- [ool-84-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.606 INFO 2786 --- [ool-84-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.606 [pool-84-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.606Z|2024-08-06T12:14:19.606Z|22987179-57e5-4d42-a0d5-40f1fe849f58||pool-84-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=22987179-57e5-4d42-a0d5-40f1fe849f58, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.606Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.589Z, InvocationID=8315e698-c270-47a3-aaf5-cc9216d3949f, LogTimestamp=2024-08-06T12:14:19.606Z|||Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:19 2024-08-06 12:14:19.609 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.609Z|2024-08-06T12:14:19.609Z|ee4694ca-32e8-45df-8547-59a66b15ae49||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ee4694ca-32e8-45df-8547-59a66b15ae49, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.609Z, ElapsedTime=0, InvocationID=c1929ef4-512f-473f-8b92-b40cc958e14e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.609Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.616 INFO 2786 --- [ool-83-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.616 [pool-83-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.595Z|2024-08-06T12:14:19.616Z|0b43b0a0-d383-406c-8566-0719c6a403d0||pool-83-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|21|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0b43b0a0-d383-406c-8566-0719c6a403d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=21, InvokeTimestamp=2024-08-06T12:14:19.595Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.583Z, InvocationID=db0743f6-4871-4683-881a-6a9315fb3d37, LogTimestamp=2024-08-06T12:14:19.616Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:19 2024-08-06T12:14:19.583Z|2024-08-06T12:14:19.622+0000|0b43b0a0-d383-406c-8566-0719c6a403d0||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0b43b0a0-d383-406c-8566-0719c6a403d0","status":"200","rqstDate":"240806-12:14:19:584","respDate":"240806-12:14:19:622","sourceId":"k6:0b43b0a0-d383-406c-8566-0719c6a403d0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:584-91368\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0b43b0a0-d383-406c-8566-0719c6a403d0]}\"}"} 12:14:19 2024-08-06 12:14:19.622 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.583Z|2024-08-06T12:14:19.622Z|0b43b0a0-d383-406c-8566-0719c6a403d0||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0b43b0a0-d383-406c-8566-0719c6a403d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.583Z, InvocationID=db0743f6-4871-4683-881a-6a9315fb3d37, LogTimestamp=2024-08-06T12:14:19.622Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.624 INFO 2786 --- [ool-84-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.624 [pool-84-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.606Z|2024-08-06T12:14:19.623Z|22987179-57e5-4d42-a0d5-40f1fe849f58||pool-84-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=22987179-57e5-4d42-a0d5-40f1fe849f58, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:19.606Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.589Z, InvocationID=8315e698-c270-47a3-aaf5-cc9216d3949f, LogTimestamp=2024-08-06T12:14:19.623Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access" 12:14:19 2024-08-06T12:14:19.589Z|2024-08-06T12:14:19.625+0000|22987179-57e5-4d42-a0d5-40f1fe849f58||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"22987179-57e5-4d42-a0d5-40f1fe849f58","status":"200","rqstDate":"240806-12:14:19:589","respDate":"240806-12:14:19:624","sourceId":"k6:22987179-57e5-4d42-a0d5-40f1fe849f58","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:589-24926\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[22987179-57e5-4d42-a0d5-40f1fe849f58]}\"}"} 12:14:19 2024-08-06 12:14:19.625 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.589Z|2024-08-06T12:14:19.625Z|22987179-57e5-4d42-a0d5-40f1fe849f58||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=22987179-57e5-4d42-a0d5-40f1fe849f58, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.589Z, InvocationID=8315e698-c270-47a3-aaf5-cc9216d3949f, LogTimestamp=2024-08-06T12:14:19.625Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.625 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.625Z|2024-08-06T12:14:19.625Z|347ba531-ea6e-45ed-aca6-a78b14e02827||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=347ba531-ea6e-45ed-aca6-a78b14e02827, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.625Z, ElapsedTime=0, InvocationID=c2d6aa7e-cdbb-47ab-9e20-f831c6c394ed, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.625Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.626 INFO 2786 --- [ool-85-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.627 INFO 2786 --- [ool-85-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.627 INFO 2786 --- [ool-85-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:19 2024-08-06T12:14:19.627Z|2024-08-06T12:14:19.628Z|ee4694ca-32e8-45df-8547-59a66b15ae49||pool-85-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ee4694ca-32e8-45df-8547-59a66b15ae49, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.627Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.609Z, InvocationID=c1929ef4-512f-473f-8b92-b40cc958e14e, LogTimestamp=2024-08-06T12:14:19.628Z|||Invoke 12:14:19 2024-08-06 12:14:19.628 INFO 2786 --- [ool-85-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.628 [pool-85-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.629 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.629Z|2024-08-06T12:14:19.629Z|f27b79c7-9f84-41c1-8186-d38c28b2940d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f27b79c7-9f84-41c1-8186-d38c28b2940d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.629Z, ElapsedTime=0, InvocationID=1366ce19-886e-4f13-8d3e-2b448f5e45b0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.629Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.630 INFO 2786 --- [ool-86-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.643 INFO 2786 --- [ool-86-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.643 INFO 2786 --- [ool-86-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.644 INFO 2786 --- [ool-86-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.644 [pool-86-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.643Z|2024-08-06T12:14:19.644Z|347ba531-ea6e-45ed-aca6-a78b14e02827||pool-86-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=347ba531-ea6e-45ed-aca6-a78b14e02827, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.643Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.625Z, InvocationID=c2d6aa7e-cdbb-47ab-9e20-f831c6c394ed, LogTimestamp=2024-08-06T12:14:19.644Z|||Invoke 12:14:19 2024-08-06T12:14:19.627Z|2024-08-06T12:14:19.646Z|ee4694ca-32e8-45df-8547-59a66b15ae49||pool-85-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ee4694ca-32e8-45df-8547-59a66b15ae49, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:19.627Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.609Z, InvocationID=c1929ef4-512f-473f-8b92-b40cc958e14e, LogTimestamp=2024-08-06T12:14:19.646Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:19 2024-08-06 12:14:19.655 INFO 2786 --- [ool-87-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.655 INFO 2786 --- [ool-87-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.655 INFO 2786 --- [ool-87-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.656Z|2024-08-06T12:14:19.656Z|f27b79c7-9f84-41c1-8186-d38c28b2940d||pool-87-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f27b79c7-9f84-41c1-8186-d38c28b2940d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.656Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.629Z, InvocationID=1366ce19-886e-4f13-8d3e-2b448f5e45b0, LogTimestamp=2024-08-06T12:14:19.656Z|||Invoke 12:14:19 2024-08-06 12:14:19.646 INFO 2786 --- [ool-85-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.656 INFO 2786 --- [ool-87-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.646 [pool-85-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 12:14:19.656 [pool-87-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.609Z|2024-08-06T12:14:19.662+0000|ee4694ca-32e8-45df-8547-59a66b15ae49||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ee4694ca-32e8-45df-8547-59a66b15ae49","status":"200","rqstDate":"240806-12:14:19:609","respDate":"240806-12:14:19:662","sourceId":"k6:ee4694ca-32e8-45df-8547-59a66b15ae49","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:609-14017\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ee4694ca-32e8-45df-8547-59a66b15ae49]}\"}"} 12:14:19 2024-08-06 12:14:19.663 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.609Z|2024-08-06T12:14:19.663Z|ee4694ca-32e8-45df-8547-59a66b15ae49||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ee4694ca-32e8-45df-8547-59a66b15ae49, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.609Z, InvocationID=c1929ef4-512f-473f-8b92-b40cc958e14e, LogTimestamp=2024-08-06T12:14:19.663Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access" 12:14:19 2024-08-06 12:14:19.667 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.666Z|2024-08-06T12:14:19.666Z|bff12565-592a-43e0-a335-9d4c8829bbae||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=bff12565-592a-43e0-a335-9d4c8829bbae, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.666Z, ElapsedTime=0, InvocationID=71b78d08-2fcb-41ca-b49b-a722efa5dbe4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.666Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.671 INFO 2786 --- [ool-88-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.671 INFO 2786 --- [ool-88-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.672 INFO 2786 --- [ool-88-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.672 [pool-88-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.672Z|2024-08-06T12:14:19.672Z|bff12565-592a-43e0-a335-9d4c8829bbae||pool-88-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=bff12565-592a-43e0-a335-9d4c8829bbae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.672Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.666Z, InvocationID=71b78d08-2fcb-41ca-b49b-a722efa5dbe4, LogTimestamp=2024-08-06T12:14:19.672Z|||Invoke 12:14:19 2024-08-06 12:14:19.672 INFO 2786 --- [ool-88-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.656Z|2024-08-06T12:14:19.675Z|f27b79c7-9f84-41c1-8186-d38c28b2940d||pool-87-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f27b79c7-9f84-41c1-8186-d38c28b2940d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:19.656Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.629Z, InvocationID=1366ce19-886e-4f13-8d3e-2b448f5e45b0, LogTimestamp=2024-08-06T12:14:19.675Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 12:14:19 12:14:19.675 [pool-87-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.675 INFO 2786 --- [ool-87-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.629Z|2024-08-06T12:14:19.676+0000|f27b79c7-9f84-41c1-8186-d38c28b2940d||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f27b79c7-9f84-41c1-8186-d38c28b2940d","status":"200","rqstDate":"240806-12:14:19:629","respDate":"240806-12:14:19:675","sourceId":"k6:f27b79c7-9f84-41c1-8186-d38c28b2940d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:629-4593\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f27b79c7-9f84-41c1-8186-d38c28b2940d]}\"}"} 12:14:19 2024-08-06 12:14:19.676 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.629Z|2024-08-06T12:14:19.676Z|f27b79c7-9f84-41c1-8186-d38c28b2940d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f27b79c7-9f84-41c1-8186-d38c28b2940d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.629Z, InvocationID=1366ce19-886e-4f13-8d3e-2b448f5e45b0, LogTimestamp=2024-08-06T12:14:19.676Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:19 12:14:19.679 [pool-86-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.643Z|2024-08-06T12:14:19.679Z|347ba531-ea6e-45ed-aca6-a78b14e02827||pool-86-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=347ba531-ea6e-45ed-aca6-a78b14e02827, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:19.643Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.625Z, InvocationID=c2d6aa7e-cdbb-47ab-9e20-f831c6c394ed, LogTimestamp=2024-08-06T12:14:19.679Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:19 2024-08-06 12:14:19.679 INFO 2786 --- [ool-86-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.679 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.679Z|2024-08-06T12:14:19.679Z|dff05904-80f5-4f35-8f6d-7589f9242937||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=dff05904-80f5-4f35-8f6d-7589f9242937, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.679Z, ElapsedTime=0, InvocationID=67ad8d62-58c9-42f8-b68f-aba58a73677e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.679Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.625Z|2024-08-06T12:14:19.680+0000|347ba531-ea6e-45ed-aca6-a78b14e02827||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"347ba531-ea6e-45ed-aca6-a78b14e02827","status":"200","rqstDate":"240806-12:14:19:626","respDate":"240806-12:14:19:680","sourceId":"k6:347ba531-ea6e-45ed-aca6-a78b14e02827","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:626-82861\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[347ba531-ea6e-45ed-aca6-a78b14e02827]}\"}"} 12:14:19 2024-08-06 12:14:19.680 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.625Z|2024-08-06T12:14:19.680Z|347ba531-ea6e-45ed-aca6-a78b14e02827||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=347ba531-ea6e-45ed-aca6-a78b14e02827, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.625Z, InvocationID=c2d6aa7e-cdbb-47ab-9e20-f831c6c394ed, LogTimestamp=2024-08-06T12:14:19.680Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access" 12:14:19 2024-08-06 12:14:19.683 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.683Z|2024-08-06T12:14:19.683Z|fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.683Z, ElapsedTime=0, InvocationID=950aae81-568e-4167-b272-9f91258f7388, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.683Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.689 INFO 2786 --- [ool-89-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.689 INFO 2786 --- [ool-89-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.689 INFO 2786 --- [ool-89-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.689 INFO 2786 --- [ool-89-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.689Z|2024-08-06T12:14:19.689Z|dff05904-80f5-4f35-8f6d-7589f9242937||pool-89-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=dff05904-80f5-4f35-8f6d-7589f9242937, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.689Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.679Z, InvocationID=67ad8d62-58c9-42f8-b68f-aba58a73677e, LogTimestamp=2024-08-06T12:14:19.689Z|||Invoke 12:14:19 12:14:19.689 [pool-89-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 12:14:19.695 [pool-88-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.672Z|2024-08-06T12:14:19.695Z|bff12565-592a-43e0-a335-9d4c8829bbae||pool-88-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=bff12565-592a-43e0-a335-9d4c8829bbae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:19.672Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.666Z, InvocationID=71b78d08-2fcb-41ca-b49b-a722efa5dbe4, LogTimestamp=2024-08-06T12:14:19.695Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:19 2024-08-06 12:14:19.695 INFO 2786 --- [ool-88-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.666Z|2024-08-06T12:14:19.696+0000|bff12565-592a-43e0-a335-9d4c8829bbae||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"bff12565-592a-43e0-a335-9d4c8829bbae","status":"200","rqstDate":"240806-12:14:19:667","respDate":"240806-12:14:19:696","sourceId":"k6:bff12565-592a-43e0-a335-9d4c8829bbae","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:667-98032\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[bff12565-592a-43e0-a335-9d4c8829bbae]}\"}"} 12:14:19 2024-08-06T12:14:19.666Z|2024-08-06T12:14:19.696Z|bff12565-592a-43e0-a335-9d4c8829bbae||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=bff12565-592a-43e0-a335-9d4c8829bbae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.666Z, InvocationID=71b78d08-2fcb-41ca-b49b-a722efa5dbe4, LogTimestamp=2024-08-06T12:14:19.696Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.696 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:19 2024-08-06 12:14:19.704 INFO 2786 --- [ool-90-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.704 INFO 2786 --- [ool-90-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.704 INFO 2786 --- [ool-90-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.704Z|2024-08-06T12:14:19.705Z|fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca||pool-90-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.704Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.683Z, InvocationID=950aae81-568e-4167-b272-9f91258f7388, LogTimestamp=2024-08-06T12:14:19.705Z|||Invoke 12:14:19 2024-08-06 12:14:19.705 INFO 2786 --- [ool-90-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.705 [pool-90-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.705 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.705Z|2024-08-06T12:14:19.705Z|43ff59c0-7c5f-48cf-821c-e273418f2516||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=43ff59c0-7c5f-48cf-821c-e273418f2516, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.705Z, ElapsedTime=0, InvocationID=cd0b5157-f4e9-4974-b710-801272b02bb0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.705Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.707 [pool-89-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.707 INFO 2786 --- [ool-89-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.689Z|2024-08-06T12:14:19.706Z|dff05904-80f5-4f35-8f6d-7589f9242937||pool-89-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=dff05904-80f5-4f35-8f6d-7589f9242937, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:19.689Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.679Z, InvocationID=67ad8d62-58c9-42f8-b68f-aba58a73677e, LogTimestamp=2024-08-06T12:14:19.706Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:19 2024-08-06T12:14:19.679Z|2024-08-06T12:14:19.708+0000|dff05904-80f5-4f35-8f6d-7589f9242937||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"dff05904-80f5-4f35-8f6d-7589f9242937","status":"200","rqstDate":"240806-12:14:19:680","respDate":"240806-12:14:19:707","sourceId":"k6:dff05904-80f5-4f35-8f6d-7589f9242937","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:680-74753\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[dff05904-80f5-4f35-8f6d-7589f9242937]}\"}"} 12:14:19 2024-08-06 12:14:19.708 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.679Z|2024-08-06T12:14:19.708Z|dff05904-80f5-4f35-8f6d-7589f9242937||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=dff05904-80f5-4f35-8f6d-7589f9242937, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.679Z, InvocationID=67ad8d62-58c9-42f8-b68f-aba58a73677e, LogTimestamp=2024-08-06T12:14:19.708Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:19 2024-08-06 12:14:19.718 INFO 2786 --- [ool-91-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.719 INFO 2786 --- [ool-91-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.719 INFO 2786 --- [ool-91-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.719 INFO 2786 --- [ool-91-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.719Z|2024-08-06T12:14:19.719Z|43ff59c0-7c5f-48cf-821c-e273418f2516||pool-91-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=43ff59c0-7c5f-48cf-821c-e273418f2516, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.719Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.705Z, InvocationID=cd0b5157-f4e9-4974-b710-801272b02bb0, LogTimestamp=2024-08-06T12:14:19.719Z|||Invoke 12:14:19 12:14:19.719 [pool-91-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.720 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.720Z|2024-08-06T12:14:19.720Z|66f1fee8-7b83-4bf1-90f3-dda5d2672807||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=66f1fee8-7b83-4bf1-90f3-dda5d2672807, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.720Z, ElapsedTime=0, InvocationID=bc179dcb-c885-40ef-82b6-f772a44fcb98, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.720Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.728 INFO 2786 --- [ool-90-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.728 [pool-90-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.704Z|2024-08-06T12:14:19.728Z|fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca||pool-90-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:19.704Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.683Z, InvocationID=950aae81-568e-4167-b272-9f91258f7388, LogTimestamp=2024-08-06T12:14:19.728Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:19 2024-08-06T12:14:19.683Z|2024-08-06T12:14:19.729+0000|fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca","status":"200","rqstDate":"240806-12:14:19:683","respDate":"240806-12:14:19:729","sourceId":"k6:fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:683-38216\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca]}\"}"} 12:14:19 2024-08-06T12:14:19.683Z|2024-08-06T12:14:19.729Z|fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=fb0f5521-e2a8-4a92-8de7-62b1e0ad69ca, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.683Z, InvocationID=950aae81-568e-4167-b272-9f91258f7388, LogTimestamp=2024-08-06T12:14:19.729Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.729 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:19 2024-08-06 12:14:19.731 INFO 2786 --- [ool-92-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.731 INFO 2786 --- [ool-92-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.731 INFO 2786 --- [ool-92-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.732 INFO 2786 --- [ool-92-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.732 [pool-92-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.732Z|2024-08-06T12:14:19.732Z|66f1fee8-7b83-4bf1-90f3-dda5d2672807||pool-92-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=66f1fee8-7b83-4bf1-90f3-dda5d2672807, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.732Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.720Z, InvocationID=bc179dcb-c885-40ef-82b6-f772a44fcb98, LogTimestamp=2024-08-06T12:14:19.732Z|||Invoke 12:14:19 2024-08-06 12:14:19.733 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.732Z|2024-08-06T12:14:19.733Z|e5aa53c8-258e-4592-bb62-848d740a3e8d||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e5aa53c8-258e-4592-bb62-848d740a3e8d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.732Z, ElapsedTime=1, InvocationID=feff6e09-18bd-4786-901f-dc53f06d0f77, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.733Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.735 [pool-91-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.719Z|2024-08-06T12:14:19.735Z|43ff59c0-7c5f-48cf-821c-e273418f2516||pool-91-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=43ff59c0-7c5f-48cf-821c-e273418f2516, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:19.719Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.705Z, InvocationID=cd0b5157-f4e9-4974-b710-801272b02bb0, LogTimestamp=2024-08-06T12:14:19.735Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:19 2024-08-06 12:14:19.735 INFO 2786 --- [ool-91-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.705Z|2024-08-06T12:14:19.736+0000|43ff59c0-7c5f-48cf-821c-e273418f2516||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"43ff59c0-7c5f-48cf-821c-e273418f2516","status":"200","rqstDate":"240806-12:14:19:706","respDate":"240806-12:14:19:736","sourceId":"k6:43ff59c0-7c5f-48cf-821c-e273418f2516","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:706-64397\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[43ff59c0-7c5f-48cf-821c-e273418f2516]}\"}"} 12:14:19 2024-08-06 12:14:19.736 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.705Z|2024-08-06T12:14:19.736Z|43ff59c0-7c5f-48cf-821c-e273418f2516||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=43ff59c0-7c5f-48cf-821c-e273418f2516, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.705Z, InvocationID=cd0b5157-f4e9-4974-b710-801272b02bb0, LogTimestamp=2024-08-06T12:14:19.736Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:19 2024-08-06 12:14:19.739 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.739Z|2024-08-06T12:14:19.739Z|ba21eade-108d-4da1-8db5-a24cba779d99||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ba21eade-108d-4da1-8db5-a24cba779d99, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.739Z, ElapsedTime=0, InvocationID=d6fa38d0-c025-4ce0-934e-60a66825d0d5, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.739Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.741 INFO 2786 --- [ool-93-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.741 INFO 2786 --- [ool-93-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.741 INFO 2786 --- [ool-93-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.741Z|2024-08-06T12:14:19.741Z|e5aa53c8-258e-4592-bb62-848d740a3e8d||pool-93-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e5aa53c8-258e-4592-bb62-848d740a3e8d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.741Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.732Z, InvocationID=feff6e09-18bd-4786-901f-dc53f06d0f77, LogTimestamp=2024-08-06T12:14:19.741Z|||Invoke 12:14:19 2024-08-06 12:14:19.741 INFO 2786 --- [ool-93-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.741 [pool-93-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 12:14:19.742 [pool-92-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.732Z|2024-08-06T12:14:19.742Z|66f1fee8-7b83-4bf1-90f3-dda5d2672807||pool-92-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=66f1fee8-7b83-4bf1-90f3-dda5d2672807, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:19.732Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.720Z, InvocationID=bc179dcb-c885-40ef-82b6-f772a44fcb98, LogTimestamp=2024-08-06T12:14:19.742Z, ResponseDesc=OK, elapsedTime=7|||InvokeReturn 12:14:19 2024-08-06 12:14:19.742 INFO 2786 --- [ool-92-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.720Z|2024-08-06T12:14:19.743+0000|66f1fee8-7b83-4bf1-90f3-dda5d2672807||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"66f1fee8-7b83-4bf1-90f3-dda5d2672807","status":"200","rqstDate":"240806-12:14:19:720","respDate":"240806-12:14:19:743","sourceId":"k6:66f1fee8-7b83-4bf1-90f3-dda5d2672807","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:720-34255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[66f1fee8-7b83-4bf1-90f3-dda5d2672807]}\"}"} 12:14:19 2024-08-06 12:14:19.743 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.720Z|2024-08-06T12:14:19.743Z|66f1fee8-7b83-4bf1-90f3-dda5d2672807||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=66f1fee8-7b83-4bf1-90f3-dda5d2672807, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.720Z, InvocationID=bc179dcb-c885-40ef-82b6-f772a44fcb98, LogTimestamp=2024-08-06T12:14:19.743Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:19 2024-08-06 12:14:19.746 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.746Z|2024-08-06T12:14:19.746Z|03597b0c-fdca-4d75-bb2b-5f972f713854||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=03597b0c-fdca-4d75-bb2b-5f972f713854, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.746Z, ElapsedTime=0, InvocationID=790c1140-ef5c-44c8-b340-6c59632a4149, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.746Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.751 INFO 2786 --- [ool-94-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.751 INFO 2786 --- [ool-94-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.751 INFO 2786 --- [ool-94-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.751 INFO 2786 --- [ool-94-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.751 [pool-94-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.751Z|2024-08-06T12:14:19.751Z|ba21eade-108d-4da1-8db5-a24cba779d99||pool-94-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ba21eade-108d-4da1-8db5-a24cba779d99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.751Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.739Z, InvocationID=d6fa38d0-c025-4ce0-934e-60a66825d0d5, LogTimestamp=2024-08-06T12:14:19.751Z|||Invoke 12:14:19 2024-08-06 12:14:19.763 INFO 2786 --- [ool-95-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.763 INFO 2786 --- [ool-95-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.763 INFO 2786 --- [ool-95-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.764 INFO 2786 --- [ool-95-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.764 [pool-95-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 12:14:19.764 [pool-93-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.764 INFO 2786 --- [ool-93-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.763Z|2024-08-06T12:14:19.764Z|03597b0c-fdca-4d75-bb2b-5f972f713854||pool-95-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=03597b0c-fdca-4d75-bb2b-5f972f713854, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.763Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.746Z, InvocationID=790c1140-ef5c-44c8-b340-6c59632a4149, LogTimestamp=2024-08-06T12:14:19.764Z|||Invoke 12:14:19 2024-08-06T12:14:19.741Z|2024-08-06T12:14:19.764Z|e5aa53c8-258e-4592-bb62-848d740a3e8d||pool-93-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=e5aa53c8-258e-4592-bb62-848d740a3e8d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:19.741Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.732Z, InvocationID=feff6e09-18bd-4786-901f-dc53f06d0f77, LogTimestamp=2024-08-06T12:14:19.764Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:19 2024-08-06T12:14:19.733Z|2024-08-06T12:14:19.764+0000|e5aa53c8-258e-4592-bb62-848d740a3e8d||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"e5aa53c8-258e-4592-bb62-848d740a3e8d","status":"200","rqstDate":"240806-12:14:19:733","respDate":"240806-12:14:19:764","sourceId":"k6:e5aa53c8-258e-4592-bb62-848d740a3e8d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:733-68\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[e5aa53c8-258e-4592-bb62-848d740a3e8d]}\"}"} 12:14:19 2024-08-06 12:14:19.765 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.732Z|2024-08-06T12:14:19.765Z|e5aa53c8-258e-4592-bb62-848d740a3e8d||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=e5aa53c8-258e-4592-bb62-848d740a3e8d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.732Z, InvocationID=feff6e09-18bd-4786-901f-dc53f06d0f77, LogTimestamp=2024-08-06T12:14:19.765Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:19 2024-08-06 12:14:19.769 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.769Z|2024-08-06T12:14:19.769Z|6955bb25-7911-4f35-b2fd-517c8052180e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6955bb25-7911-4f35-b2fd-517c8052180e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.769Z, ElapsedTime=0, InvocationID=d80c88fb-5d32-4ab6-83ce-0fb33a4973a9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.769Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.780 INFO 2786 --- [ool-96-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.780 INFO 2786 --- [ool-96-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 12:14:19.780 [pool-94-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.751Z|2024-08-06T12:14:19.780Z|ba21eade-108d-4da1-8db5-a24cba779d99||pool-94-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ba21eade-108d-4da1-8db5-a24cba779d99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:19.751Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.739Z, InvocationID=d6fa38d0-c025-4ce0-934e-60a66825d0d5, LogTimestamp=2024-08-06T12:14:19.780Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:19 2024-08-06 12:14:19.780 INFO 2786 --- [ool-94-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.781 INFO 2786 --- [ool-96-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.781 [pool-96-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.781 INFO 2786 --- [ool-96-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.781Z|2024-08-06T12:14:19.781Z|6955bb25-7911-4f35-b2fd-517c8052180e||pool-96-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6955bb25-7911-4f35-b2fd-517c8052180e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.781Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.769Z, InvocationID=d80c88fb-5d32-4ab6-83ce-0fb33a4973a9, LogTimestamp=2024-08-06T12:14:19.781Z|||Invoke 12:14:19 2024-08-06T12:14:19.739Z|2024-08-06T12:14:19.781+0000|ba21eade-108d-4da1-8db5-a24cba779d99||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ba21eade-108d-4da1-8db5-a24cba779d99","status":"200","rqstDate":"240806-12:14:19:739","respDate":"240806-12:14:19:781","sourceId":"k6:ba21eade-108d-4da1-8db5-a24cba779d99","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:739-34482\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ba21eade-108d-4da1-8db5-a24cba779d99]}\"}"} 12:14:19 2024-08-06 12:14:19.782 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.739Z|2024-08-06T12:14:19.782Z|ba21eade-108d-4da1-8db5-a24cba779d99||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ba21eade-108d-4da1-8db5-a24cba779d99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.739Z, InvocationID=d6fa38d0-c025-4ce0-934e-60a66825d0d5, LogTimestamp=2024-08-06T12:14:19.782Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access" 12:14:19 2024-08-06 12:14:19.785 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.785Z|2024-08-06T12:14:19.785Z|dc8137f1-82e3-448e-813f-3a1853dc5786||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=dc8137f1-82e3-448e-813f-3a1853dc5786, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.785Z, ElapsedTime=0, InvocationID=70d2708c-3a6b-4d75-846f-50ebc5c69d00, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.785Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.787 INFO 2786 --- [ool-95-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.787 [pool-95-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.763Z|2024-08-06T12:14:19.787Z|03597b0c-fdca-4d75-bb2b-5f972f713854||pool-95-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=03597b0c-fdca-4d75-bb2b-5f972f713854, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:19.763Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.746Z, InvocationID=790c1140-ef5c-44c8-b340-6c59632a4149, LogTimestamp=2024-08-06T12:14:19.787Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:19 2024-08-06T12:14:19.746Z|2024-08-06T12:14:19.792+0000|03597b0c-fdca-4d75-bb2b-5f972f713854||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"03597b0c-fdca-4d75-bb2b-5f972f713854","status":"200","rqstDate":"240806-12:14:19:746","respDate":"240806-12:14:19:791","sourceId":"k6:03597b0c-fdca-4d75-bb2b-5f972f713854","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:746-12529\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[03597b0c-fdca-4d75-bb2b-5f972f713854]}\"}"} 12:14:19 2024-08-06 12:14:19.792 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.746Z|2024-08-06T12:14:19.792Z|03597b0c-fdca-4d75-bb2b-5f972f713854||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=03597b0c-fdca-4d75-bb2b-5f972f713854, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.746Z, InvocationID=790c1140-ef5c-44c8-b340-6c59632a4149, LogTimestamp=2024-08-06T12:14:19.792Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.793 INFO 2786 --- [ool-96-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.781Z|2024-08-06T12:14:19.793Z|6955bb25-7911-4f35-b2fd-517c8052180e||pool-96-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6955bb25-7911-4f35-b2fd-517c8052180e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:19.781Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.769Z, InvocationID=d80c88fb-5d32-4ab6-83ce-0fb33a4973a9, LogTimestamp=2024-08-06T12:14:19.793Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:19 2024-08-06 12:14:19.794 INFO 2786 --- [ool-97-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.794 INFO 2786 --- [ool-97-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.794 INFO 2786 --- [ool-97-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.769Z|2024-08-06T12:14:19.794+0000|6955bb25-7911-4f35-b2fd-517c8052180e||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6955bb25-7911-4f35-b2fd-517c8052180e","status":"200","rqstDate":"240806-12:14:19:769","respDate":"240806-12:14:19:794","sourceId":"k6:6955bb25-7911-4f35-b2fd-517c8052180e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:769-39532\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6955bb25-7911-4f35-b2fd-517c8052180e]}\"}"} 12:14:19 2024-08-06 12:14:19.794 INFO 2786 --- [ool-97-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.794Z|2024-08-06T12:14:19.794Z|dc8137f1-82e3-448e-813f-3a1853dc5786||pool-97-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=dc8137f1-82e3-448e-813f-3a1853dc5786, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.794Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.785Z, InvocationID=70d2708c-3a6b-4d75-846f-50ebc5c69d00, LogTimestamp=2024-08-06T12:14:19.794Z|||Invoke 12:14:19 2024-08-06T12:14:19.769Z|2024-08-06T12:14:19.794Z|6955bb25-7911-4f35-b2fd-517c8052180e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6955bb25-7911-4f35-b2fd-517c8052180e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.769Z, InvocationID=d80c88fb-5d32-4ab6-83ce-0fb33a4973a9, LogTimestamp=2024-08-06T12:14:19.794Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.795 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06 12:14:19.795 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.795Z|2024-08-06T12:14:19.795Z|d3cb812c-8c63-4112-ab94-f5cfff7c9288||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d3cb812c-8c63-4112-ab94-f5cfff7c9288, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.795Z, ElapsedTime=0, InvocationID=21fb289b-c638-44f9-92a6-30113445e5c1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.795Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.793 [pool-96-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access" 12:14:19 12:14:19.794 [pool-97-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.799 INFO 2786 --- [ool-98-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06T12:14:19.799Z|2024-08-06T12:14:19.799Z|c96f9e45-83f5-41cd-90c7-146038ec1f42||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c96f9e45-83f5-41cd-90c7-146038ec1f42, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.799Z, ElapsedTime=0, InvocationID=7ad158a3-083e-4bde-8afc-cae19e4aa3f8, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.799Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.799 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06 12:14:19.799 INFO 2786 --- [ool-98-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.799 INFO 2786 --- [ool-98-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.805 [pool-98-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.805Z|2024-08-06T12:14:19.805Z|d3cb812c-8c63-4112-ab94-f5cfff7c9288||pool-98-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d3cb812c-8c63-4112-ab94-f5cfff7c9288, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.805Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.795Z, InvocationID=21fb289b-c638-44f9-92a6-30113445e5c1, LogTimestamp=2024-08-06T12:14:19.805Z|||Invoke 12:14:19 2024-08-06 12:14:19.805 INFO 2786 --- [ool-98-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.794Z|2024-08-06T12:14:19.818Z|dc8137f1-82e3-448e-813f-3a1853dc5786||pool-97-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=dc8137f1-82e3-448e-813f-3a1853dc5786, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:19.794Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.785Z, InvocationID=70d2708c-3a6b-4d75-846f-50ebc5c69d00, LogTimestamp=2024-08-06T12:14:19.818Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:19 12:14:19.819 [pool-97-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.819 INFO 2786 --- [ool-97-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.805Z|2024-08-06T12:14:19.820Z|d3cb812c-8c63-4112-ab94-f5cfff7c9288||pool-98-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d3cb812c-8c63-4112-ab94-f5cfff7c9288, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:19.805Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.795Z, InvocationID=21fb289b-c638-44f9-92a6-30113445e5c1, LogTimestamp=2024-08-06T12:14:19.820Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:19 12:14:19.820 [pool-98-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.820 INFO 2786 --- [ool-98-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.795Z|2024-08-06T12:14:19.821+0000|d3cb812c-8c63-4112-ab94-f5cfff7c9288||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d3cb812c-8c63-4112-ab94-f5cfff7c9288","status":"200","rqstDate":"240806-12:14:19:795","respDate":"240806-12:14:19:821","sourceId":"k6:d3cb812c-8c63-4112-ab94-f5cfff7c9288","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:795-62118\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d3cb812c-8c63-4112-ab94-f5cfff7c9288]}\"}"} 12:14:19 2024-08-06T12:14:19.785Z|2024-08-06T12:14:19.821+0000|dc8137f1-82e3-448e-813f-3a1853dc5786||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"dc8137f1-82e3-448e-813f-3a1853dc5786","status":"200","rqstDate":"240806-12:14:19:785","respDate":"240806-12:14:19:821","sourceId":"k6:dc8137f1-82e3-448e-813f-3a1853dc5786","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:785-64489\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[dc8137f1-82e3-448e-813f-3a1853dc5786]}\"}"} 12:14:19 2024-08-06 12:14:19.821 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.795Z|2024-08-06T12:14:19.821Z|d3cb812c-8c63-4112-ab94-f5cfff7c9288||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d3cb812c-8c63-4112-ab94-f5cfff7c9288, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.795Z, InvocationID=21fb289b-c638-44f9-92a6-30113445e5c1, LogTimestamp=2024-08-06T12:14:19.821Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.821 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.785Z|2024-08-06T12:14:19.821Z|dc8137f1-82e3-448e-813f-3a1853dc5786||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=dc8137f1-82e3-448e-813f-3a1853dc5786, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.785Z, InvocationID=70d2708c-3a6b-4d75-846f-50ebc5c69d00, LogTimestamp=2024-08-06T12:14:19.821Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.823 INFO 2786 --- [ool-99-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 29 - "logType": "access" 12:14:19 2024-08-06 12:14:19.823 INFO 2786 --- [ool-99-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.823 INFO 2786 --- [ool-99-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:19 2024-08-06 12:14:19.823 INFO 2786 --- [ool-99-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.823Z|2024-08-06T12:14:19.823Z|c96f9e45-83f5-41cd-90c7-146038ec1f42||pool-99-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c96f9e45-83f5-41cd-90c7-146038ec1f42, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.823Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.799Z, InvocationID=7ad158a3-083e-4bde-8afc-cae19e4aa3f8, LogTimestamp=2024-08-06T12:14:19.823Z|||Invoke 12:14:19 12:14:19.823 [pool-99-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.824 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.824Z|2024-08-06T12:14:19.824Z|b76021aa-12fd-406a-9d2d-f08515fea1b4||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b76021aa-12fd-406a-9d2d-f08515fea1b4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.824Z, ElapsedTime=0, InvocationID=71fcc36f-d945-4b35-a5d9-3fe57cd92838, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.824Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.825Z|2024-08-06T12:14:19.825Z|a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.825Z, ElapsedTime=0, InvocationID=031dfc00-dfe0-421f-aa84-2cce67ce37cb, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.825Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.825 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06 12:14:19.833 INFO 2786 --- [ol-100-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.834 INFO 2786 --- [ol-100-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.834 INFO 2786 --- [ol-100-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.834 INFO 2786 --- [ol-100-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.834 [pool-100-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.834Z|2024-08-06T12:14:19.834Z|a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf||pool-100-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.834Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.825Z, InvocationID=031dfc00-dfe0-421f-aa84-2cce67ce37cb, LogTimestamp=2024-08-06T12:14:19.834Z|||Invoke 12:14:19 12:14:19.837 [pool-99-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.823Z|2024-08-06T12:14:19.837Z|c96f9e45-83f5-41cd-90c7-146038ec1f42||pool-99-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c96f9e45-83f5-41cd-90c7-146038ec1f42, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:19.823Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.799Z, InvocationID=7ad158a3-083e-4bde-8afc-cae19e4aa3f8, LogTimestamp=2024-08-06T12:14:19.837Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 12:14:19 2024-08-06 12:14:19.837 INFO 2786 --- [ool-99-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.799Z|2024-08-06T12:14:19.838+0000|c96f9e45-83f5-41cd-90c7-146038ec1f42||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c96f9e45-83f5-41cd-90c7-146038ec1f42","status":"200","rqstDate":"240806-12:14:19:799","respDate":"240806-12:14:19:838","sourceId":"k6:c96f9e45-83f5-41cd-90c7-146038ec1f42","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:799-40513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c96f9e45-83f5-41cd-90c7-146038ec1f42]}\"}"} 12:14:19 2024-08-06 12:14:19.839 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.799Z|2024-08-06T12:14:19.839Z|c96f9e45-83f5-41cd-90c7-146038ec1f42||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c96f9e45-83f5-41cd-90c7-146038ec1f42, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.799Z, InvocationID=7ad158a3-083e-4bde-8afc-cae19e4aa3f8, LogTimestamp=2024-08-06T12:14:19.839Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.840 INFO 2786 --- [ol-101-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.840 INFO 2786 --- [ol-101-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.840 INFO 2786 --- [ol-101-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.843 INFO 2786 --- [ol-101-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.843Z|2024-08-06T12:14:19.843Z|b76021aa-12fd-406a-9d2d-f08515fea1b4||pool-101-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b76021aa-12fd-406a-9d2d-f08515fea1b4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.843Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.824Z, InvocationID=71fcc36f-d945-4b35-a5d9-3fe57cd92838, LogTimestamp=2024-08-06T12:14:19.843Z|||Invoke 12:14:19 12:14:19.843 [pool-101-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:19 2024-08-06 12:14:19.845 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.845Z|2024-08-06T12:14:19.845Z|967dcff2-dee3-4f34-a756-454c6dcdc14f||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=967dcff2-dee3-4f34-a756-454c6dcdc14f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.845Z, ElapsedTime=0, InvocationID=0806679f-28e8-47b4-9fb0-cc2378aaaa35, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.845Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.871 INFO 2786 --- [ol-100-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.871 [pool-100-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.834Z|2024-08-06T12:14:19.871Z|a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf||pool-100-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, InvokeTimestamp=2024-08-06T12:14:19.834Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.825Z, InvocationID=031dfc00-dfe0-421f-aa84-2cce67ce37cb, LogTimestamp=2024-08-06T12:14:19.871Z, ResponseDesc=OK, elapsedTime=29|||InvokeReturn 12:14:19 2024-08-06 12:14:19.872 INFO 2786 --- [ol-102-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.872 INFO 2786 --- [ol-102-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.872 INFO 2786 --- [ol-102-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06T12:14:19.825Z|2024-08-06T12:14:19.872+0000|a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf","status":"200","rqstDate":"240806-12:14:19:825","respDate":"240806-12:14:19:872","sourceId":"k6:a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:825-62898\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf]}\"}"} 12:14:19 2024-08-06 12:14:19.872 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.825Z|2024-08-06T12:14:19.872Z|a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a5f93107-ed6a-4ff6-86c7-cf3569a3d3cf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.825Z, InvocationID=031dfc00-dfe0-421f-aa84-2cce67ce37cb, LogTimestamp=2024-08-06T12:14:19.872Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.872 INFO 2786 --- [ol-102-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.872 [pool-102-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.872Z|2024-08-06T12:14:19.872Z|967dcff2-dee3-4f34-a756-454c6dcdc14f||pool-102-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=967dcff2-dee3-4f34-a756-454c6dcdc14f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.872Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.845Z, InvocationID=0806679f-28e8-47b4-9fb0-cc2378aaaa35, LogTimestamp=2024-08-06T12:14:19.872Z|||Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:19 2024-08-06 12:14:19.875 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.875Z|2024-08-06T12:14:19.875Z|f0bb7a22-5653-4772-9d47-35e6f32ae657||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f0bb7a22-5653-4772-9d47-35e6f32ae657, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.875Z, ElapsedTime=0, InvocationID=4d953910-fbf8-4895-9feb-819ba4c2666e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.875Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.884 INFO 2786 --- [ol-101-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.843Z|2024-08-06T12:14:19.884Z|b76021aa-12fd-406a-9d2d-f08515fea1b4||pool-101-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b76021aa-12fd-406a-9d2d-f08515fea1b4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:19.843Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.824Z, InvocationID=71fcc36f-d945-4b35-a5d9-3fe57cd92838, LogTimestamp=2024-08-06T12:14:19.884Z, ResponseDesc=OK, elapsedTime=39|||InvokeReturn 12:14:19 12:14:19.884 [pool-101-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.824Z|2024-08-06T12:14:19.885+0000|b76021aa-12fd-406a-9d2d-f08515fea1b4||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b76021aa-12fd-406a-9d2d-f08515fea1b4","status":"200","rqstDate":"240806-12:14:19:825","respDate":"240806-12:14:19:885","sourceId":"k6:b76021aa-12fd-406a-9d2d-f08515fea1b4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:825-46903\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b76021aa-12fd-406a-9d2d-f08515fea1b4]}\"}"} 12:14:19 2024-08-06 12:14:19.885 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.824Z|2024-08-06T12:14:19.885Z|b76021aa-12fd-406a-9d2d-f08515fea1b4||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|61|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b76021aa-12fd-406a-9d2d-f08515fea1b4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=61, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.824Z, InvocationID=71fcc36f-d945-4b35-a5d9-3fe57cd92838, LogTimestamp=2024-08-06T12:14:19.885Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.885 INFO 2786 --- [ol-103-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.885 INFO 2786 --- [ol-103-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.885 INFO 2786 --- [ol-103-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.886 [pool-103-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.886 INFO 2786 --- [ol-103-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.885Z|2024-08-06T12:14:19.886Z|f0bb7a22-5653-4772-9d47-35e6f32ae657||pool-103-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f0bb7a22-5653-4772-9d47-35e6f32ae657, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.885Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.875Z, InvocationID=4d953910-fbf8-4895-9feb-819ba4c2666e, LogTimestamp=2024-08-06T12:14:19.886Z|||Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access" 12:14:19 12:14:19.888 [pool-102-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.872Z|2024-08-06T12:14:19.887Z|967dcff2-dee3-4f34-a756-454c6dcdc14f||pool-102-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=967dcff2-dee3-4f34-a756-454c6dcdc14f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:19.872Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.845Z, InvocationID=0806679f-28e8-47b4-9fb0-cc2378aaaa35, LogTimestamp=2024-08-06T12:14:19.887Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:19 2024-08-06 12:14:19.888 INFO 2786 --- [ol-102-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.888 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.888Z|2024-08-06T12:14:19.888Z|92577ba9-ca30-4ee2-be5e-450797dd539b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=92577ba9-ca30-4ee2-be5e-450797dd539b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.888Z, ElapsedTime=0, InvocationID=055fd46e-d63b-4110-9006-ef399bdd8a00, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.888Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.845Z|2024-08-06T12:14:19.889+0000|967dcff2-dee3-4f34-a756-454c6dcdc14f||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"967dcff2-dee3-4f34-a756-454c6dcdc14f","status":"200","rqstDate":"240806-12:14:19:845","respDate":"240806-12:14:19:888","sourceId":"k6:967dcff2-dee3-4f34-a756-454c6dcdc14f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:845-74062\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[967dcff2-dee3-4f34-a756-454c6dcdc14f]}\"}"} 12:14:19 2024-08-06 12:14:19.889 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.845Z|2024-08-06T12:14:19.889Z|967dcff2-dee3-4f34-a756-454c6dcdc14f||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=967dcff2-dee3-4f34-a756-454c6dcdc14f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.845Z, InvocationID=0806679f-28e8-47b4-9fb0-cc2378aaaa35, LogTimestamp=2024-08-06T12:14:19.889Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:19 2024-08-06 12:14:19.892 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.892Z|2024-08-06T12:14:19.892Z|eba1a712-6cda-4690-ac8d-03fa0d294bb4||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=eba1a712-6cda-4690-ac8d-03fa0d294bb4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.892Z, ElapsedTime=0, InvocationID=f101f898-fc35-4308-92c4-417cfac0fe68, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.892Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.898 INFO 2786 --- [ol-103-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.885Z|2024-08-06T12:14:19.898Z|f0bb7a22-5653-4772-9d47-35e6f32ae657||pool-103-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f0bb7a22-5653-4772-9d47-35e6f32ae657, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:19.885Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.875Z, InvocationID=4d953910-fbf8-4895-9feb-819ba4c2666e, LogTimestamp=2024-08-06T12:14:19.898Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:19 12:14:19.898 [pool-103-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.899 INFO 2786 --- [ol-104-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.899 INFO 2786 --- [ol-104-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.899 INFO 2786 --- [ol-104-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.899 INFO 2786 --- [ol-104-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.899 [pool-104-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.899Z|2024-08-06T12:14:19.899Z|92577ba9-ca30-4ee2-be5e-450797dd539b||pool-104-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=92577ba9-ca30-4ee2-be5e-450797dd539b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.899Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.888Z, InvocationID=055fd46e-d63b-4110-9006-ef399bdd8a00, LogTimestamp=2024-08-06T12:14:19.899Z|||Invoke 12:14:19 2024-08-06T12:14:19.875Z|2024-08-06T12:14:19.901+0000|f0bb7a22-5653-4772-9d47-35e6f32ae657||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f0bb7a22-5653-4772-9d47-35e6f32ae657","status":"200","rqstDate":"240806-12:14:19:876","respDate":"240806-12:14:19:900","sourceId":"k6:f0bb7a22-5653-4772-9d47-35e6f32ae657","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:876-51804\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f0bb7a22-5653-4772-9d47-35e6f32ae657]}\"}"} 12:14:19 2024-08-06 12:14:19.901 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.875Z|2024-08-06T12:14:19.901Z|f0bb7a22-5653-4772-9d47-35e6f32ae657||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f0bb7a22-5653-4772-9d47-35e6f32ae657, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.875Z, InvocationID=4d953910-fbf8-4895-9feb-819ba4c2666e, LogTimestamp=2024-08-06T12:14:19.901Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 28 - "logType": "access" 12:14:19 2024-08-06 12:14:19.904 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.904Z|2024-08-06T12:14:19.904Z|0b27890e-e0ec-4c4e-a953-94198ceaa335||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0b27890e-e0ec-4c4e-a953-94198ceaa335, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.904Z, ElapsedTime=0, InvocationID=c77485a4-c97f-473a-b5ed-39ddbe94ce0b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.904Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.914 INFO 2786 --- [ol-105-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.914 INFO 2786 --- [ol-105-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.914 INFO 2786 --- [ol-105-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.914 INFO 2786 --- [ol-104-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.914 [pool-104-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.899Z|2024-08-06T12:14:19.914Z|92577ba9-ca30-4ee2-be5e-450797dd539b||pool-104-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=92577ba9-ca30-4ee2-be5e-450797dd539b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:19.899Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.888Z, InvocationID=055fd46e-d63b-4110-9006-ef399bdd8a00, LogTimestamp=2024-08-06T12:14:19.914Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:19 12:14:19.914 [pool-105-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.914 INFO 2786 --- [ol-105-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.914Z|2024-08-06T12:14:19.914Z|eba1a712-6cda-4690-ac8d-03fa0d294bb4||pool-105-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=eba1a712-6cda-4690-ac8d-03fa0d294bb4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.914Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.892Z, InvocationID=f101f898-fc35-4308-92c4-417cfac0fe68, LogTimestamp=2024-08-06T12:14:19.914Z|||Invoke 12:14:19 2024-08-06 12:14:19.916 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.888Z|2024-08-06T12:14:19.915Z|92577ba9-ca30-4ee2-be5e-450797dd539b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=92577ba9-ca30-4ee2-be5e-450797dd539b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.888Z, InvocationID=055fd46e-d63b-4110-9006-ef399bdd8a00, LogTimestamp=2024-08-06T12:14:19.915Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06T12:14:19.888Z|2024-08-06T12:14:19.915+0000|92577ba9-ca30-4ee2-be5e-450797dd539b||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"92577ba9-ca30-4ee2-be5e-450797dd539b","status":"200","rqstDate":"240806-12:14:19:888","respDate":"240806-12:14:19:915","sourceId":"k6:92577ba9-ca30-4ee2-be5e-450797dd539b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:888-88104\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[92577ba9-ca30-4ee2-be5e-450797dd539b]}\"}"} 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access" 12:14:19 2024-08-06 12:14:19.918 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.918Z|2024-08-06T12:14:19.918Z|c1f8d232-fe3f-4356-b411-7b0d7e0248b8||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c1f8d232-fe3f-4356-b411-7b0d7e0248b8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.918Z, ElapsedTime=0, InvocationID=c9402a34-a637-4311-80cd-2f8fccf68379, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.918Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.927 INFO 2786 --- [ol-106-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.927 INFO 2786 --- [ol-106-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.927 INFO 2786 --- [ol-106-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.928 INFO 2786 --- [ol-106-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.927Z|2024-08-06T12:14:19.928Z|0b27890e-e0ec-4c4e-a953-94198ceaa335||pool-106-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0b27890e-e0ec-4c4e-a953-94198ceaa335, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.927Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.904Z, InvocationID=c77485a4-c97f-473a-b5ed-39ddbe94ce0b, LogTimestamp=2024-08-06T12:14:19.928Z|||Invoke 12:14:19 12:14:19.928 [pool-106-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.928 INFO 2786 --- [ol-105-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.914Z|2024-08-06T12:14:19.928Z|eba1a712-6cda-4690-ac8d-03fa0d294bb4||pool-105-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=eba1a712-6cda-4690-ac8d-03fa0d294bb4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:19.914Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.892Z, InvocationID=f101f898-fc35-4308-92c4-417cfac0fe68, LogTimestamp=2024-08-06T12:14:19.928Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:19 12:14:19.928 [pool-105-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.892Z|2024-08-06T12:14:19.929+0000|eba1a712-6cda-4690-ac8d-03fa0d294bb4||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"eba1a712-6cda-4690-ac8d-03fa0d294bb4","status":"200","rqstDate":"240806-12:14:19:892","respDate":"240806-12:14:19:929","sourceId":"k6:eba1a712-6cda-4690-ac8d-03fa0d294bb4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:892-70661\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[eba1a712-6cda-4690-ac8d-03fa0d294bb4]}\"}"} 12:14:19 2024-08-06 12:14:19.930 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.892Z|2024-08-06T12:14:19.930Z|eba1a712-6cda-4690-ac8d-03fa0d294bb4||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=eba1a712-6cda-4690-ac8d-03fa0d294bb4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.892Z, InvocationID=f101f898-fc35-4308-92c4-417cfac0fe68, LogTimestamp=2024-08-06T12:14:19.930Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:19 2024-08-06 12:14:19.933 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.933Z|2024-08-06T12:14:19.933Z|f72b3786-d7b9-4380-a18d-f2a080f3c9de||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f72b3786-d7b9-4380-a18d-f2a080f3c9de, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.933Z, ElapsedTime=0, InvocationID=3ff9c485-cc3c-485c-8519-c0a58730d254, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.933Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.936 INFO 2786 --- [ol-107-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.936 INFO 2786 --- [ol-107-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.936 INFO 2786 --- [ol-107-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 12:14:19.936 [pool-107-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.936Z|2024-08-06T12:14:19.936Z|c1f8d232-fe3f-4356-b411-7b0d7e0248b8||pool-107-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c1f8d232-fe3f-4356-b411-7b0d7e0248b8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.936Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.918Z, InvocationID=c9402a34-a637-4311-80cd-2f8fccf68379, LogTimestamp=2024-08-06T12:14:19.936Z|||Invoke 12:14:19 2024-08-06 12:14:19.936 INFO 2786 --- [ol-107-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.938 [pool-106-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.927Z|2024-08-06T12:14:19.937Z|0b27890e-e0ec-4c4e-a953-94198ceaa335||pool-106-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0b27890e-e0ec-4c4e-a953-94198ceaa335, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:19.927Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.904Z, InvocationID=c77485a4-c97f-473a-b5ed-39ddbe94ce0b, LogTimestamp=2024-08-06T12:14:19.937Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:19 2024-08-06 12:14:19.938 INFO 2786 --- [ol-106-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.904Z|2024-08-06T12:14:19.939+0000|0b27890e-e0ec-4c4e-a953-94198ceaa335||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0b27890e-e0ec-4c4e-a953-94198ceaa335","status":"200","rqstDate":"240806-12:14:19:904","respDate":"240806-12:14:19:938","sourceId":"k6:0b27890e-e0ec-4c4e-a953-94198ceaa335","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:904-47317\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0b27890e-e0ec-4c4e-a953-94198ceaa335]}\"}"} 12:14:19 2024-08-06T12:14:19.904Z|2024-08-06T12:14:19.939Z|0b27890e-e0ec-4c4e-a953-94198ceaa335||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0b27890e-e0ec-4c4e-a953-94198ceaa335, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.904Z, InvocationID=c77485a4-c97f-473a-b5ed-39ddbe94ce0b, LogTimestamp=2024-08-06T12:14:19.939Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.939 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access" 12:14:19 2024-08-06 12:14:19.942 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.942Z|2024-08-06T12:14:19.942Z|2f278730-cbfb-49c7-afbc-21f4eb0027a3||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2f278730-cbfb-49c7-afbc-21f4eb0027a3, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.942Z, ElapsedTime=0, InvocationID=f38b5440-eb5c-4f97-8b69-56c2bd7bc587, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.942Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06 12:14:19.944 INFO 2786 --- [ol-108-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.944 INFO 2786 --- [ol-108-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.944 INFO 2786 --- [ol-108-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.944 INFO 2786 --- [ol-108-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.944 [pool-108-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.944Z|2024-08-06T12:14:19.944Z|f72b3786-d7b9-4380-a18d-f2a080f3c9de||pool-108-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f72b3786-d7b9-4380-a18d-f2a080f3c9de, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.944Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.933Z, InvocationID=3ff9c485-cc3c-485c-8519-c0a58730d254, LogTimestamp=2024-08-06T12:14:19.944Z|||Invoke 12:14:19 2024-08-06 12:14:19.952 INFO 2786 --- [ol-109-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.952 INFO 2786 --- [ol-109-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.952 INFO 2786 --- [ol-109-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.952 INFO 2786 --- [ol-109-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 12:14:19.952 [pool-109-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06T12:14:19.952Z|2024-08-06T12:14:19.952Z|2f278730-cbfb-49c7-afbc-21f4eb0027a3||pool-109-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2f278730-cbfb-49c7-afbc-21f4eb0027a3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.952Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.942Z, InvocationID=f38b5440-eb5c-4f97-8b69-56c2bd7bc587, LogTimestamp=2024-08-06T12:14:19.952Z|||Invoke 12:14:19 12:14:19.954 [pool-107-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.936Z|2024-08-06T12:14:19.954Z|c1f8d232-fe3f-4356-b411-7b0d7e0248b8||pool-107-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c1f8d232-fe3f-4356-b411-7b0d7e0248b8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:19.936Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.918Z, InvocationID=c9402a34-a637-4311-80cd-2f8fccf68379, LogTimestamp=2024-08-06T12:14:19.954Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:19 2024-08-06 12:14:19.954 INFO 2786 --- [ol-107-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.918Z|2024-08-06T12:14:19.955+0000|c1f8d232-fe3f-4356-b411-7b0d7e0248b8||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c1f8d232-fe3f-4356-b411-7b0d7e0248b8","status":"200","rqstDate":"240806-12:14:19:919","respDate":"240806-12:14:19:955","sourceId":"k6:c1f8d232-fe3f-4356-b411-7b0d7e0248b8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:919-22540\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c1f8d232-fe3f-4356-b411-7b0d7e0248b8]}\"}"} 12:14:19 2024-08-06 12:14:19.955 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.918Z|2024-08-06T12:14:19.955Z|c1f8d232-fe3f-4356-b411-7b0d7e0248b8||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c1f8d232-fe3f-4356-b411-7b0d7e0248b8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.918Z, InvocationID=c9402a34-a637-4311-80cd-2f8fccf68379, LogTimestamp=2024-08-06T12:14:19.955Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:19 12:14:19.959 [pool-108-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06T12:14:19.944Z|2024-08-06T12:14:19.958Z|f72b3786-d7b9-4380-a18d-f2a080f3c9de||pool-108-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f72b3786-d7b9-4380-a18d-f2a080f3c9de, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:19.944Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.933Z, InvocationID=3ff9c485-cc3c-485c-8519-c0a58730d254, LogTimestamp=2024-08-06T12:14:19.958Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:19 2024-08-06 12:14:19.959 INFO 2786 --- [ol-108-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06 12:14:19.959 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.958Z|2024-08-06T12:14:19.958Z|a13ff807-e272-4114-b383-366ccc012ecf||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a13ff807-e272-4114-b383-366ccc012ecf, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.958Z, ElapsedTime=0, InvocationID=62bc0543-2108-4c02-966e-8aed75ddfa1c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.958Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.933Z|2024-08-06T12:14:19.959+0000|f72b3786-d7b9-4380-a18d-f2a080f3c9de||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f72b3786-d7b9-4380-a18d-f2a080f3c9de","status":"200","rqstDate":"240806-12:14:19:934","respDate":"240806-12:14:19:959","sourceId":"k6:f72b3786-d7b9-4380-a18d-f2a080f3c9de","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:934-27336\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f72b3786-d7b9-4380-a18d-f2a080f3c9de]}\"}"} 12:14:19 2024-08-06 12:14:19.960 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.933Z|2024-08-06T12:14:19.959Z|f72b3786-d7b9-4380-a18d-f2a080f3c9de||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f72b3786-d7b9-4380-a18d-f2a080f3c9de, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.933Z, InvocationID=3ff9c485-cc3c-485c-8519-c0a58730d254, LogTimestamp=2024-08-06T12:14:19.959Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 29 - "logType": "access" 12:14:19 2024-08-06 12:14:19.963 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.963Z|2024-08-06T12:14:19.963Z|a388f852-55fd-42b2-9e94-49dbb0f118ff||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a388f852-55fd-42b2-9e94-49dbb0f118ff, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.963Z, ElapsedTime=0, InvocationID=2cea5a92-cab0-428e-b7d2-f14268c68cdc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.963Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 12:14:19.967 [pool-109-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.967 INFO 2786 --- [ol-109-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.952Z|2024-08-06T12:14:19.967Z|2f278730-cbfb-49c7-afbc-21f4eb0027a3||pool-109-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2f278730-cbfb-49c7-afbc-21f4eb0027a3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:19.952Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.942Z, InvocationID=f38b5440-eb5c-4f97-8b69-56c2bd7bc587, LogTimestamp=2024-08-06T12:14:19.967Z, ResponseDesc=OK, elapsedTime=7|||InvokeReturn 12:14:19 2024-08-06 12:14:19.968 INFO 2786 --- [ol-110-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.968 INFO 2786 --- [ol-110-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.968 INFO 2786 --- [ol-110-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.968 INFO 2786 --- [ol-110-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.968Z|2024-08-06T12:14:19.968Z|a13ff807-e272-4114-b383-366ccc012ecf||pool-110-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a13ff807-e272-4114-b383-366ccc012ecf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.968Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.958Z, InvocationID=62bc0543-2108-4c02-966e-8aed75ddfa1c, LogTimestamp=2024-08-06T12:14:19.968Z|||Invoke 12:14:19 12:14:19.968 [pool-110-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 2024-08-06 12:14:19.976 INFO 2786 --- [ol-111-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06T12:14:19.942Z|2024-08-06T12:14:19.976+0000|2f278730-cbfb-49c7-afbc-21f4eb0027a3||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2f278730-cbfb-49c7-afbc-21f4eb0027a3","status":"200","rqstDate":"240806-12:14:19:942","respDate":"240806-12:14:19:975","sourceId":"k6:2f278730-cbfb-49c7-afbc-21f4eb0027a3","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:942-30877\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2f278730-cbfb-49c7-afbc-21f4eb0027a3]}\"}"} 12:14:19 2024-08-06 12:14:19.976 INFO 2786 --- [ol-111-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:19 2024-08-06 12:14:19.976 INFO 2786 --- [ol-111-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:19 2024-08-06 12:14:19.976 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.942Z|2024-08-06T12:14:19.976Z|2f278730-cbfb-49c7-afbc-21f4eb0027a3||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2f278730-cbfb-49c7-afbc-21f4eb0027a3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.942Z, InvocationID=f38b5440-eb5c-4f97-8b69-56c2bd7bc587, LogTimestamp=2024-08-06T12:14:19.976Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.976 INFO 2786 --- [ol-111-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:19 2024-08-06T12:14:19.976Z|2024-08-06T12:14:19.976Z|a388f852-55fd-42b2-9e94-49dbb0f118ff||pool-111-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a388f852-55fd-42b2-9e94-49dbb0f118ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.976Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.963Z, InvocationID=2cea5a92-cab0-428e-b7d2-f14268c68cdc, LogTimestamp=2024-08-06T12:14:19.976Z|||Invoke 12:14:19 12:14:19.976 [pool-111-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access" 12:14:19 2024-08-06 12:14:19.979 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:19 2024-08-06T12:14:19.979Z|2024-08-06T12:14:19.979Z|17de8655-97a3-453d-8027-17f2e7b3fe7e||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=17de8655-97a3-453d-8027-17f2e7b3fe7e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:19.979Z, ElapsedTime=0, InvocationID=453df44f-4212-4570-afbb-44dec53630c4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:19.979Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:19 2024-08-06T12:14:19.976Z|2024-08-06T12:14:19.994Z|a388f852-55fd-42b2-9e94-49dbb0f118ff||pool-111-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a388f852-55fd-42b2-9e94-49dbb0f118ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:19.976Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.963Z, InvocationID=2cea5a92-cab0-428e-b7d2-f14268c68cdc, LogTimestamp=2024-08-06T12:14:19.994Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:19 2024-08-06T12:14:19.968Z|2024-08-06T12:14:19.994Z|a13ff807-e272-4114-b383-366ccc012ecf||pool-110-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a13ff807-e272-4114-b383-366ccc012ecf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:19.968Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.958Z, InvocationID=62bc0543-2108-4c02-966e-8aed75ddfa1c, LogTimestamp=2024-08-06T12:14:19.994Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:19 12:14:19.994 [pool-110-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.994 INFO 2786 --- [ol-110-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 12:14:19.994 [pool-111-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:19 2024-08-06 12:14:19.994 INFO 2786 --- [ol-111-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:19 2024-08-06T12:14:19.958Z|2024-08-06T12:14:19.996+0000|a13ff807-e272-4114-b383-366ccc012ecf||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a13ff807-e272-4114-b383-366ccc012ecf","status":"200","rqstDate":"240806-12:14:19:959","respDate":"240806-12:14:19:995","sourceId":"k6:a13ff807-e272-4114-b383-366ccc012ecf","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:959-25487\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a13ff807-e272-4114-b383-366ccc012ecf]}\"}"} 12:14:19 2024-08-06T12:14:19.963Z|2024-08-06T12:14:19.996+0000|a388f852-55fd-42b2-9e94-49dbb0f118ff||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a388f852-55fd-42b2-9e94-49dbb0f118ff","status":"200","rqstDate":"240806-12:14:19:963","respDate":"240806-12:14:19:995","sourceId":"k6:a388f852-55fd-42b2-9e94-49dbb0f118ff","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:963-99506\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a388f852-55fd-42b2-9e94-49dbb0f118ff]}\"}"} 12:14:19 2024-08-06 12:14:19.996 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.958Z|2024-08-06T12:14:19.996Z|a13ff807-e272-4114-b383-366ccc012ecf||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a13ff807-e272-4114-b383-366ccc012ecf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.958Z, InvocationID=62bc0543-2108-4c02-966e-8aed75ddfa1c, LogTimestamp=2024-08-06T12:14:19.996Z, ResponseDesc=OK|||Exiting. 12:14:19 2024-08-06 12:14:19.996 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:19 2024-08-06T12:14:19.963Z|2024-08-06T12:14:19.996Z|a388f852-55fd-42b2-9e94-49dbb0f118ff||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a388f852-55fd-42b2-9e94-49dbb0f118ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.963Z, InvocationID=2cea5a92-cab0-428e-b7d2-f14268c68cdc, LogTimestamp=2024-08-06T12:14:19.996Z, ResponseDesc=OK|||Exiting. 12:14:19 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:19 2024-08-06 12:14:19.998 INFO 2786 --- [ol-112-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:19 2024-08-06 12:14:19.998 INFO 2786 --- [ol-112-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:19.998 INFO 2786 --- [ol-112-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:19 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access" 12:14:20 2024-08-06 12:14:19.999 INFO 2786 --- [ol-112-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:19.998Z|2024-08-06T12:14:19.999Z|17de8655-97a3-453d-8027-17f2e7b3fe7e||pool-112-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=17de8655-97a3-453d-8027-17f2e7b3fe7e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:19.998Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.979Z, InvocationID=453df44f-4212-4570-afbb-44dec53630c4, LogTimestamp=2024-08-06T12:14:19.999Z|||Invoke 12:14:20 2024-08-06 12:14:20.000 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.000 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 12:14:19.999 [pool-112-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20Z|2024-08-06T12:14:20Z|8e5efbc5-6856-4d33-8802-6d077372d395||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8e5efbc5-6856-4d33-8802-6d077372d395, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20Z, ElapsedTime=0, InvocationID=3a0ac51d-246e-4a94-9ae2-baa593db4dce, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20Z|2024-08-06T12:14:20Z|1e12a67d-8b15-4e1b-ad1b-99b940b457ee||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1e12a67d-8b15-4e1b-ad1b-99b940b457ee, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20Z, ElapsedTime=0, InvocationID=6c7830fb-8766-43ed-af29-cd1fa5b51328, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.016 [pool-112-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:19.998Z|2024-08-06T12:14:20.016Z|17de8655-97a3-453d-8027-17f2e7b3fe7e||pool-112-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=17de8655-97a3-453d-8027-17f2e7b3fe7e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:19.998Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:19.979Z, InvocationID=453df44f-4212-4570-afbb-44dec53630c4, LogTimestamp=2024-08-06T12:14:20.016Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:20 2024-08-06 12:14:20.016 INFO 2786 --- [ol-112-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.017 INFO 2786 --- [ol-114-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06T12:14:19.979Z|2024-08-06T12:14:20.017+0000|17de8655-97a3-453d-8027-17f2e7b3fe7e||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"17de8655-97a3-453d-8027-17f2e7b3fe7e","status":"200","rqstDate":"240806-12:14:19:990","respDate":"240806-12:14:20:017","sourceId":"k6:17de8655-97a3-453d-8027-17f2e7b3fe7e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:19:990-75766\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[17de8655-97a3-453d-8027-17f2e7b3fe7e]}\"}"} 12:14:20 2024-08-06 12:14:20.018 INFO 2786 --- [ol-114-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.018 INFO 2786 --- [ol-114-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:19.979Z|2024-08-06T12:14:20.018Z|17de8655-97a3-453d-8027-17f2e7b3fe7e||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=17de8655-97a3-453d-8027-17f2e7b3fe7e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:19.979Z, InvocationID=453df44f-4212-4570-afbb-44dec53630c4, LogTimestamp=2024-08-06T12:14:20.018Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.018 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.018 INFO 2786 --- [ol-113-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.018 INFO 2786 --- [ol-114-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.018 [pool-114-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.018Z|2024-08-06T12:14:20.018Z|8e5efbc5-6856-4d33-8802-6d077372d395||pool-114-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8e5efbc5-6856-4d33-8802-6d077372d395, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.018Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20Z, InvocationID=3a0ac51d-246e-4a94-9ae2-baa593db4dce, LogTimestamp=2024-08-06T12:14:20.018Z|||Invoke 12:14:20 2024-08-06 12:14:20.018 INFO 2786 --- [ol-113-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.019 INFO 2786 --- [ol-113-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.019 INFO 2786 --- [ol-113-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.019 [pool-113-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.019Z|2024-08-06T12:14:20.019Z|1e12a67d-8b15-4e1b-ad1b-99b940b457ee||pool-113-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1e12a67d-8b15-4e1b-ad1b-99b940b457ee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.019Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20Z, InvocationID=6c7830fb-8766-43ed-af29-cd1fa5b51328, LogTimestamp=2024-08-06T12:14:20.019Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:20 2024-08-06 12:14:20.021 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.021Z|2024-08-06T12:14:20.021Z|125492a5-0360-439b-9f9f-ded8ffd9c0e8||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=125492a5-0360-439b-9f9f-ded8ffd9c0e8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.021Z, ElapsedTime=0, InvocationID=c532ba62-ce6e-4c77-a864-5d9eef657adc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.021Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.041 INFO 2786 --- [ol-115-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.041 INFO 2786 --- [ol-115-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.041 INFO 2786 --- [ol-115-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.042 INFO 2786 --- [ol-115-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.042 [pool-115-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.042Z|2024-08-06T12:14:20.042Z|125492a5-0360-439b-9f9f-ded8ffd9c0e8||pool-115-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=125492a5-0360-439b-9f9f-ded8ffd9c0e8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.042Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.021Z, InvocationID=c532ba62-ce6e-4c77-a864-5d9eef657adc, LogTimestamp=2024-08-06T12:14:20.042Z|||Invoke 12:14:20 2024-08-06 12:14:20.043 INFO 2786 --- [ol-113-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.044 INFO 2786 --- [ol-114-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.043 [pool-113-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.019Z|2024-08-06T12:14:20.043Z|1e12a67d-8b15-4e1b-ad1b-99b940b457ee||pool-113-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1e12a67d-8b15-4e1b-ad1b-99b940b457ee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:20.019Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20Z, InvocationID=6c7830fb-8766-43ed-af29-cd1fa5b51328, LogTimestamp=2024-08-06T12:14:20.043Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:20 12:14:20.044 [pool-114-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.018Z|2024-08-06T12:14:20.044Z|8e5efbc5-6856-4d33-8802-6d077372d395||pool-114-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8e5efbc5-6856-4d33-8802-6d077372d395, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:20.018Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20Z, InvocationID=3a0ac51d-246e-4a94-9ae2-baa593db4dce, LogTimestamp=2024-08-06T12:14:20.044Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:20 2024-08-06 12:14:20.047 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20Z|2024-08-06T12:14:20.047Z|8e5efbc5-6856-4d33-8802-6d077372d395||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8e5efbc5-6856-4d33-8802-6d077372d395, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20Z, InvocationID=3a0ac51d-246e-4a94-9ae2-baa593db4dce, LogTimestamp=2024-08-06T12:14:20.047Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06T12:14:20Z|2024-08-06T12:14:20.047+0000|1e12a67d-8b15-4e1b-ad1b-99b940b457ee||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"1e12a67d-8b15-4e1b-ad1b-99b940b457ee","status":"200","rqstDate":"240806-12:14:20:000","respDate":"240806-12:14:20:046","sourceId":"k6:1e12a67d-8b15-4e1b-ad1b-99b940b457ee","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:000-21169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[1e12a67d-8b15-4e1b-ad1b-99b940b457ee]}\"}"} 12:14:20 2024-08-06T12:14:20Z|2024-08-06T12:14:20.047+0000|8e5efbc5-6856-4d33-8802-6d077372d395||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8e5efbc5-6856-4d33-8802-6d077372d395","status":"200","rqstDate":"240806-12:14:20:000","respDate":"240806-12:14:20:046","sourceId":"k6:8e5efbc5-6856-4d33-8802-6d077372d395","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:000-67514\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8e5efbc5-6856-4d33-8802-6d077372d395]}\"}"} 12:14:20 2024-08-06T12:14:20Z|2024-08-06T12:14:20.047Z|1e12a67d-8b15-4e1b-ad1b-99b940b457ee||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1e12a67d-8b15-4e1b-ad1b-99b940b457ee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20Z, InvocationID=6c7830fb-8766-43ed-af29-cd1fa5b51328, LogTimestamp=2024-08-06T12:14:20.047Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.047 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:20 2024-08-06 12:14:20.050 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.050 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.050Z|2024-08-06T12:14:20.050Z|64ea0036-fcb6-4bfc-87cc-d45f8f1140be||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=64ea0036-fcb6-4bfc-87cc-d45f8f1140be, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.050Z, ElapsedTime=0, InvocationID=9dcd22e0-2b40-457f-abef-13a7af43cd97, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.050Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.050Z|2024-08-06T12:14:20.050Z|a80814a4-7b50-4a56-9b90-27db865a056a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a80814a4-7b50-4a56-9b90-27db865a056a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.050Z, ElapsedTime=0, InvocationID=f51b24b5-960c-4b9a-ba60-fc47b5b54b7e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.050Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.058 [pool-115-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.042Z|2024-08-06T12:14:20.058Z|125492a5-0360-439b-9f9f-ded8ffd9c0e8||pool-115-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=125492a5-0360-439b-9f9f-ded8ffd9c0e8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:20.042Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.021Z, InvocationID=c532ba62-ce6e-4c77-a864-5d9eef657adc, LogTimestamp=2024-08-06T12:14:20.058Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:20 2024-08-06 12:14:20.058 INFO 2786 --- [ol-115-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.021Z|2024-08-06T12:14:20.059+0000|125492a5-0360-439b-9f9f-ded8ffd9c0e8||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"125492a5-0360-439b-9f9f-ded8ffd9c0e8","status":"200","rqstDate":"240806-12:14:20:021","respDate":"240806-12:14:20:059","sourceId":"k6:125492a5-0360-439b-9f9f-ded8ffd9c0e8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:021-59968\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[125492a5-0360-439b-9f9f-ded8ffd9c0e8]}\"}"} 12:14:20 2024-08-06 12:14:20.060 INFO 2786 --- [ol-117-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06T12:14:20.021Z|2024-08-06T12:14:20.059Z|125492a5-0360-439b-9f9f-ded8ffd9c0e8||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=125492a5-0360-439b-9f9f-ded8ffd9c0e8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.021Z, InvocationID=c532ba62-ce6e-4c77-a864-5d9eef657adc, LogTimestamp=2024-08-06T12:14:20.059Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.060 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.060 INFO 2786 --- [ol-117-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.060 INFO 2786 --- [ol-117-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access" 12:14:20 2024-08-06 12:14:20.062 INFO 2786 --- [ol-117-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.062 [pool-117-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.062Z|2024-08-06T12:14:20.062Z|64ea0036-fcb6-4bfc-87cc-d45f8f1140be||pool-117-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=64ea0036-fcb6-4bfc-87cc-d45f8f1140be, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.062Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.050Z, InvocationID=9dcd22e0-2b40-457f-abef-13a7af43cd97, LogTimestamp=2024-08-06T12:14:20.062Z|||Invoke 12:14:20 2024-08-06 12:14:20.064 INFO 2786 --- [ol-116-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.065 INFO 2786 --- [ol-116-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.065 INFO 2786 --- [ol-116-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.065 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.064Z|2024-08-06T12:14:20.064Z|2c692a30-ae19-45d3-b27e-8d28d73d704f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2c692a30-ae19-45d3-b27e-8d28d73d704f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.064Z, ElapsedTime=0, InvocationID=ee8630a1-2d25-4c41-ad2f-1178b315c71f, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.064Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.065 [pool-116-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.065Z|2024-08-06T12:14:20.065Z|a80814a4-7b50-4a56-9b90-27db865a056a||pool-116-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a80814a4-7b50-4a56-9b90-27db865a056a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.065Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.050Z, InvocationID=f51b24b5-960c-4b9a-ba60-fc47b5b54b7e, LogTimestamp=2024-08-06T12:14:20.065Z|||Invoke 12:14:20 2024-08-06 12:14:20.065 INFO 2786 --- [ol-116-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06 12:14:20.090 INFO 2786 --- [ol-116-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.065Z|2024-08-06T12:14:20.090Z|a80814a4-7b50-4a56-9b90-27db865a056a||pool-116-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a80814a4-7b50-4a56-9b90-27db865a056a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:20.065Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.050Z, InvocationID=f51b24b5-960c-4b9a-ba60-fc47b5b54b7e, LogTimestamp=2024-08-06T12:14:20.090Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:20 12:14:20.090 [pool-116-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 12:14:20.091 [pool-117-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.062Z|2024-08-06T12:14:20.091Z|64ea0036-fcb6-4bfc-87cc-d45f8f1140be||pool-117-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=64ea0036-fcb6-4bfc-87cc-d45f8f1140be, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:20.062Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.050Z, InvocationID=9dcd22e0-2b40-457f-abef-13a7af43cd97, LogTimestamp=2024-08-06T12:14:20.091Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:20 2024-08-06T12:14:20.050Z|2024-08-06T12:14:20.091Z|a80814a4-7b50-4a56-9b90-27db865a056a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a80814a4-7b50-4a56-9b90-27db865a056a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.050Z, InvocationID=f51b24b5-960c-4b9a-ba60-fc47b5b54b7e, LogTimestamp=2024-08-06T12:14:20.091Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06T12:14:20.050Z|2024-08-06T12:14:20.091+0000|a80814a4-7b50-4a56-9b90-27db865a056a||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a80814a4-7b50-4a56-9b90-27db865a056a","status":"200","rqstDate":"240806-12:14:20:050","respDate":"240806-12:14:20:091","sourceId":"k6:a80814a4-7b50-4a56-9b90-27db865a056a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:050-49729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a80814a4-7b50-4a56-9b90-27db865a056a]}\"}"} 12:14:20 2024-08-06 12:14:20.091 INFO 2786 --- [ol-118-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.091 INFO 2786 --- [ol-117-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.092 INFO 2786 --- [ol-118-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.091 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.092 INFO 2786 --- [ol-118-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.092Z|2024-08-06T12:14:20.092Z|2c692a30-ae19-45d3-b27e-8d28d73d704f||pool-118-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2c692a30-ae19-45d3-b27e-8d28d73d704f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.092Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.064Z, InvocationID=ee8630a1-2d25-4c41-ad2f-1178b315c71f, LogTimestamp=2024-08-06T12:14:20.092Z|||Invoke 12:14:20 2024-08-06T12:14:20.050Z|2024-08-06T12:14:20.092+0000|64ea0036-fcb6-4bfc-87cc-d45f8f1140be||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"64ea0036-fcb6-4bfc-87cc-d45f8f1140be","status":"200","rqstDate":"240806-12:14:20:050","respDate":"240806-12:14:20:092","sourceId":"k6:64ea0036-fcb6-4bfc-87cc-d45f8f1140be","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:050-89529\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[64ea0036-fcb6-4bfc-87cc-d45f8f1140be]}\"}"} 12:14:20 2024-08-06T12:14:20.050Z|2024-08-06T12:14:20.092Z|64ea0036-fcb6-4bfc-87cc-d45f8f1140be||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=64ea0036-fcb6-4bfc-87cc-d45f8f1140be, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.050Z, InvocationID=9dcd22e0-2b40-457f-abef-13a7af43cd97, LogTimestamp=2024-08-06T12:14:20.092Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.092 INFO 2786 --- [ol-118-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06 12:14:20.092 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 12:14:20.092 [pool-118-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:20 2024-08-06 12:14:20.095 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.095 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.094Z|2024-08-06T12:14:20.094Z|20140ee4-6a24-447c-8873-42d0309bfb94||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=20140ee4-6a24-447c-8873-42d0309bfb94, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.094Z, ElapsedTime=0, InvocationID=c8af2470-6b2f-4062-891a-f3f57cbae3d8, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.094Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.094Z|2024-08-06T12:14:20.094Z|4d495fa2-14ba-495b-9eab-a4d0c4df8e73||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4d495fa2-14ba-495b-9eab-a4d0c4df8e73, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.094Z, ElapsedTime=0, InvocationID=375dde51-15f4-4702-b03c-3fec21dc2454, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.094Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.109 INFO 2786 --- [ol-120-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.110 INFO 2786 --- [ol-120-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.110 INFO 2786 --- [ol-120-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.110 INFO 2786 --- [ol-120-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.110Z|2024-08-06T12:14:20.110Z|4d495fa2-14ba-495b-9eab-a4d0c4df8e73||pool-120-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4d495fa2-14ba-495b-9eab-a4d0c4df8e73, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.110Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.094Z, InvocationID=375dde51-15f4-4702-b03c-3fec21dc2454, LogTimestamp=2024-08-06T12:14:20.110Z|||Invoke 12:14:20 12:14:20.110 [pool-120-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.110 INFO 2786 --- [ol-118-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.110 [pool-118-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.092Z|2024-08-06T12:14:20.110Z|2c692a30-ae19-45d3-b27e-8d28d73d704f||pool-118-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2c692a30-ae19-45d3-b27e-8d28d73d704f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:20.092Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.064Z, InvocationID=ee8630a1-2d25-4c41-ad2f-1178b315c71f, LogTimestamp=2024-08-06T12:14:20.110Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:20 2024-08-06 12:14:20.112 INFO 2786 --- [ol-119-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.112 INFO 2786 --- [ol-119-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.112 INFO 2786 --- [ol-119-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.064Z|2024-08-06T12:14:20.112+0000|2c692a30-ae19-45d3-b27e-8d28d73d704f||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2c692a30-ae19-45d3-b27e-8d28d73d704f","status":"200","rqstDate":"240806-12:14:20:065","respDate":"240806-12:14:20:112","sourceId":"k6:2c692a30-ae19-45d3-b27e-8d28d73d704f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:065-51320\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2c692a30-ae19-45d3-b27e-8d28d73d704f]}\"}"} 12:14:20 2024-08-06 12:14:20.112 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.112 INFO 2786 --- [ol-119-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.064Z|2024-08-06T12:14:20.112Z|2c692a30-ae19-45d3-b27e-8d28d73d704f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|48|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2c692a30-ae19-45d3-b27e-8d28d73d704f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=48, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.064Z, InvocationID=ee8630a1-2d25-4c41-ad2f-1178b315c71f, LogTimestamp=2024-08-06T12:14:20.112Z, ResponseDesc=OK|||Exiting. 12:14:20 12:14:20.112 [pool-119-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.112Z|2024-08-06T12:14:20.112Z|20140ee4-6a24-447c-8873-42d0309bfb94||pool-119-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=20140ee4-6a24-447c-8873-42d0309bfb94, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.112Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.094Z, InvocationID=c8af2470-6b2f-4062-891a-f3f57cbae3d8, LogTimestamp=2024-08-06T12:14:20.112Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:20 2024-08-06 12:14:20.115 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.115Z|2024-08-06T12:14:20.115Z|a08c9969-d291-4f63-a50a-57dc8bef2e00||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a08c9969-d291-4f63-a50a-57dc8bef2e00, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.115Z, ElapsedTime=0, InvocationID=6e15fb93-b7db-4284-9e03-5d23782c1e6b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.115Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.129 INFO 2786 --- [ol-121-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.129 INFO 2786 --- [ol-121-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.129 INFO 2786 --- [ol-121-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.129 INFO 2786 --- [ol-121-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.129 [pool-121-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.129Z|2024-08-06T12:14:20.129Z|a08c9969-d291-4f63-a50a-57dc8bef2e00||pool-121-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a08c9969-d291-4f63-a50a-57dc8bef2e00, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.129Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.115Z, InvocationID=6e15fb93-b7db-4284-9e03-5d23782c1e6b, LogTimestamp=2024-08-06T12:14:20.129Z|||Invoke 12:14:20 2024-08-06 12:14:20.154 INFO 2786 --- [ol-119-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.112Z|2024-08-06T12:14:20.153Z|20140ee4-6a24-447c-8873-42d0309bfb94||pool-119-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=20140ee4-6a24-447c-8873-42d0309bfb94, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:20.112Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.094Z, InvocationID=c8af2470-6b2f-4062-891a-f3f57cbae3d8, LogTimestamp=2024-08-06T12:14:20.153Z, ResponseDesc=OK, elapsedTime=39|||InvokeReturn 12:14:20 12:14:20.154 [pool-119-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.094Z|2024-08-06T12:14:20.155+0000|20140ee4-6a24-447c-8873-42d0309bfb94||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"20140ee4-6a24-447c-8873-42d0309bfb94","status":"200","rqstDate":"240806-12:14:20:095","respDate":"240806-12:14:20:155","sourceId":"k6:20140ee4-6a24-447c-8873-42d0309bfb94","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:095-47987\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[20140ee4-6a24-447c-8873-42d0309bfb94]}\"}"} 12:14:20 2024-08-06T12:14:20.110Z|2024-08-06T12:14:20.155Z|4d495fa2-14ba-495b-9eab-a4d0c4df8e73||pool-120-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4d495fa2-14ba-495b-9eab-a4d0c4df8e73, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, InvokeTimestamp=2024-08-06T12:14:20.110Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.094Z, InvocationID=375dde51-15f4-4702-b03c-3fec21dc2454, LogTimestamp=2024-08-06T12:14:20.155Z, ResponseDesc=OK, elapsedTime=42|||InvokeReturn 12:14:20 2024-08-06 12:14:20.155 INFO 2786 --- [ol-120-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.155 [pool-120-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.155 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.094Z|2024-08-06T12:14:20.155Z|20140ee4-6a24-447c-8873-42d0309bfb94||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|61|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=20140ee4-6a24-447c-8873-42d0309bfb94, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=61, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.094Z, InvocationID=c8af2470-6b2f-4062-891a-f3f57cbae3d8, LogTimestamp=2024-08-06T12:14:20.155Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.156 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.094Z|2024-08-06T12:14:20.156Z|4d495fa2-14ba-495b-9eab-a4d0c4df8e73||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|62|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4d495fa2-14ba-495b-9eab-a4d0c4df8e73, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=62, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.094Z, InvocationID=375dde51-15f4-4702-b03c-3fec21dc2454, LogTimestamp=2024-08-06T12:14:20.156Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access" 12:14:20 12:14:20.157 [pool-121-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.129Z|2024-08-06T12:14:20.157Z|a08c9969-d291-4f63-a50a-57dc8bef2e00||pool-121-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a08c9969-d291-4f63-a50a-57dc8bef2e00, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:20.129Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.115Z, InvocationID=6e15fb93-b7db-4284-9e03-5d23782c1e6b, LogTimestamp=2024-08-06T12:14:20.157Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:20 2024-08-06 12:14:20.157 INFO 2786 --- [ol-121-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.158 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.115Z|2024-08-06T12:14:20.158Z|a08c9969-d291-4f63-a50a-57dc8bef2e00||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a08c9969-d291-4f63-a50a-57dc8bef2e00, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.115Z, InvocationID=6e15fb93-b7db-4284-9e03-5d23782c1e6b, LogTimestamp=2024-08-06T12:14:20.158Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.159 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.159 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.158Z|2024-08-06T12:14:20.158Z|616f07de-1ea2-457d-bfcb-e8b51d12ba38||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=616f07de-1ea2-457d-bfcb-e8b51d12ba38, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.158Z, ElapsedTime=0, InvocationID=63f00ec7-8bda-4da4-8288-a4984bf11585, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.158Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.158Z|2024-08-06T12:14:20.158Z|651f4566-8402-4c48-bc07-7f3e4025addc||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=651f4566-8402-4c48-bc07-7f3e4025addc, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.158Z, ElapsedTime=0, InvocationID=c071d018-ac2e-49c1-9825-e9d1c21e53cf, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.158Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.094Z|2024-08-06T12:14:20.156+0000|4d495fa2-14ba-495b-9eab-a4d0c4df8e73||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4d495fa2-14ba-495b-9eab-a4d0c4df8e73","status":"200","rqstDate":"240806-12:14:20:095","respDate":"240806-12:14:20:156","sourceId":"k6:4d495fa2-14ba-495b-9eab-a4d0c4df8e73","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:095-20183\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4d495fa2-14ba-495b-9eab-a4d0c4df8e73]}\"}"} 12:14:20 2024-08-06T12:14:20.115Z|2024-08-06T12:14:20.158+0000|a08c9969-d291-4f63-a50a-57dc8bef2e00||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a08c9969-d291-4f63-a50a-57dc8bef2e00","status":"200","rqstDate":"240806-12:14:20:115","respDate":"240806-12:14:20:158","sourceId":"k6:a08c9969-d291-4f63-a50a-57dc8bef2e00","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:115-86968\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a08c9969-d291-4f63-a50a-57dc8bef2e00]}\"}"} 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:20 2024-08-06 12:14:20.161 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.161Z|2024-08-06T12:14:20.161Z|dc1d33b0-56ba-47de-ae4c-500a96644f9f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=dc1d33b0-56ba-47de-ae4c-500a96644f9f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.161Z, ElapsedTime=0, InvocationID=92c95a10-b669-4bc2-8a46-a235664c8c19, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.161Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.162 INFO 2786 --- [ol-123-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.162 INFO 2786 --- [ol-122-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.162 INFO 2786 --- [ol-123-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.162 INFO 2786 --- [ol-122-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.162 INFO 2786 --- [ol-123-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.162 INFO 2786 --- [ol-122-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.163 INFO 2786 --- [ol-123-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.163 [pool-123-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.162Z|2024-08-06T12:14:20.163Z|651f4566-8402-4c48-bc07-7f3e4025addc||pool-123-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=651f4566-8402-4c48-bc07-7f3e4025addc, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.162Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.158Z, InvocationID=c071d018-ac2e-49c1-9825-e9d1c21e53cf, LogTimestamp=2024-08-06T12:14:20.163Z|||Invoke 12:14:20 2024-08-06 12:14:20.163 INFO 2786 --- [ol-122-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.163 [pool-122-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.162Z|2024-08-06T12:14:20.163Z|616f07de-1ea2-457d-bfcb-e8b51d12ba38||pool-122-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=616f07de-1ea2-457d-bfcb-e8b51d12ba38, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.162Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.158Z, InvocationID=63f00ec7-8bda-4da4-8288-a4984bf11585, LogTimestamp=2024-08-06T12:14:20.163Z|||Invoke 12:14:20 2024-08-06 12:14:20.173 INFO 2786 --- [ol-124-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.173 INFO 2786 --- [ol-124-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.173 INFO 2786 --- [ol-124-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.176 INFO 2786 --- [ol-124-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.175Z|2024-08-06T12:14:20.176Z|dc1d33b0-56ba-47de-ae4c-500a96644f9f||pool-124-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=dc1d33b0-56ba-47de-ae4c-500a96644f9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.175Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.161Z, InvocationID=92c95a10-b669-4bc2-8a46-a235664c8c19, LogTimestamp=2024-08-06T12:14:20.176Z|||Invoke 12:14:20 12:14:20.176 [pool-124-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.202 INFO 2786 --- [ol-123-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.162Z|2024-08-06T12:14:20.202Z|651f4566-8402-4c48-bc07-7f3e4025addc||pool-123-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=651f4566-8402-4c48-bc07-7f3e4025addc, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, InvokeTimestamp=2024-08-06T12:14:20.162Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.158Z, InvocationID=c071d018-ac2e-49c1-9825-e9d1c21e53cf, LogTimestamp=2024-08-06T12:14:20.202Z, ResponseDesc=OK, elapsedTime=37|||InvokeReturn 12:14:20 12:14:20.202 [pool-123-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.158Z|2024-08-06T12:14:20.202+0000|651f4566-8402-4c48-bc07-7f3e4025addc||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"651f4566-8402-4c48-bc07-7f3e4025addc","status":"200","rqstDate":"240806-12:14:20:159","respDate":"240806-12:14:20:202","sourceId":"k6:651f4566-8402-4c48-bc07-7f3e4025addc","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:159-1644\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[651f4566-8402-4c48-bc07-7f3e4025addc]}\"}"} 12:14:20 2024-08-06 12:14:20.203 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.158Z|2024-08-06T12:14:20.203Z|651f4566-8402-4c48-bc07-7f3e4025addc||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=651f4566-8402-4c48-bc07-7f3e4025addc, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.158Z, InvocationID=c071d018-ac2e-49c1-9825-e9d1c21e53cf, LogTimestamp=2024-08-06T12:14:20.203Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:20 2024-08-06 12:14:20.205 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.205Z|2024-08-06T12:14:20.205Z|63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.205Z, ElapsedTime=0, InvocationID=53441a4a-0284-4cec-b2f0-e006254b8ee5, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.205Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.209 INFO 2786 --- [ol-125-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.209 INFO 2786 --- [ol-125-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.209 INFO 2786 --- [ol-125-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.209 INFO 2786 --- [ol-125-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.209Z|2024-08-06T12:14:20.209Z|63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b||pool-125-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.209Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.205Z, InvocationID=53441a4a-0284-4cec-b2f0-e006254b8ee5, LogTimestamp=2024-08-06T12:14:20.209Z|||Invoke 12:14:20 12:14:20.209 [pool-125-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.175Z|2024-08-06T12:14:20.211Z|dc1d33b0-56ba-47de-ae4c-500a96644f9f||pool-124-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=dc1d33b0-56ba-47de-ae4c-500a96644f9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:20.175Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.161Z, InvocationID=92c95a10-b669-4bc2-8a46-a235664c8c19, LogTimestamp=2024-08-06T12:14:20.211Z, ResponseDesc=OK, elapsedTime=32|||InvokeReturn 12:14:20 12:14:20.211 [pool-124-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.211 INFO 2786 --- [ol-124-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.212 INFO 2786 --- [ol-122-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.212 [pool-122-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.162Z|2024-08-06T12:14:20.212Z|616f07de-1ea2-457d-bfcb-e8b51d12ba38||pool-122-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|50|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=616f07de-1ea2-457d-bfcb-e8b51d12ba38, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=50, InvokeTimestamp=2024-08-06T12:14:20.162Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.158Z, InvocationID=63f00ec7-8bda-4da4-8288-a4984bf11585, LogTimestamp=2024-08-06T12:14:20.212Z, ResponseDesc=OK, elapsedTime=47|||InvokeReturn 12:14:20 2024-08-06T12:14:20.161Z|2024-08-06T12:14:20.212+0000|dc1d33b0-56ba-47de-ae4c-500a96644f9f||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"dc1d33b0-56ba-47de-ae4c-500a96644f9f","status":"200","rqstDate":"240806-12:14:20:161","respDate":"240806-12:14:20:212","sourceId":"k6:dc1d33b0-56ba-47de-ae4c-500a96644f9f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:161-63142\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[dc1d33b0-56ba-47de-ae4c-500a96644f9f]}\"}"} 12:14:20 2024-08-06T12:14:20.158Z|2024-08-06T12:14:20.212+0000|616f07de-1ea2-457d-bfcb-e8b51d12ba38||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"616f07de-1ea2-457d-bfcb-e8b51d12ba38","status":"200","rqstDate":"240806-12:14:20:159","respDate":"240806-12:14:20:212","sourceId":"k6:616f07de-1ea2-457d-bfcb-e8b51d12ba38","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:159-65600\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[616f07de-1ea2-457d-bfcb-e8b51d12ba38]}\"}"} 12:14:20 2024-08-06T12:14:20.161Z|2024-08-06T12:14:20.212Z|dc1d33b0-56ba-47de-ae4c-500a96644f9f||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=dc1d33b0-56ba-47de-ae4c-500a96644f9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.161Z, InvocationID=92c95a10-b669-4bc2-8a46-a235664c8c19, LogTimestamp=2024-08-06T12:14:20.212Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.212 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.212 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.158Z|2024-08-06T12:14:20.212Z|616f07de-1ea2-457d-bfcb-e8b51d12ba38||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=616f07de-1ea2-457d-bfcb-e8b51d12ba38, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.158Z, InvocationID=63f00ec7-8bda-4da4-8288-a4984bf11585, LogTimestamp=2024-08-06T12:14:20.212Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:20 2024-08-06 12:14:20.215 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.215Z|2024-08-06T12:14:20.215Z|38b0a514-9796-40ba-b0ad-29f04f2e271e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=38b0a514-9796-40ba-b0ad-29f04f2e271e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.215Z, ElapsedTime=0, InvocationID=c6b9e747-f0b2-4550-922f-a09afbc43528, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.215Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.216Z|2024-08-06T12:14:20.216Z|968ba473-5a5c-4726-8cb1-ba16cbbe7324||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=968ba473-5a5c-4726-8cb1-ba16cbbe7324, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.216Z, ElapsedTime=0, InvocationID=e3eee1e2-4ca2-4372-94b1-79d13c0a984a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.216Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.216 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 12:14:20.219 [pool-125-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.219 INFO 2786 --- [ol-125-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.209Z|2024-08-06T12:14:20.219Z|63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b||pool-125-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:20.209Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.205Z, InvocationID=53441a4a-0284-4cec-b2f0-e006254b8ee5, LogTimestamp=2024-08-06T12:14:20.219Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:20 2024-08-06 12:14:20.220 INFO 2786 --- [ol-126-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.220 INFO 2786 --- [ol-126-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.220 INFO 2786 --- [ol-126-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.205Z|2024-08-06T12:14:20.220+0000|63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b","status":"200","rqstDate":"240806-12:14:20:206","respDate":"240806-12:14:20:220","sourceId":"k6:63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:206-32439\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b]}\"}"} 12:14:20 2024-08-06 12:14:20.220 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.205Z|2024-08-06T12:14:20.220Z|63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=63bcdbd1-2c0c-4370-8334-1d7a9b5dc91b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.205Z, InvocationID=53441a4a-0284-4cec-b2f0-e006254b8ee5, LogTimestamp=2024-08-06T12:14:20.220Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.220 INFO 2786 --- [ol-126-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.220 [pool-126-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.220Z|2024-08-06T12:14:20.220Z|38b0a514-9796-40ba-b0ad-29f04f2e271e||pool-126-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=38b0a514-9796-40ba-b0ad-29f04f2e271e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.220Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.215Z, InvocationID=c6b9e747-f0b2-4550-922f-a09afbc43528, LogTimestamp=2024-08-06T12:14:20.220Z|||Invoke 12:14:20 2024-08-06 12:14:20.223 INFO 2786 --- [ol-127-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.223 INFO 2786 --- [ol-127-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.223 INFO 2786 --- [ol-127-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.223 INFO 2786 --- [ol-127-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.223 [pool-127-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.223Z|2024-08-06T12:14:20.223Z|968ba473-5a5c-4726-8cb1-ba16cbbe7324||pool-127-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=968ba473-5a5c-4726-8cb1-ba16cbbe7324, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.223Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.216Z, InvocationID=e3eee1e2-4ca2-4372-94b1-79d13c0a984a, LogTimestamp=2024-08-06T12:14:20.223Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 17 - "logType": "access" 12:14:20 2024-08-06 12:14:20.225 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.225Z|2024-08-06T12:14:20.225Z|23476832-296e-4fcd-afbe-506a85c306be||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=23476832-296e-4fcd-afbe-506a85c306be, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.225Z, ElapsedTime=0, InvocationID=a8cac7cb-2956-4d34-b668-26b6bfa8945b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.225Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.244 INFO 2786 --- [ol-128-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.244 INFO 2786 --- [ol-128-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.244 INFO 2786 --- [ol-128-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.244Z|2024-08-06T12:14:20.245Z|23476832-296e-4fcd-afbe-506a85c306be||pool-128-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=23476832-296e-4fcd-afbe-506a85c306be, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.244Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.225Z, InvocationID=a8cac7cb-2956-4d34-b668-26b6bfa8945b, LogTimestamp=2024-08-06T12:14:20.245Z|||Invoke 12:14:20 12:14:20.245 [pool-128-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.245 INFO 2786 --- [ol-128-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.245 [pool-126-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.220Z|2024-08-06T12:14:20.245Z|38b0a514-9796-40ba-b0ad-29f04f2e271e||pool-126-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=38b0a514-9796-40ba-b0ad-29f04f2e271e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:20.220Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.215Z, InvocationID=c6b9e747-f0b2-4550-922f-a09afbc43528, LogTimestamp=2024-08-06T12:14:20.245Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:20 2024-08-06 12:14:20.245 INFO 2786 --- [ol-126-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.215Z|2024-08-06T12:14:20.246+0000|38b0a514-9796-40ba-b0ad-29f04f2e271e||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"38b0a514-9796-40ba-b0ad-29f04f2e271e","status":"200","rqstDate":"240806-12:14:20:216","respDate":"240806-12:14:20:246","sourceId":"k6:38b0a514-9796-40ba-b0ad-29f04f2e271e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:216-35240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[38b0a514-9796-40ba-b0ad-29f04f2e271e]}\"}"} 12:14:20 2024-08-06T12:14:20.215Z|2024-08-06T12:14:20.246Z|38b0a514-9796-40ba-b0ad-29f04f2e271e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=38b0a514-9796-40ba-b0ad-29f04f2e271e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.215Z, InvocationID=c6b9e747-f0b2-4550-922f-a09afbc43528, LogTimestamp=2024-08-06T12:14:20.246Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.246 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 12:14:20.246 [pool-127-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.246 INFO 2786 --- [ol-127-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.223Z|2024-08-06T12:14:20.246Z|968ba473-5a5c-4726-8cb1-ba16cbbe7324||pool-127-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=968ba473-5a5c-4726-8cb1-ba16cbbe7324, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:20.223Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.216Z, InvocationID=e3eee1e2-4ca2-4372-94b1-79d13c0a984a, LogTimestamp=2024-08-06T12:14:20.246Z, ResponseDesc=OK, elapsedTime=19|||InvokeReturn 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:20 2024-08-06T12:14:20.216Z|2024-08-06T12:14:20.247+0000|968ba473-5a5c-4726-8cb1-ba16cbbe7324||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"968ba473-5a5c-4726-8cb1-ba16cbbe7324","status":"200","rqstDate":"240806-12:14:20:217","respDate":"240806-12:14:20:247","sourceId":"k6:968ba473-5a5c-4726-8cb1-ba16cbbe7324","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:217-96261\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[968ba473-5a5c-4726-8cb1-ba16cbbe7324]}\"}"} 12:14:20 2024-08-06T12:14:20.216Z|2024-08-06T12:14:20.248Z|968ba473-5a5c-4726-8cb1-ba16cbbe7324||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=968ba473-5a5c-4726-8cb1-ba16cbbe7324, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.216Z, InvocationID=e3eee1e2-4ca2-4372-94b1-79d13c0a984a, LogTimestamp=2024-08-06T12:14:20.248Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.248 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.249 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.249Z|2024-08-06T12:14:20.249Z|673e3fec-ee93-4163-ac66-7c29bb6765a8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=673e3fec-ee93-4163-ac66-7c29bb6765a8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.249Z, ElapsedTime=0, InvocationID=8a210a48-4c47-4808-b9b1-e38071de6cbc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.249Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access" 12:14:20 2024-08-06 12:14:20.251 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.251Z|2024-08-06T12:14:20.251Z|ffeb1953-545c-4787-bcf5-7b63aa43e3ff||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ffeb1953-545c-4787-bcf5-7b63aa43e3ff, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.251Z, ElapsedTime=0, InvocationID=31b4ad11-7ab2-4392-b2b4-f05f7662ca25, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.251Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.260 INFO 2786 --- [ol-128-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.260 [pool-128-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.244Z|2024-08-06T12:14:20.260Z|23476832-296e-4fcd-afbe-506a85c306be||pool-128-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=23476832-296e-4fcd-afbe-506a85c306be, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:20.244Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.225Z, InvocationID=a8cac7cb-2956-4d34-b668-26b6bfa8945b, LogTimestamp=2024-08-06T12:14:20.260Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-130-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-130-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-129-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-130-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-129-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-129-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.225Z|2024-08-06T12:14:20.261+0000|23476832-296e-4fcd-afbe-506a85c306be||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"23476832-296e-4fcd-afbe-506a85c306be","status":"200","rqstDate":"240806-12:14:20:225","respDate":"240806-12:14:20:260","sourceId":"k6:23476832-296e-4fcd-afbe-506a85c306be","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:225-59967\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[23476832-296e-4fcd-afbe-506a85c306be]}\"}"} 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.225Z|2024-08-06T12:14:20.261Z|23476832-296e-4fcd-afbe-506a85c306be||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=23476832-296e-4fcd-afbe-506a85c306be, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.225Z, InvocationID=a8cac7cb-2956-4d34-b668-26b6bfa8945b, LogTimestamp=2024-08-06T12:14:20.261Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-130-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.261Z|2024-08-06T12:14:20.261Z|ffeb1953-545c-4787-bcf5-7b63aa43e3ff||pool-130-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ffeb1953-545c-4787-bcf5-7b63aa43e3ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.261Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.251Z, InvocationID=31b4ad11-7ab2-4392-b2b4-f05f7662ca25, LogTimestamp=2024-08-06T12:14:20.261Z|||Invoke 12:14:20 12:14:20.261 [pool-130-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.261 INFO 2786 --- [ol-129-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.261 [pool-129-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.261Z|2024-08-06T12:14:20.261Z|673e3fec-ee93-4163-ac66-7c29bb6765a8||pool-129-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=673e3fec-ee93-4163-ac66-7c29bb6765a8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.261Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.249Z, InvocationID=8a210a48-4c47-4808-b9b1-e38071de6cbc, LogTimestamp=2024-08-06T12:14:20.261Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:20 2024-08-06 12:14:20.263 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.263Z|2024-08-06T12:14:20.263Z|a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.263Z, ElapsedTime=0, InvocationID=61c2a8e9-a10a-4565-9910-ac480aabead3, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.263Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.261Z|2024-08-06T12:14:20.276Z|ffeb1953-545c-4787-bcf5-7b63aa43e3ff||pool-130-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ffeb1953-545c-4787-bcf5-7b63aa43e3ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:20.261Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.251Z, InvocationID=31b4ad11-7ab2-4392-b2b4-f05f7662ca25, LogTimestamp=2024-08-06T12:14:20.276Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:20 2024-08-06 12:14:20.276 INFO 2786 --- [ol-130-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.276 [pool-130-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.278 INFO 2786 --- [ol-131-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.278 INFO 2786 --- [ol-131-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.278 INFO 2786 --- [ol-131-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.278 INFO 2786 --- [ol-131-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.278Z|2024-08-06T12:14:20.278Z|a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6||pool-131-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.278Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.263Z, InvocationID=61c2a8e9-a10a-4565-9910-ac480aabead3, LogTimestamp=2024-08-06T12:14:20.278Z|||Invoke 12:14:20 2024-08-06T12:14:20.251Z|2024-08-06T12:14:20.278+0000|ffeb1953-545c-4787-bcf5-7b63aa43e3ff||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ffeb1953-545c-4787-bcf5-7b63aa43e3ff","status":"200","rqstDate":"240806-12:14:20:251","respDate":"240806-12:14:20:278","sourceId":"k6:ffeb1953-545c-4787-bcf5-7b63aa43e3ff","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:251-10578\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ffeb1953-545c-4787-bcf5-7b63aa43e3ff]}\"}"} 12:14:20 12:14:20.278 [pool-131-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.278 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.251Z|2024-08-06T12:14:20.278Z|ffeb1953-545c-4787-bcf5-7b63aa43e3ff||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ffeb1953-545c-4787-bcf5-7b63aa43e3ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.251Z, InvocationID=31b4ad11-7ab2-4392-b2b4-f05f7662ca25, LogTimestamp=2024-08-06T12:14:20.278Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:20 2024-08-06 12:14:20.281 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.281Z|2024-08-06T12:14:20.281Z|9436485a-922d-480a-aa5c-c73eec3261ce||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9436485a-922d-480a-aa5c-c73eec3261ce, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.281Z, ElapsedTime=0, InvocationID=971207a2-1632-461c-be31-c004dc807ca0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.281Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.284 [pool-129-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.261Z|2024-08-06T12:14:20.284Z|673e3fec-ee93-4163-ac66-7c29bb6765a8||pool-129-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=673e3fec-ee93-4163-ac66-7c29bb6765a8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:20.261Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.249Z, InvocationID=8a210a48-4c47-4808-b9b1-e38071de6cbc, LogTimestamp=2024-08-06T12:14:20.284Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:20 2024-08-06 12:14:20.284 INFO 2786 --- [ol-129-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.249Z|2024-08-06T12:14:20.285+0000|673e3fec-ee93-4163-ac66-7c29bb6765a8||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"673e3fec-ee93-4163-ac66-7c29bb6765a8","status":"200","rqstDate":"240806-12:14:20:249","respDate":"240806-12:14:20:285","sourceId":"k6:673e3fec-ee93-4163-ac66-7c29bb6765a8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:249-63297\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[673e3fec-ee93-4163-ac66-7c29bb6765a8]}\"}"} 12:14:20 2024-08-06 12:14:20.285 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.249Z|2024-08-06T12:14:20.285Z|673e3fec-ee93-4163-ac66-7c29bb6765a8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=673e3fec-ee93-4163-ac66-7c29bb6765a8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.249Z, InvocationID=8a210a48-4c47-4808-b9b1-e38071de6cbc, LogTimestamp=2024-08-06T12:14:20.285Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access" 12:14:20 2024-08-06 12:14:20.301 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.301 INFO 2786 --- [ol-132-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06T12:14:20.301Z|2024-08-06T12:14:20.301Z|5d084076-a275-455e-be47-7dc8c4e42ac5||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5d084076-a275-455e-be47-7dc8c4e42ac5, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.301Z, ElapsedTime=0, InvocationID=92bc1721-5f39-41d2-9ef6-07bbe189c1a0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.301Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.301 INFO 2786 --- [ol-132-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.301 INFO 2786 --- [ol-132-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.301 INFO 2786 --- [ol-132-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.301Z|2024-08-06T12:14:20.301Z|9436485a-922d-480a-aa5c-c73eec3261ce||pool-132-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=9436485a-922d-480a-aa5c-c73eec3261ce, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.301Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.281Z, InvocationID=971207a2-1632-461c-be31-c004dc807ca0, LogTimestamp=2024-08-06T12:14:20.301Z|||Invoke 12:14:20 12:14:20.301 [pool-132-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 12:14:20.303 [pool-131-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.303 INFO 2786 --- [ol-131-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.278Z|2024-08-06T12:14:20.303Z|a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6||pool-131-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:20.278Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.263Z, InvocationID=61c2a8e9-a10a-4565-9910-ac480aabead3, LogTimestamp=2024-08-06T12:14:20.303Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:20 2024-08-06 12:14:20.316 INFO 2786 --- [ol-133-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.316 INFO 2786 --- [ol-133-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.316 INFO 2786 --- [ol-133-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.316 INFO 2786 --- [ol-133-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.316 [pool-133-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.316Z|2024-08-06T12:14:20.316Z|5d084076-a275-455e-be47-7dc8c4e42ac5||pool-133-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5d084076-a275-455e-be47-7dc8c4e42ac5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.316Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.301Z, InvocationID=92bc1721-5f39-41d2-9ef6-07bbe189c1a0, LogTimestamp=2024-08-06T12:14:20.316Z|||Invoke 12:14:20 2024-08-06T12:14:20.263Z|2024-08-06T12:14:20.304+0000|a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6","status":"200","rqstDate":"240806-12:14:20:264","respDate":"240806-12:14:20:303","sourceId":"k6:a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:264-67811\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6]}\"}"} 12:14:20 2024-08-06 12:14:20.316 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.263Z|2024-08-06T12:14:20.316Z|a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|53|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a64aaa5c-e0c9-4329-80cb-059a8fe4f2f6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=53, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.263Z, InvocationID=61c2a8e9-a10a-4565-9910-ac480aabead3, LogTimestamp=2024-08-06T12:14:20.316Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access" 12:14:20 2024-08-06 12:14:20.319 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.319Z|2024-08-06T12:14:20.319Z|73f864ee-215c-410f-9399-92cd2938aa89||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=73f864ee-215c-410f-9399-92cd2938aa89, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.319Z, ElapsedTime=0, InvocationID=fab61e2f-265a-4c5a-81d3-0ac4d0a92ce4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.319Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.326 [pool-132-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.301Z|2024-08-06T12:14:20.326Z|9436485a-922d-480a-aa5c-c73eec3261ce||pool-132-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=9436485a-922d-480a-aa5c-c73eec3261ce, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:20.301Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.281Z, InvocationID=971207a2-1632-461c-be31-c004dc807ca0, LogTimestamp=2024-08-06T12:14:20.326Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:20 2024-08-06 12:14:20.326 INFO 2786 --- [ol-132-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.281Z|2024-08-06T12:14:20.328+0000|9436485a-922d-480a-aa5c-c73eec3261ce||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"9436485a-922d-480a-aa5c-c73eec3261ce","status":"200","rqstDate":"240806-12:14:20:282","respDate":"240806-12:14:20:328","sourceId":"k6:9436485a-922d-480a-aa5c-c73eec3261ce","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:282-37982\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[9436485a-922d-480a-aa5c-c73eec3261ce]}\"}"} 12:14:20 2024-08-06 12:14:20.328 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.281Z|2024-08-06T12:14:20.328Z|9436485a-922d-480a-aa5c-c73eec3261ce||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=9436485a-922d-480a-aa5c-c73eec3261ce, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.281Z, InvocationID=971207a2-1632-461c-be31-c004dc807ca0, LogTimestamp=2024-08-06T12:14:20.328Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:20 2024-08-06 12:14:20.331 INFO 2786 --- [ol-134-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.331 INFO 2786 --- [ol-134-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.331 INFO 2786 --- [ol-134-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.331 INFO 2786 --- [ol-134-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.331 [pool-134-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.331Z|2024-08-06T12:14:20.331Z|73f864ee-215c-410f-9399-92cd2938aa89||pool-134-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=73f864ee-215c-410f-9399-92cd2938aa89, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.331Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.319Z, InvocationID=fab61e2f-265a-4c5a-81d3-0ac4d0a92ce4, LogTimestamp=2024-08-06T12:14:20.331Z|||Invoke 12:14:20 2024-08-06 12:14:20.332 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.332Z|2024-08-06T12:14:20.332Z|4022620c-7fc2-48fd-8884-75703a6731e7||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4022620c-7fc2-48fd-8884-75703a6731e7, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.332Z, ElapsedTime=0, InvocationID=9a69c7ee-14d8-42f4-a1ce-76bf4a0f0824, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.332Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.335 INFO 2786 --- [ol-135-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.335 INFO 2786 --- [ol-135-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.335 INFO 2786 --- [ol-135-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.336 INFO 2786 --- [ol-135-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.336Z|2024-08-06T12:14:20.336Z|4022620c-7fc2-48fd-8884-75703a6731e7||pool-135-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4022620c-7fc2-48fd-8884-75703a6731e7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.336Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.332Z, InvocationID=9a69c7ee-14d8-42f4-a1ce-76bf4a0f0824, LogTimestamp=2024-08-06T12:14:20.336Z|||Invoke 12:14:20 12:14:20.336 [pool-135-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 12:14:20.340 [pool-133-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.316Z|2024-08-06T12:14:20.340Z|5d084076-a275-455e-be47-7dc8c4e42ac5||pool-133-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5d084076-a275-455e-be47-7dc8c4e42ac5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:20.316Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.301Z, InvocationID=92bc1721-5f39-41d2-9ef6-07bbe189c1a0, LogTimestamp=2024-08-06T12:14:20.340Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:20 2024-08-06 12:14:20.340 INFO 2786 --- [ol-133-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.301Z|2024-08-06T12:14:20.340+0000|5d084076-a275-455e-be47-7dc8c4e42ac5||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5d084076-a275-455e-be47-7dc8c4e42ac5","status":"200","rqstDate":"240806-12:14:20:301","respDate":"240806-12:14:20:340","sourceId":"k6:5d084076-a275-455e-be47-7dc8c4e42ac5","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:301-48109\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5d084076-a275-455e-be47-7dc8c4e42ac5]}\"}"} 12:14:20 2024-08-06 12:14:20.341 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.301Z|2024-08-06T12:14:20.341Z|5d084076-a275-455e-be47-7dc8c4e42ac5||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5d084076-a275-455e-be47-7dc8c4e42ac5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.301Z, InvocationID=92bc1721-5f39-41d2-9ef6-07bbe189c1a0, LogTimestamp=2024-08-06T12:14:20.341Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:20 2024-08-06 12:14:20.343 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.343Z|2024-08-06T12:14:20.343Z|949e0325-2b69-4358-af9b-2294555b5ee6||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=949e0325-2b69-4358-af9b-2294555b5ee6, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.343Z, ElapsedTime=0, InvocationID=22222131-10e3-48e0-999c-55c2eeb0e188, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.343Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.360 INFO 2786 --- [ol-136-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.360 INFO 2786 --- [ol-136-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.360 INFO 2786 --- [ol-136-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.360Z|2024-08-06T12:14:20.360Z|949e0325-2b69-4358-af9b-2294555b5ee6||pool-136-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=949e0325-2b69-4358-af9b-2294555b5ee6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.360Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.343Z, InvocationID=22222131-10e3-48e0-999c-55c2eeb0e188, LogTimestamp=2024-08-06T12:14:20.360Z|||Invoke 12:14:20 12:14:20.360 [pool-136-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.360 INFO 2786 --- [ol-136-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.364 [pool-135-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.364 INFO 2786 --- [ol-135-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.336Z|2024-08-06T12:14:20.364Z|4022620c-7fc2-48fd-8884-75703a6731e7||pool-135-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4022620c-7fc2-48fd-8884-75703a6731e7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:20.336Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.332Z, InvocationID=9a69c7ee-14d8-42f4-a1ce-76bf4a0f0824, LogTimestamp=2024-08-06T12:14:20.364Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:20 2024-08-06T12:14:20.332Z|2024-08-06T12:14:20.365+0000|4022620c-7fc2-48fd-8884-75703a6731e7||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4022620c-7fc2-48fd-8884-75703a6731e7","status":"200","rqstDate":"240806-12:14:20:332","respDate":"240806-12:14:20:364","sourceId":"k6:4022620c-7fc2-48fd-8884-75703a6731e7","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:332-64109\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4022620c-7fc2-48fd-8884-75703a6731e7]}\"}"} 12:14:20 2024-08-06 12:14:20.365 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.332Z|2024-08-06T12:14:20.365Z|4022620c-7fc2-48fd-8884-75703a6731e7||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4022620c-7fc2-48fd-8884-75703a6731e7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.332Z, InvocationID=9a69c7ee-14d8-42f4-a1ce-76bf4a0f0824, LogTimestamp=2024-08-06T12:14:20.365Z, ResponseDesc=OK|||Exiting. 12:14:20 12:14:20.366 [pool-134-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.331Z|2024-08-06T12:14:20.366Z|73f864ee-215c-410f-9399-92cd2938aa89||pool-134-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=73f864ee-215c-410f-9399-92cd2938aa89, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:20.331Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.319Z, InvocationID=fab61e2f-265a-4c5a-81d3-0ac4d0a92ce4, LogTimestamp=2024-08-06T12:14:20.366Z, ResponseDesc=OK, elapsedTime=33|||InvokeReturn 12:14:20 2024-08-06 12:14:20.366 INFO 2786 --- [ol-134-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access" 12:14:20 2024-08-06T12:14:20.319Z|2024-08-06T12:14:20.367+0000|73f864ee-215c-410f-9399-92cd2938aa89||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"73f864ee-215c-410f-9399-92cd2938aa89","status":"200","rqstDate":"240806-12:14:20:320","respDate":"240806-12:14:20:367","sourceId":"k6:73f864ee-215c-410f-9399-92cd2938aa89","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:320-62750\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[73f864ee-215c-410f-9399-92cd2938aa89]}\"}"} 12:14:20 2024-08-06 12:14:20.368 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.319Z|2024-08-06T12:14:20.367Z|73f864ee-215c-410f-9399-92cd2938aa89||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|48|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=73f864ee-215c-410f-9399-92cd2938aa89, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=48, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.319Z, InvocationID=fab61e2f-265a-4c5a-81d3-0ac4d0a92ce4, LogTimestamp=2024-08-06T12:14:20.367Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.368 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.368Z|2024-08-06T12:14:20.368Z|a0580fec-f224-4a76-b769-5d7427d7b3af||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a0580fec-f224-4a76-b769-5d7427d7b3af, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.368Z, ElapsedTime=0, InvocationID=95fa9279-246a-477c-afc0-84e48afe47c2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.368Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access" 12:14:20 2024-08-06 12:14:20.370 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.370Z|2024-08-06T12:14:20.370Z|367bad9a-ea88-4232-8816-df83bcced4c3||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=367bad9a-ea88-4232-8816-df83bcced4c3, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.370Z, ElapsedTime=0, InvocationID=89846e0a-6f46-43f1-b9ee-c491f0298d07, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.370Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.372 [pool-136-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.372 INFO 2786 --- [ol-136-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.360Z|2024-08-06T12:14:20.372Z|949e0325-2b69-4358-af9b-2294555b5ee6||pool-136-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=949e0325-2b69-4358-af9b-2294555b5ee6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:20.360Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.343Z, InvocationID=22222131-10e3-48e0-999c-55c2eeb0e188, LogTimestamp=2024-08-06T12:14:20.372Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:20 2024-08-06T12:14:20.343Z|2024-08-06T12:14:20.374+0000|949e0325-2b69-4358-af9b-2294555b5ee6||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"949e0325-2b69-4358-af9b-2294555b5ee6","status":"200","rqstDate":"240806-12:14:20:343","respDate":"240806-12:14:20:373","sourceId":"k6:949e0325-2b69-4358-af9b-2294555b5ee6","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:343-18780\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[949e0325-2b69-4358-af9b-2294555b5ee6]}\"}"} 12:14:20 2024-08-06T12:14:20.343Z|2024-08-06T12:14:20.374Z|949e0325-2b69-4358-af9b-2294555b5ee6||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=949e0325-2b69-4358-af9b-2294555b5ee6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.343Z, InvocationID=22222131-10e3-48e0-999c-55c2eeb0e188, LogTimestamp=2024-08-06T12:14:20.374Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.374 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:20 2024-08-06 12:14:20.376 INFO 2786 --- [ol-137-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.376 INFO 2786 --- [ol-137-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.376 INFO 2786 --- [ol-137-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.376 INFO 2786 --- [ol-137-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.376 [pool-137-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.377 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.377Z|2024-08-06T12:14:20.377Z|e337f00e-06c4-4a5d-85b3-ff327379dcf8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e337f00e-06c4-4a5d-85b3-ff327379dcf8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.377Z, ElapsedTime=0, InvocationID=58e14df6-4780-43b7-a123-e49deeec1e8d, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.377Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.376Z|2024-08-06T12:14:20.376Z|a0580fec-f224-4a76-b769-5d7427d7b3af||pool-137-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a0580fec-f224-4a76-b769-5d7427d7b3af, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.376Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.368Z, InvocationID=95fa9279-246a-477c-afc0-84e48afe47c2, LogTimestamp=2024-08-06T12:14:20.376Z|||Invoke 12:14:20 2024-08-06 12:14:20.387 INFO 2786 --- [ol-138-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.387 INFO 2786 --- [ol-138-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.387 INFO 2786 --- [ol-138-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.387 INFO 2786 --- [ol-138-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.387 [pool-138-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.387Z|2024-08-06T12:14:20.387Z|367bad9a-ea88-4232-8816-df83bcced4c3||pool-138-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=367bad9a-ea88-4232-8816-df83bcced4c3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.387Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.370Z, InvocationID=89846e0a-6f46-43f1-b9ee-c491f0298d07, LogTimestamp=2024-08-06T12:14:20.387Z|||Invoke 12:14:20 2024-08-06 12:14:20.388 INFO 2786 --- [ol-139-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.388 INFO 2786 --- [ol-139-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.388 INFO 2786 --- [ol-139-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.389 INFO 2786 --- [ol-139-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.389 [pool-139-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.388Z|2024-08-06T12:14:20.389Z|e337f00e-06c4-4a5d-85b3-ff327379dcf8||pool-139-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e337f00e-06c4-4a5d-85b3-ff327379dcf8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.388Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.377Z, InvocationID=58e14df6-4780-43b7-a123-e49deeec1e8d, LogTimestamp=2024-08-06T12:14:20.389Z|||Invoke 12:14:20 2024-08-06 12:14:20.399 INFO 2786 --- [ol-137-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.399 [pool-137-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.376Z|2024-08-06T12:14:20.399Z|a0580fec-f224-4a76-b769-5d7427d7b3af||pool-137-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a0580fec-f224-4a76-b769-5d7427d7b3af, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:20.376Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.368Z, InvocationID=95fa9279-246a-477c-afc0-84e48afe47c2, LogTimestamp=2024-08-06T12:14:20.399Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:20 2024-08-06T12:14:20.368Z|2024-08-06T12:14:20.400+0000|a0580fec-f224-4a76-b769-5d7427d7b3af||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a0580fec-f224-4a76-b769-5d7427d7b3af","status":"200","rqstDate":"240806-12:14:20:368","respDate":"240806-12:14:20:399","sourceId":"k6:a0580fec-f224-4a76-b769-5d7427d7b3af","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:368-6996\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a0580fec-f224-4a76-b769-5d7427d7b3af]}\"}"} 12:14:20 2024-08-06 12:14:20.400 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.368Z|2024-08-06T12:14:20.400Z|a0580fec-f224-4a76-b769-5d7427d7b3af||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a0580fec-f224-4a76-b769-5d7427d7b3af, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.368Z, InvocationID=95fa9279-246a-477c-afc0-84e48afe47c2, LogTimestamp=2024-08-06T12:14:20.400Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access" 12:14:20 2024-08-06 12:14:20.403 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.403Z|2024-08-06T12:14:20.403Z|70868fa3-7e1a-4637-b77f-bd11198eeffb||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=70868fa3-7e1a-4637-b77f-bd11198eeffb, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.403Z, ElapsedTime=0, InvocationID=6e6a72ab-a166-4608-83a3-71762d9b4db1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.403Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.405 INFO 2786 --- [ol-138-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.405 [pool-138-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.387Z|2024-08-06T12:14:20.405Z|367bad9a-ea88-4232-8816-df83bcced4c3||pool-138-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=367bad9a-ea88-4232-8816-df83bcced4c3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:20.387Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.370Z, InvocationID=89846e0a-6f46-43f1-b9ee-c491f0298d07, LogTimestamp=2024-08-06T12:14:20.405Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:20 2024-08-06T12:14:20.370Z|2024-08-06T12:14:20.414+0000|367bad9a-ea88-4232-8816-df83bcced4c3||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"367bad9a-ea88-4232-8816-df83bcced4c3","status":"200","rqstDate":"240806-12:14:20:370","respDate":"240806-12:14:20:414","sourceId":"k6:367bad9a-ea88-4232-8816-df83bcced4c3","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:370-12428\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[367bad9a-ea88-4232-8816-df83bcced4c3]}\"}"} 12:14:20 2024-08-06 12:14:20.415 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.370Z|2024-08-06T12:14:20.414Z|367bad9a-ea88-4232-8816-df83bcced4c3||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=367bad9a-ea88-4232-8816-df83bcced4c3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.370Z, InvocationID=89846e0a-6f46-43f1-b9ee-c491f0298d07, LogTimestamp=2024-08-06T12:14:20.414Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:20 12:14:20.416 [pool-139-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.416 INFO 2786 --- [ol-139-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.388Z|2024-08-06T12:14:20.416Z|e337f00e-06c4-4a5d-85b3-ff327379dcf8||pool-139-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=e337f00e-06c4-4a5d-85b3-ff327379dcf8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:20.388Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.377Z, InvocationID=58e14df6-4780-43b7-a123-e49deeec1e8d, LogTimestamp=2024-08-06T12:14:20.416Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:20 2024-08-06 12:14:20.417 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.417Z|2024-08-06T12:14:20.417Z|7c4ba408-ebd1-4a9f-ad28-47594699d196||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7c4ba408-ebd1-4a9f-ad28-47594699d196, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.417Z, ElapsedTime=0, InvocationID=57cafad9-37f5-4d8c-be04-b576a7787aa6, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.417Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.377Z|2024-08-06T12:14:20.417+0000|e337f00e-06c4-4a5d-85b3-ff327379dcf8||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"e337f00e-06c4-4a5d-85b3-ff327379dcf8","status":"200","rqstDate":"240806-12:14:20:377","respDate":"240806-12:14:20:417","sourceId":"k6:e337f00e-06c4-4a5d-85b3-ff327379dcf8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:377-42746\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[e337f00e-06c4-4a5d-85b3-ff327379dcf8]}\"}"} 12:14:20 2024-08-06 12:14:20.418 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.377Z|2024-08-06T12:14:20.417Z|e337f00e-06c4-4a5d-85b3-ff327379dcf8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=e337f00e-06c4-4a5d-85b3-ff327379dcf8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.377Z, InvocationID=58e14df6-4780-43b7-a123-e49deeec1e8d, LogTimestamp=2024-08-06T12:14:20.417Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.418 INFO 2786 --- [ol-140-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.418 INFO 2786 --- [ol-140-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.418 INFO 2786 --- [ol-140-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:20 12:14:20.419 [pool-140-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.419 INFO 2786 --- [ol-140-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06 12:14:20.421 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.421Z|2024-08-06T12:14:20.421Z|ab89a431-b4e6-479c-ab1f-10637e1f9004||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ab89a431-b4e6-479c-ab1f-10637e1f9004, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.421Z, ElapsedTime=0, InvocationID=f0bec655-75db-4828-8e6d-7fce89c7e4e4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.421Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.419Z|2024-08-06T12:14:20.419Z|70868fa3-7e1a-4637-b77f-bd11198eeffb||pool-140-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=70868fa3-7e1a-4637-b77f-bd11198eeffb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.419Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.403Z, InvocationID=6e6a72ab-a166-4608-83a3-71762d9b4db1, LogTimestamp=2024-08-06T12:14:20.419Z|||Invoke 12:14:20 2024-08-06 12:14:20.432 INFO 2786 --- [ol-141-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.432 INFO 2786 --- [ol-141-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.432 INFO 2786 --- [ol-141-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.432Z|2024-08-06T12:14:20.432Z|7c4ba408-ebd1-4a9f-ad28-47594699d196||pool-141-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7c4ba408-ebd1-4a9f-ad28-47594699d196, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.432Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.417Z, InvocationID=57cafad9-37f5-4d8c-be04-b576a7787aa6, LogTimestamp=2024-08-06T12:14:20.432Z|||Invoke 12:14:20 2024-08-06 12:14:20.432 INFO 2786 --- [ol-141-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.432 [pool-141-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.442 INFO 2786 --- [ol-142-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.442 INFO 2786 --- [ol-142-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.442 INFO 2786 --- [ol-142-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.442Z|2024-08-06T12:14:20.442Z|ab89a431-b4e6-479c-ab1f-10637e1f9004||pool-142-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ab89a431-b4e6-479c-ab1f-10637e1f9004, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.442Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.421Z, InvocationID=f0bec655-75db-4828-8e6d-7fce89c7e4e4, LogTimestamp=2024-08-06T12:14:20.442Z|||Invoke 12:14:20 2024-08-06 12:14:20.442 INFO 2786 --- [ol-142-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.442 [pool-142-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.419Z|2024-08-06T12:14:20.444Z|70868fa3-7e1a-4637-b77f-bd11198eeffb||pool-140-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=70868fa3-7e1a-4637-b77f-bd11198eeffb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:20.419Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.403Z, InvocationID=6e6a72ab-a166-4608-83a3-71762d9b4db1, LogTimestamp=2024-08-06T12:14:20.444Z, ResponseDesc=OK, elapsedTime=23|||InvokeReturn 12:14:20 12:14:20.445 [pool-140-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.445 INFO 2786 --- [ol-140-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.403Z|2024-08-06T12:14:20.452+0000|70868fa3-7e1a-4637-b77f-bd11198eeffb||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"70868fa3-7e1a-4637-b77f-bd11198eeffb","status":"200","rqstDate":"240806-12:14:20:403","respDate":"240806-12:14:20:452","sourceId":"k6:70868fa3-7e1a-4637-b77f-bd11198eeffb","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:403-18866\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[70868fa3-7e1a-4637-b77f-bd11198eeffb]}\"}"} 12:14:20 2024-08-06 12:14:20.453 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.403Z|2024-08-06T12:14:20.452Z|70868fa3-7e1a-4637-b77f-bd11198eeffb||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=70868fa3-7e1a-4637-b77f-bd11198eeffb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.403Z, InvocationID=6e6a72ab-a166-4608-83a3-71762d9b4db1, LogTimestamp=2024-08-06T12:14:20.452Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access" 12:14:20 2024-08-06 12:14:20.455 INFO 2786 --- [ol-142-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.455 [pool-142-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.442Z|2024-08-06T12:14:20.455Z|ab89a431-b4e6-479c-ab1f-10637e1f9004||pool-142-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ab89a431-b4e6-479c-ab1f-10637e1f9004, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:20.442Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.421Z, InvocationID=f0bec655-75db-4828-8e6d-7fce89c7e4e4, LogTimestamp=2024-08-06T12:14:20.455Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 12:14:20 2024-08-06 12:14:20.456 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.456Z|2024-08-06T12:14:20.456Z|3f0804e6-a334-4f7d-8936-30f055a35ea1||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=3f0804e6-a334-4f7d-8936-30f055a35ea1, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.456Z, ElapsedTime=0, InvocationID=166638b8-a3bf-4c44-a2af-bf628861be41, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.456Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.421Z|2024-08-06T12:14:20.456+0000|ab89a431-b4e6-479c-ab1f-10637e1f9004||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ab89a431-b4e6-479c-ab1f-10637e1f9004","status":"200","rqstDate":"240806-12:14:20:421","respDate":"240806-12:14:20:456","sourceId":"k6:ab89a431-b4e6-479c-ab1f-10637e1f9004","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:421-70737\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ab89a431-b4e6-479c-ab1f-10637e1f9004]}\"}"} 12:14:20 2024-08-06 12:14:20.456 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.421Z|2024-08-06T12:14:20.456Z|ab89a431-b4e6-479c-ab1f-10637e1f9004||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ab89a431-b4e6-479c-ab1f-10637e1f9004, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.421Z, InvocationID=f0bec655-75db-4828-8e6d-7fce89c7e4e4, LogTimestamp=2024-08-06T12:14:20.456Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access" 12:14:20 2024-08-06 12:14:20.458 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.458Z|2024-08-06T12:14:20.458Z|331879b7-af8a-494d-844a-414f56cc7e9e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=331879b7-af8a-494d-844a-414f56cc7e9e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.458Z, ElapsedTime=0, InvocationID=6c51cd8e-b7c1-461e-bb28-4ab8aac0a9f3, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.458Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.459 [pool-141-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.459 INFO 2786 --- [ol-141-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.432Z|2024-08-06T12:14:20.459Z|7c4ba408-ebd1-4a9f-ad28-47594699d196||pool-141-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7c4ba408-ebd1-4a9f-ad28-47594699d196, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:20.432Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.417Z, InvocationID=57cafad9-37f5-4d8c-be04-b576a7787aa6, LogTimestamp=2024-08-06T12:14:20.459Z, ResponseDesc=OK, elapsedTime=25|||InvokeReturn 12:14:20 2024-08-06 12:14:20.464 INFO 2786 --- [ol-143-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.464 INFO 2786 --- [ol-143-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.464 INFO 2786 --- [ol-143-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.464Z|2024-08-06T12:14:20.465Z|3f0804e6-a334-4f7d-8936-30f055a35ea1||pool-143-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3f0804e6-a334-4f7d-8936-30f055a35ea1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.464Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.456Z, InvocationID=166638b8-a3bf-4c44-a2af-bf628861be41, LogTimestamp=2024-08-06T12:14:20.465Z|||Invoke 12:14:20 2024-08-06 12:14:20.465 INFO 2786 --- [ol-143-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.465 [pool-143-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.417Z|2024-08-06T12:14:20.466+0000|7c4ba408-ebd1-4a9f-ad28-47594699d196||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7c4ba408-ebd1-4a9f-ad28-47594699d196","status":"200","rqstDate":"240806-12:14:20:417","respDate":"240806-12:14:20:466","sourceId":"k6:7c4ba408-ebd1-4a9f-ad28-47594699d196","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:417-74547\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7c4ba408-ebd1-4a9f-ad28-47594699d196]}\"}"} 12:14:20 2024-08-06 12:14:20.466 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.417Z|2024-08-06T12:14:20.466Z|7c4ba408-ebd1-4a9f-ad28-47594699d196||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7c4ba408-ebd1-4a9f-ad28-47594699d196, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.417Z, InvocationID=57cafad9-37f5-4d8c-be04-b576a7787aa6, LogTimestamp=2024-08-06T12:14:20.466Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access" 12:14:20 2024-08-06 12:14:20.480 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.480Z|2024-08-06T12:14:20.480Z|b011e593-d1e2-4585-aa8e-3973fe9dd6e9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b011e593-d1e2-4585-aa8e-3973fe9dd6e9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.480Z, ElapsedTime=0, InvocationID=fca8e8a7-e413-4a6a-82a4-5e4a5f199670, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.480Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.480 INFO 2786 --- [ol-144-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.481 INFO 2786 --- [ol-144-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06T12:14:20.464Z|2024-08-06T12:14:20.482Z|3f0804e6-a334-4f7d-8936-30f055a35ea1||pool-143-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3f0804e6-a334-4f7d-8936-30f055a35ea1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:20.464Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.456Z, InvocationID=166638b8-a3bf-4c44-a2af-bf628861be41, LogTimestamp=2024-08-06T12:14:20.482Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:20 2024-08-06 12:14:20.482 INFO 2786 --- [ol-143-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.482 [pool-143-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.482 INFO 2786 --- [ol-144-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.483Z|2024-08-06T12:14:20.483Z|331879b7-af8a-494d-844a-414f56cc7e9e||pool-144-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=331879b7-af8a-494d-844a-414f56cc7e9e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.483Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.458Z, InvocationID=6c51cd8e-b7c1-461e-bb28-4ab8aac0a9f3, LogTimestamp=2024-08-06T12:14:20.483Z|||Invoke 12:14:20 2024-08-06 12:14:20.483 INFO 2786 --- [ol-144-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.483 [pool-144-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.456Z|2024-08-06T12:14:20.483+0000|3f0804e6-a334-4f7d-8936-30f055a35ea1||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"3f0804e6-a334-4f7d-8936-30f055a35ea1","status":"200","rqstDate":"240806-12:14:20:456","respDate":"240806-12:14:20:483","sourceId":"k6:3f0804e6-a334-4f7d-8936-30f055a35ea1","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:456-93367\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[3f0804e6-a334-4f7d-8936-30f055a35ea1]}\"}"} 12:14:20 2024-08-06 12:14:20.483 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.456Z|2024-08-06T12:14:20.483Z|3f0804e6-a334-4f7d-8936-30f055a35ea1||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=3f0804e6-a334-4f7d-8936-30f055a35ea1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.456Z, InvocationID=166638b8-a3bf-4c44-a2af-bf628861be41, LogTimestamp=2024-08-06T12:14:20.483Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access" 12:14:20 2024-08-06 12:14:20.486 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.486Z|2024-08-06T12:14:20.486Z|6a3666d2-2ca2-4281-9e59-7a026af32d2c||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6a3666d2-2ca2-4281-9e59-7a026af32d2c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.486Z, ElapsedTime=0, InvocationID=50d6fbc6-caca-4b96-bdc9-8a2493ae9b98, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.486Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.495 INFO 2786 --- [ol-145-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.495 INFO 2786 --- [ol-145-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.495 INFO 2786 --- [ol-145-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.495 INFO 2786 --- [ol-145-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.495 [pool-145-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.495Z|2024-08-06T12:14:20.495Z|b011e593-d1e2-4585-aa8e-3973fe9dd6e9||pool-145-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b011e593-d1e2-4585-aa8e-3973fe9dd6e9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.495Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.480Z, InvocationID=fca8e8a7-e413-4a6a-82a4-5e4a5f199670, LogTimestamp=2024-08-06T12:14:20.495Z|||Invoke 12:14:20 2024-08-06T12:14:20.483Z|2024-08-06T12:14:20.500Z|331879b7-af8a-494d-844a-414f56cc7e9e||pool-144-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=331879b7-af8a-494d-844a-414f56cc7e9e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:20.483Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.458Z, InvocationID=6c51cd8e-b7c1-461e-bb28-4ab8aac0a9f3, LogTimestamp=2024-08-06T12:14:20.500Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:20 12:14:20.501 [pool-144-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.501 INFO 2786 --- [ol-144-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.458Z|2024-08-06T12:14:20.502+0000|331879b7-af8a-494d-844a-414f56cc7e9e||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"331879b7-af8a-494d-844a-414f56cc7e9e","status":"200","rqstDate":"240806-12:14:20:458","respDate":"240806-12:14:20:501","sourceId":"k6:331879b7-af8a-494d-844a-414f56cc7e9e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:458-81021\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[331879b7-af8a-494d-844a-414f56cc7e9e]}\"}"} 12:14:20 2024-08-06 12:14:20.502 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.458Z|2024-08-06T12:14:20.502Z|331879b7-af8a-494d-844a-414f56cc7e9e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=331879b7-af8a-494d-844a-414f56cc7e9e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.458Z, InvocationID=6c51cd8e-b7c1-461e-bb28-4ab8aac0a9f3, LogTimestamp=2024-08-06T12:14:20.502Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.503 INFO 2786 --- [ol-146-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.503 INFO 2786 --- [ol-146-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.503 INFO 2786 --- [ol-146-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.503 INFO 2786 --- [ol-146-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.503 [pool-146-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:20 2024-08-06 12:14:20.506 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.506Z|2024-08-06T12:14:20.506Z|b17a0fd0-9421-4172-8716-c2981eda8e97||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b17a0fd0-9421-4172-8716-c2981eda8e97, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.506Z, ElapsedTime=0, InvocationID=fa680711-4142-43c9-900b-5d622c7fa08b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.506Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.503Z|2024-08-06T12:14:20.503Z|6a3666d2-2ca2-4281-9e59-7a026af32d2c||pool-146-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6a3666d2-2ca2-4281-9e59-7a026af32d2c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.503Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.486Z, InvocationID=50d6fbc6-caca-4b96-bdc9-8a2493ae9b98, LogTimestamp=2024-08-06T12:14:20.503Z|||Invoke 12:14:20 2024-08-06 12:14:20.510 INFO 2786 --- [ol-147-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.510 INFO 2786 --- [ol-147-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.510 INFO 2786 --- [ol-147-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.510Z|2024-08-06T12:14:20.510Z|b17a0fd0-9421-4172-8716-c2981eda8e97||pool-147-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b17a0fd0-9421-4172-8716-c2981eda8e97, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.510Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.506Z, InvocationID=fa680711-4142-43c9-900b-5d622c7fa08b, LogTimestamp=2024-08-06T12:14:20.510Z|||Invoke 12:14:20 2024-08-06 12:14:20.510 INFO 2786 --- [ol-147-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.510 [pool-147-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 12:14:20.522 [pool-145-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.522 INFO 2786 --- [ol-145-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.495Z|2024-08-06T12:14:20.522Z|b011e593-d1e2-4585-aa8e-3973fe9dd6e9||pool-145-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b011e593-d1e2-4585-aa8e-3973fe9dd6e9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:20.495Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.480Z, InvocationID=fca8e8a7-e413-4a6a-82a4-5e4a5f199670, LogTimestamp=2024-08-06T12:14:20.522Z, ResponseDesc=OK, elapsedTime=25|||InvokeReturn 12:14:20 2024-08-06T12:14:20.480Z|2024-08-06T12:14:20.523+0000|b011e593-d1e2-4585-aa8e-3973fe9dd6e9||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b011e593-d1e2-4585-aa8e-3973fe9dd6e9","status":"200","rqstDate":"240806-12:14:20:480","respDate":"240806-12:14:20:523","sourceId":"k6:b011e593-d1e2-4585-aa8e-3973fe9dd6e9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:480-74715\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b011e593-d1e2-4585-aa8e-3973fe9dd6e9]}\"}"} 12:14:20 2024-08-06 12:14:20.523 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.480Z|2024-08-06T12:14:20.523Z|b011e593-d1e2-4585-aa8e-3973fe9dd6e9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b011e593-d1e2-4585-aa8e-3973fe9dd6e9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.480Z, InvocationID=fca8e8a7-e413-4a6a-82a4-5e4a5f199670, LogTimestamp=2024-08-06T12:14:20.523Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access" 12:14:20 12:14:20.525 [pool-146-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.525 INFO 2786 --- [ol-146-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.503Z|2024-08-06T12:14:20.525Z|6a3666d2-2ca2-4281-9e59-7a026af32d2c||pool-146-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6a3666d2-2ca2-4281-9e59-7a026af32d2c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:20.503Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.486Z, InvocationID=50d6fbc6-caca-4b96-bdc9-8a2493ae9b98, LogTimestamp=2024-08-06T12:14:20.525Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:20 2024-08-06 12:14:20.526 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.526Z|2024-08-06T12:14:20.526Z|4a3082b5-3c3b-4191-bd87-2c061254986a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4a3082b5-3c3b-4191-bd87-2c061254986a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.526Z, ElapsedTime=0, InvocationID=fc5d50c2-d0f4-47dc-bbfc-82fe4aeb56ed, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.526Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.486Z|2024-08-06T12:14:20.526+0000|6a3666d2-2ca2-4281-9e59-7a026af32d2c||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6a3666d2-2ca2-4281-9e59-7a026af32d2c","status":"200","rqstDate":"240806-12:14:20:487","respDate":"240806-12:14:20:526","sourceId":"k6:6a3666d2-2ca2-4281-9e59-7a026af32d2c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:487-74172\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6a3666d2-2ca2-4281-9e59-7a026af32d2c]}\"}"} 12:14:20 2024-08-06 12:14:20.527 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.486Z|2024-08-06T12:14:20.527Z|6a3666d2-2ca2-4281-9e59-7a026af32d2c||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6a3666d2-2ca2-4281-9e59-7a026af32d2c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.486Z, InvocationID=50d6fbc6-caca-4b96-bdc9-8a2493ae9b98, LogTimestamp=2024-08-06T12:14:20.527Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:20 12:14:20.529 [pool-147-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.529 INFO 2786 --- [ol-147-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.510Z|2024-08-06T12:14:20.529Z|b17a0fd0-9421-4172-8716-c2981eda8e97||pool-147-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b17a0fd0-9421-4172-8716-c2981eda8e97, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:20.510Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.506Z, InvocationID=fa680711-4142-43c9-900b-5d622c7fa08b, LogTimestamp=2024-08-06T12:14:20.529Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:20 2024-08-06T12:14:20.506Z|2024-08-06T12:14:20.529+0000|b17a0fd0-9421-4172-8716-c2981eda8e97||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b17a0fd0-9421-4172-8716-c2981eda8e97","status":"200","rqstDate":"240806-12:14:20:506","respDate":"240806-12:14:20:529","sourceId":"k6:b17a0fd0-9421-4172-8716-c2981eda8e97","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:506-41469\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b17a0fd0-9421-4172-8716-c2981eda8e97]}\"}"} 12:14:20 2024-08-06 12:14:20.530 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.506Z|2024-08-06T12:14:20.530Z|b17a0fd0-9421-4172-8716-c2981eda8e97||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b17a0fd0-9421-4172-8716-c2981eda8e97, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.506Z, InvocationID=fa680711-4142-43c9-900b-5d622c7fa08b, LogTimestamp=2024-08-06T12:14:20.530Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.530 INFO 2786 --- [ol-148-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.530 INFO 2786 --- [ol-148-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.530 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.530Z|2024-08-06T12:14:20.530Z|91adc044-4720-4147-8144-276bb7c8adc8||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=91adc044-4720-4147-8144-276bb7c8adc8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.530Z, ElapsedTime=0, InvocationID=6cd4c508-5b1e-47b3-b7d5-b897254afabb, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.530Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.530 INFO 2786 --- [ol-148-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.530 INFO 2786 --- [ol-148-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.530 [pool-148-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.530Z|2024-08-06T12:14:20.530Z|4a3082b5-3c3b-4191-bd87-2c061254986a||pool-148-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4a3082b5-3c3b-4191-bd87-2c061254986a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.530Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.526Z, InvocationID=fc5d50c2-d0f4-47dc-bbfc-82fe4aeb56ed, LogTimestamp=2024-08-06T12:14:20.530Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:20 2024-08-06 12:14:20.533 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.533Z|2024-08-06T12:14:20.533Z|80d79bf1-27d0-423e-9485-a06907bbb40e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=80d79bf1-27d0-423e-9485-a06907bbb40e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.533Z, ElapsedTime=0, InvocationID=d40b6e52-54a0-4677-8268-f32bfba59357, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.533Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.541 INFO 2786 --- [ol-149-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.541 INFO 2786 --- [ol-149-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.541 INFO 2786 --- [ol-149-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.542 INFO 2786 --- [ol-149-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.542Z|2024-08-06T12:14:20.542Z|91adc044-4720-4147-8144-276bb7c8adc8||pool-149-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=91adc044-4720-4147-8144-276bb7c8adc8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.542Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.530Z, InvocationID=6cd4c508-5b1e-47b3-b7d5-b897254afabb, LogTimestamp=2024-08-06T12:14:20.542Z|||Invoke 12:14:20 12:14:20.542 [pool-149-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 12:14:20.543 [pool-148-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.543 INFO 2786 --- [ol-148-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.530Z|2024-08-06T12:14:20.543Z|4a3082b5-3c3b-4191-bd87-2c061254986a||pool-148-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4a3082b5-3c3b-4191-bd87-2c061254986a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:20.530Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.526Z, InvocationID=fc5d50c2-d0f4-47dc-bbfc-82fe4aeb56ed, LogTimestamp=2024-08-06T12:14:20.543Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:20 2024-08-06T12:14:20.526Z|2024-08-06T12:14:20.549+0000|4a3082b5-3c3b-4191-bd87-2c061254986a||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4a3082b5-3c3b-4191-bd87-2c061254986a","status":"200","rqstDate":"240806-12:14:20:526","respDate":"240806-12:14:20:549","sourceId":"k6:4a3082b5-3c3b-4191-bd87-2c061254986a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:526-14116\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4a3082b5-3c3b-4191-bd87-2c061254986a]}\"}"} 12:14:20 2024-08-06 12:14:20.550 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.526Z|2024-08-06T12:14:20.550Z|4a3082b5-3c3b-4191-bd87-2c061254986a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4a3082b5-3c3b-4191-bd87-2c061254986a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.526Z, InvocationID=fc5d50c2-d0f4-47dc-bbfc-82fe4aeb56ed, LogTimestamp=2024-08-06T12:14:20.550Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.550 INFO 2786 --- [ol-150-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.550 INFO 2786 --- [ol-150-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.550 INFO 2786 --- [ol-150-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.551 INFO 2786 --- [ol-150-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.551 [pool-150-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.550Z|2024-08-06T12:14:20.551Z|80d79bf1-27d0-423e-9485-a06907bbb40e||pool-150-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=80d79bf1-27d0-423e-9485-a06907bbb40e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:20.550Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.533Z, InvocationID=d40b6e52-54a0-4677-8268-f32bfba59357, LogTimestamp=2024-08-06T12:14:20.551Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access" 12:14:20 2024-08-06 12:14:20.552 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.552Z|2024-08-06T12:14:20.552Z|71cbde3d-192e-4987-ada1-db6972cef68f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=71cbde3d-192e-4987-ada1-db6972cef68f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.552Z, ElapsedTime=0, InvocationID=8acb0602-3aef-4e28-a233-84f9d1e0dcce, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.552Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.559 INFO 2786 --- [ol-151-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.559 INFO 2786 --- [ol-151-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.559 INFO 2786 --- [ol-151-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.560 INFO 2786 --- [ol-151-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.560 [pool-151-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.559Z|2024-08-06T12:14:20.560Z|71cbde3d-192e-4987-ada1-db6972cef68f||pool-151-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=71cbde3d-192e-4987-ada1-db6972cef68f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.559Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.552Z, InvocationID=8acb0602-3aef-4e28-a233-84f9d1e0dcce, LogTimestamp=2024-08-06T12:14:20.560Z|||Invoke 12:14:20 2024-08-06T12:14:20.542Z|2024-08-06T12:14:20.561Z|91adc044-4720-4147-8144-276bb7c8adc8||pool-149-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=91adc044-4720-4147-8144-276bb7c8adc8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:20.542Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.530Z, InvocationID=6cd4c508-5b1e-47b3-b7d5-b897254afabb, LogTimestamp=2024-08-06T12:14:20.561Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:20 12:14:20.567 [pool-149-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.567 INFO 2786 --- [ol-149-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.530Z|2024-08-06T12:14:20.568+0000|91adc044-4720-4147-8144-276bb7c8adc8||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"91adc044-4720-4147-8144-276bb7c8adc8","status":"200","rqstDate":"240806-12:14:20:530","respDate":"240806-12:14:20:568","sourceId":"k6:91adc044-4720-4147-8144-276bb7c8adc8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:530-48643\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[91adc044-4720-4147-8144-276bb7c8adc8]}\"}"} 12:14:20 2024-08-06 12:14:20.568 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.530Z|2024-08-06T12:14:20.568Z|91adc044-4720-4147-8144-276bb7c8adc8||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=91adc044-4720-4147-8144-276bb7c8adc8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.530Z, InvocationID=6cd4c508-5b1e-47b3-b7d5-b897254afabb, LogTimestamp=2024-08-06T12:14:20.568Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access" 12:14:20 2024-08-06 12:14:20.573 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.572Z|2024-08-06T12:14:20.572Z|a4e74e8a-5db9-4eb8-9fb0-488a61cce565||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a4e74e8a-5db9-4eb8-9fb0-488a61cce565, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.572Z, ElapsedTime=0, InvocationID=eaacd40c-2633-4bf4-bad7-6ec0b1d99fd4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.572Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.575 [pool-151-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.575 INFO 2786 --- [ol-151-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.559Z|2024-08-06T12:14:20.575Z|71cbde3d-192e-4987-ada1-db6972cef68f||pool-151-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=71cbde3d-192e-4987-ada1-db6972cef68f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:20.559Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.552Z, InvocationID=8acb0602-3aef-4e28-a233-84f9d1e0dcce, LogTimestamp=2024-08-06T12:14:20.575Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:20 12:14:20.577 [pool-150-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.577 INFO 2786 --- [ol-150-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.550Z|2024-08-06T12:14:20.576Z|80d79bf1-27d0-423e-9485-a06907bbb40e||pool-150-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=80d79bf1-27d0-423e-9485-a06907bbb40e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:20.550Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.533Z, InvocationID=d40b6e52-54a0-4677-8268-f32bfba59357, LogTimestamp=2024-08-06T12:14:20.576Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:20 2024-08-06T12:14:20.552Z|2024-08-06T12:14:20.576+0000|71cbde3d-192e-4987-ada1-db6972cef68f||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"71cbde3d-192e-4987-ada1-db6972cef68f","status":"200","rqstDate":"240806-12:14:20:553","respDate":"240806-12:14:20:576","sourceId":"k6:71cbde3d-192e-4987-ada1-db6972cef68f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:553-9468\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[71cbde3d-192e-4987-ada1-db6972cef68f]}\"}"} 12:14:20 2024-08-06 12:14:20.577 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.552Z|2024-08-06T12:14:20.577Z|71cbde3d-192e-4987-ada1-db6972cef68f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=71cbde3d-192e-4987-ada1-db6972cef68f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.552Z, InvocationID=8acb0602-3aef-4e28-a233-84f9d1e0dcce, LogTimestamp=2024-08-06T12:14:20.577Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.578 INFO 2786 --- [ol-152-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.578 INFO 2786 --- [ol-152-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.578 INFO 2786 --- [ol-152-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.579 INFO 2786 --- [ol-152-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.579 [pool-152-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.578Z|2024-08-06T12:14:20.579Z|a4e74e8a-5db9-4eb8-9fb0-488a61cce565||pool-152-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a4e74e8a-5db9-4eb8-9fb0-488a61cce565, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.578Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.572Z, InvocationID=eaacd40c-2633-4bf4-bad7-6ec0b1d99fd4, LogTimestamp=2024-08-06T12:14:20.579Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:20 2024-08-06 12:14:20.580 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.580Z|2024-08-06T12:14:20.580Z|33a4b18a-cd83-4804-96d5-1ecf28b42c70||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=33a4b18a-cd83-4804-96d5-1ecf28b42c70, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.580Z, ElapsedTime=0, InvocationID=8db61702-06e2-4fad-93d8-4ba37b0f1d92, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.580Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.533Z|2024-08-06T12:14:20.582+0000|80d79bf1-27d0-423e-9485-a06907bbb40e||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"80d79bf1-27d0-423e-9485-a06907bbb40e","status":"200","rqstDate":"240806-12:14:20:533","respDate":"240806-12:14:20:582","sourceId":"k6:80d79bf1-27d0-423e-9485-a06907bbb40e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:533-2609\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[80d79bf1-27d0-423e-9485-a06907bbb40e]}\"}"} 12:14:20 2024-08-06T12:14:20.533Z|2024-08-06T12:14:20.582Z|80d79bf1-27d0-423e-9485-a06907bbb40e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=80d79bf1-27d0-423e-9485-a06907bbb40e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.533Z, InvocationID=d40b6e52-54a0-4677-8268-f32bfba59357, LogTimestamp=2024-08-06T12:14:20.582Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.583 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.584 INFO 2786 --- [ol-153-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.584 INFO 2786 --- [ol-153-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.584 INFO 2786 --- [ol-153-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access" 12:14:20 12:14:20.585 [pool-153-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.585 INFO 2786 --- [ol-153-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.584Z|2024-08-06T12:14:20.585Z|33a4b18a-cd83-4804-96d5-1ecf28b42c70||pool-153-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=33a4b18a-cd83-4804-96d5-1ecf28b42c70, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:20.584Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.580Z, InvocationID=8db61702-06e2-4fad-93d8-4ba37b0f1d92, LogTimestamp=2024-08-06T12:14:20.585Z|||Invoke 12:14:20 2024-08-06T12:14:20.586Z|2024-08-06T12:14:20.586Z|71b68b13-4680-4ada-b7f2-88735fbff69b||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=71b68b13-4680-4ada-b7f2-88735fbff69b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.586Z, ElapsedTime=0, InvocationID=41c56a61-61af-4981-9986-305774b48f43, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.586Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.586 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.599 INFO 2786 --- [ol-153-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.599 [pool-153-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.584Z|2024-08-06T12:14:20.599Z|33a4b18a-cd83-4804-96d5-1ecf28b42c70||pool-153-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=33a4b18a-cd83-4804-96d5-1ecf28b42c70, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:20.584Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.580Z, InvocationID=8db61702-06e2-4fad-93d8-4ba37b0f1d92, LogTimestamp=2024-08-06T12:14:20.599Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:20 2024-08-06T12:14:20.580Z|2024-08-06T12:14:20.600+0000|33a4b18a-cd83-4804-96d5-1ecf28b42c70||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"33a4b18a-cd83-4804-96d5-1ecf28b42c70","status":"200","rqstDate":"240806-12:14:20:581","respDate":"240806-12:14:20:600","sourceId":"k6:33a4b18a-cd83-4804-96d5-1ecf28b42c70","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:581-24791\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[33a4b18a-cd83-4804-96d5-1ecf28b42c70]}\"}"} 12:14:20 2024-08-06 12:14:20.601 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.580Z|2024-08-06T12:14:20.600Z|33a4b18a-cd83-4804-96d5-1ecf28b42c70||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|20|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=33a4b18a-cd83-4804-96d5-1ecf28b42c70, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=20, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.580Z, InvocationID=8db61702-06e2-4fad-93d8-4ba37b0f1d92, LogTimestamp=2024-08-06T12:14:20.600Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.601 INFO 2786 --- [ol-154-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.601 INFO 2786 --- [ol-154-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.601 INFO 2786 --- [ol-154-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.601 INFO 2786 --- [ol-154-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.601 [pool-154-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.601Z|2024-08-06T12:14:20.601Z|71b68b13-4680-4ada-b7f2-88735fbff69b||pool-154-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=71b68b13-4680-4ada-b7f2-88735fbff69b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.601Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.586Z, InvocationID=41c56a61-61af-4981-9986-305774b48f43, LogTimestamp=2024-08-06T12:14:20.601Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 23 - "logType": "access" 12:14:20 2024-08-06 12:14:20.604 INFO 2786 --- [ol-152-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.578Z|2024-08-06T12:14:20.604Z|a4e74e8a-5db9-4eb8-9fb0-488a61cce565||pool-152-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a4e74e8a-5db9-4eb8-9fb0-488a61cce565, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:20.578Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.572Z, InvocationID=eaacd40c-2633-4bf4-bad7-6ec0b1d99fd4, LogTimestamp=2024-08-06T12:14:20.604Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:20 2024-08-06T12:14:20.572Z|2024-08-06T12:14:20.605+0000|a4e74e8a-5db9-4eb8-9fb0-488a61cce565||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a4e74e8a-5db9-4eb8-9fb0-488a61cce565","status":"200","rqstDate":"240806-12:14:20:573","respDate":"240806-12:14:20:605","sourceId":"k6:a4e74e8a-5db9-4eb8-9fb0-488a61cce565","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:573-46144\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a4e74e8a-5db9-4eb8-9fb0-488a61cce565]}\"}"} 12:14:20 2024-08-06 12:14:20.605 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 12:14:20.604 [pool-152-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.572Z|2024-08-06T12:14:20.605Z|a4e74e8a-5db9-4eb8-9fb0-488a61cce565||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a4e74e8a-5db9-4eb8-9fb0-488a61cce565, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.572Z, InvocationID=eaacd40c-2633-4bf4-bad7-6ec0b1d99fd4, LogTimestamp=2024-08-06T12:14:20.605Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:20 2024-08-06 12:14:20.608 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.608Z|2024-08-06T12:14:20.608Z|16ed992b-16bf-42ff-926a-4e9442dc3bb8||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=16ed992b-16bf-42ff-926a-4e9442dc3bb8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.608Z, ElapsedTime=0, InvocationID=b9a900c6-f207-419d-b9c6-f7be7c90d688, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.608Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.611 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.611Z|2024-08-06T12:14:20.611Z|ffe097f3-e500-463b-8256-fb550ab12199||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ffe097f3-e500-463b-8256-fb550ab12199, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.611Z, ElapsedTime=0, InvocationID=707716cb-4c67-49bf-ad50-e220df82606f, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.611Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.616 INFO 2786 --- [ol-156-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.616 INFO 2786 --- [ol-156-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.616 INFO 2786 --- [ol-156-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.616 INFO 2786 --- [ol-156-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.616 [pool-156-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.616Z|2024-08-06T12:14:20.616Z|ffe097f3-e500-463b-8256-fb550ab12199||pool-156-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ffe097f3-e500-463b-8256-fb550ab12199, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.616Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.611Z, InvocationID=707716cb-4c67-49bf-ad50-e220df82606f, LogTimestamp=2024-08-06T12:14:20.616Z|||Invoke 12:14:20 2024-08-06 12:14:20.616 INFO 2786 --- [ol-155-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.617 INFO 2786 --- [ol-155-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.617 INFO 2786 --- [ol-155-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.617 INFO 2786 --- [ol-155-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.617 [pool-155-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.617Z|2024-08-06T12:14:20.617Z|16ed992b-16bf-42ff-926a-4e9442dc3bb8||pool-155-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=16ed992b-16bf-42ff-926a-4e9442dc3bb8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.617Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.608Z, InvocationID=b9a900c6-f207-419d-b9c6-f7be7c90d688, LogTimestamp=2024-08-06T12:14:20.617Z|||Invoke 12:14:20 12:14:20.621 [pool-154-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.601Z|2024-08-06T12:14:20.620Z|71b68b13-4680-4ada-b7f2-88735fbff69b||pool-154-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=71b68b13-4680-4ada-b7f2-88735fbff69b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:20.601Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.586Z, InvocationID=41c56a61-61af-4981-9986-305774b48f43, LogTimestamp=2024-08-06T12:14:20.620Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:20 2024-08-06 12:14:20.621 INFO 2786 --- [ol-154-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.586Z|2024-08-06T12:14:20.631+0000|71b68b13-4680-4ada-b7f2-88735fbff69b||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"71b68b13-4680-4ada-b7f2-88735fbff69b","status":"200","rqstDate":"240806-12:14:20:587","respDate":"240806-12:14:20:631","sourceId":"k6:71b68b13-4680-4ada-b7f2-88735fbff69b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:587-86852\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[71b68b13-4680-4ada-b7f2-88735fbff69b]}\"}"} 12:14:20 2024-08-06 12:14:20.631 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.586Z|2024-08-06T12:14:20.631Z|71b68b13-4680-4ada-b7f2-88735fbff69b||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=71b68b13-4680-4ada-b7f2-88735fbff69b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.586Z, InvocationID=41c56a61-61af-4981-9986-305774b48f43, LogTimestamp=2024-08-06T12:14:20.631Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:20 2024-08-06 12:14:20.635 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.634Z|2024-08-06T12:14:20.634Z|7439b2c2-d5be-4b62-bd41-0350d4537a06||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7439b2c2-d5be-4b62-bd41-0350d4537a06, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.634Z, ElapsedTime=0, InvocationID=35afa678-868a-4df1-b271-9908d1ab519c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.634Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.640 [pool-156-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.640 INFO 2786 --- [ol-156-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.616Z|2024-08-06T12:14:20.640Z|ffe097f3-e500-463b-8256-fb550ab12199||pool-156-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ffe097f3-e500-463b-8256-fb550ab12199, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:20.616Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.611Z, InvocationID=707716cb-4c67-49bf-ad50-e220df82606f, LogTimestamp=2024-08-06T12:14:20.640Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:20 2024-08-06 12:14:20.641 INFO 2786 --- [ol-157-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.641 INFO 2786 --- [ol-157-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.641 INFO 2786 --- [ol-157-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.611Z|2024-08-06T12:14:20.641+0000|ffe097f3-e500-463b-8256-fb550ab12199||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ffe097f3-e500-463b-8256-fb550ab12199","status":"200","rqstDate":"240806-12:14:20:611","respDate":"240806-12:14:20:641","sourceId":"k6:ffe097f3-e500-463b-8256-fb550ab12199","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:611-86029\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ffe097f3-e500-463b-8256-fb550ab12199]}\"}"} 12:14:20 2024-08-06 12:14:20.641 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.611Z|2024-08-06T12:14:20.641Z|ffe097f3-e500-463b-8256-fb550ab12199||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ffe097f3-e500-463b-8256-fb550ab12199, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.611Z, InvocationID=707716cb-4c67-49bf-ad50-e220df82606f, LogTimestamp=2024-08-06T12:14:20.641Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.641 INFO 2786 --- [ol-157-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.641 [pool-157-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.641Z|2024-08-06T12:14:20.641Z|7439b2c2-d5be-4b62-bd41-0350d4537a06||pool-157-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7439b2c2-d5be-4b62-bd41-0350d4537a06, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.641Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.634Z, InvocationID=35afa678-868a-4df1-b271-9908d1ab519c, LogTimestamp=2024-08-06T12:14:20.641Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:20 12:14:20.651 [pool-155-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.651 INFO 2786 --- [ol-155-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.617Z|2024-08-06T12:14:20.651Z|16ed992b-16bf-42ff-926a-4e9442dc3bb8||pool-155-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=16ed992b-16bf-42ff-926a-4e9442dc3bb8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, InvokeTimestamp=2024-08-06T12:14:20.617Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.608Z, InvocationID=b9a900c6-f207-419d-b9c6-f7be7c90d688, LogTimestamp=2024-08-06T12:14:20.651Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:20 2024-08-06 12:14:20.651 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.651Z|2024-08-06T12:14:20.651Z|d4030203-2d17-4b8b-849f-422e66bbdc7b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d4030203-2d17-4b8b-849f-422e66bbdc7b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.651Z, ElapsedTime=0, InvocationID=ea43d47e-ce89-47e3-98e9-42064a07649f, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.651Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.608Z|2024-08-06T12:14:20.651+0000|16ed992b-16bf-42ff-926a-4e9442dc3bb8||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"16ed992b-16bf-42ff-926a-4e9442dc3bb8","status":"200","rqstDate":"240806-12:14:20:608","respDate":"240806-12:14:20:651","sourceId":"k6:16ed992b-16bf-42ff-926a-4e9442dc3bb8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:608-97078\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[16ed992b-16bf-42ff-926a-4e9442dc3bb8]}\"}"} 12:14:20 2024-08-06 12:14:20.652 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.608Z|2024-08-06T12:14:20.652Z|16ed992b-16bf-42ff-926a-4e9442dc3bb8||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=16ed992b-16bf-42ff-926a-4e9442dc3bb8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.608Z, InvocationID=b9a900c6-f207-419d-b9c6-f7be7c90d688, LogTimestamp=2024-08-06T12:14:20.652Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:20 2024-08-06 12:14:20.655 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.655Z|2024-08-06T12:14:20.655Z|e374e895-9a07-4080-bcb8-a9ab8d8a40c4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e374e895-9a07-4080-bcb8-a9ab8d8a40c4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.655Z, ElapsedTime=0, InvocationID=60b2f538-0c00-4c04-b1f7-93f87c8c42ed, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.655Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.656 [pool-157-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.656 INFO 2786 --- [ol-157-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.641Z|2024-08-06T12:14:20.656Z|7439b2c2-d5be-4b62-bd41-0350d4537a06||pool-157-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7439b2c2-d5be-4b62-bd41-0350d4537a06, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, InvokeTimestamp=2024-08-06T12:14:20.641Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.634Z, InvocationID=35afa678-868a-4df1-b271-9908d1ab519c, LogTimestamp=2024-08-06T12:14:20.656Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:20 2024-08-06T12:14:20.634Z|2024-08-06T12:14:20.656+0000|7439b2c2-d5be-4b62-bd41-0350d4537a06||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7439b2c2-d5be-4b62-bd41-0350d4537a06","status":"200","rqstDate":"240806-12:14:20:635","respDate":"240806-12:14:20:656","sourceId":"k6:7439b2c2-d5be-4b62-bd41-0350d4537a06","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:635-8255\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7439b2c2-d5be-4b62-bd41-0350d4537a06]}\"}"} 12:14:20 2024-08-06 12:14:20.657 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.634Z|2024-08-06T12:14:20.656Z|7439b2c2-d5be-4b62-bd41-0350d4537a06||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7439b2c2-d5be-4b62-bd41-0350d4537a06, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.634Z, InvocationID=35afa678-868a-4df1-b271-9908d1ab519c, LogTimestamp=2024-08-06T12:14:20.656Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.657 INFO 2786 --- [ol-158-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.657 INFO 2786 --- [ol-158-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.657 INFO 2786 --- [ol-158-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.657 INFO 2786 --- [ol-158-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.657Z|2024-08-06T12:14:20.657Z|d4030203-2d17-4b8b-849f-422e66bbdc7b||pool-158-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d4030203-2d17-4b8b-849f-422e66bbdc7b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.657Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.651Z, InvocationID=ea43d47e-ce89-47e3-98e9-42064a07649f, LogTimestamp=2024-08-06T12:14:20.657Z|||Invoke 12:14:20 12:14:20.657 [pool-158-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.658 INFO 2786 --- [ol-159-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.658 INFO 2786 --- [ol-159-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.658 INFO 2786 --- [ol-159-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.658 INFO 2786 --- [ol-159-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.658Z|2024-08-06T12:14:20.658Z|e374e895-9a07-4080-bcb8-a9ab8d8a40c4||pool-159-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e374e895-9a07-4080-bcb8-a9ab8d8a40c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.658Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.655Z, InvocationID=60b2f538-0c00-4c04-b1f7-93f87c8c42ed, LogTimestamp=2024-08-06T12:14:20.658Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 25 - "logType": "access" 12:14:20 2024-08-06 12:14:20.660 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.660Z|2024-08-06T12:14:20.660Z|5551b112-f461-45ed-9ef1-73fdf166ba28||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5551b112-f461-45ed-9ef1-73fdf166ba28, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.660Z, ElapsedTime=0, InvocationID=48815586-a00b-4cc7-b17b-956720ceab4e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.660Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.658 [pool-159-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.668 INFO 2786 --- [ol-160-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.669 INFO 2786 --- [ol-160-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.669 INFO 2786 --- [ol-160-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.669Z|2024-08-06T12:14:20.669Z|5551b112-f461-45ed-9ef1-73fdf166ba28||pool-160-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5551b112-f461-45ed-9ef1-73fdf166ba28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.669Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.660Z, InvocationID=48815586-a00b-4cc7-b17b-956720ceab4e, LogTimestamp=2024-08-06T12:14:20.669Z|||Invoke 12:14:20 12:14:20.669 [pool-160-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.669 INFO 2786 --- [ol-160-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.681 [pool-159-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.681 INFO 2786 --- [ol-159-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.658Z|2024-08-06T12:14:20.681Z|e374e895-9a07-4080-bcb8-a9ab8d8a40c4||pool-159-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=e374e895-9a07-4080-bcb8-a9ab8d8a40c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:20.658Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.655Z, InvocationID=60b2f538-0c00-4c04-b1f7-93f87c8c42ed, LogTimestamp=2024-08-06T12:14:20.681Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:20 2024-08-06T12:14:20.655Z|2024-08-06T12:14:20.682+0000|e374e895-9a07-4080-bcb8-a9ab8d8a40c4||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"e374e895-9a07-4080-bcb8-a9ab8d8a40c4","status":"200","rqstDate":"240806-12:14:20:655","respDate":"240806-12:14:20:682","sourceId":"k6:e374e895-9a07-4080-bcb8-a9ab8d8a40c4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:655-23501\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[e374e895-9a07-4080-bcb8-a9ab8d8a40c4]}\"}"} 12:14:20 2024-08-06 12:14:20.682 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.655Z|2024-08-06T12:14:20.682Z|e374e895-9a07-4080-bcb8-a9ab8d8a40c4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=e374e895-9a07-4080-bcb8-a9ab8d8a40c4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.655Z, InvocationID=60b2f538-0c00-4c04-b1f7-93f87c8c42ed, LogTimestamp=2024-08-06T12:14:20.682Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access" 12:14:20 2024-08-06 12:14:20.685 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.685Z|2024-08-06T12:14:20.685Z|c6de895d-2d74-4ada-a5ec-a5e739d17bd0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c6de895d-2d74-4ada-a5ec-a5e739d17bd0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.685Z, ElapsedTime=0, InvocationID=36ff6bef-7996-4d82-a908-1f1e6cf0a0b1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.685Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.688 INFO 2786 --- [ol-158-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.657Z|2024-08-06T12:14:20.688Z|d4030203-2d17-4b8b-849f-422e66bbdc7b||pool-158-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d4030203-2d17-4b8b-849f-422e66bbdc7b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:20.657Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.651Z, InvocationID=ea43d47e-ce89-47e3-98e9-42064a07649f, LogTimestamp=2024-08-06T12:14:20.688Z, ResponseDesc=OK, elapsedTime=29|||InvokeReturn 12:14:20 12:14:20.688 [pool-158-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.651Z|2024-08-06T12:14:20.689+0000|d4030203-2d17-4b8b-849f-422e66bbdc7b||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d4030203-2d17-4b8b-849f-422e66bbdc7b","status":"200","rqstDate":"240806-12:14:20:651","respDate":"240806-12:14:20:689","sourceId":"k6:d4030203-2d17-4b8b-849f-422e66bbdc7b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:651-55565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d4030203-2d17-4b8b-849f-422e66bbdc7b]}\"}"} 12:14:20 2024-08-06T12:14:20.651Z|2024-08-06T12:14:20.689Z|d4030203-2d17-4b8b-849f-422e66bbdc7b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d4030203-2d17-4b8b-849f-422e66bbdc7b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.651Z, InvocationID=ea43d47e-ce89-47e3-98e9-42064a07649f, LogTimestamp=2024-08-06T12:14:20.689Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.690 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 12:14:20.691 [pool-160-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.691 INFO 2786 --- [ol-160-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.669Z|2024-08-06T12:14:20.691Z|5551b112-f461-45ed-9ef1-73fdf166ba28||pool-160-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5551b112-f461-45ed-9ef1-73fdf166ba28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:20.669Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.660Z, InvocationID=48815586-a00b-4cc7-b17b-956720ceab4e, LogTimestamp=2024-08-06T12:14:20.691Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:20 2024-08-06T12:14:20.660Z|2024-08-06T12:14:20.692+0000|5551b112-f461-45ed-9ef1-73fdf166ba28||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5551b112-f461-45ed-9ef1-73fdf166ba28","status":"200","rqstDate":"240806-12:14:20:660","respDate":"240806-12:14:20:691","sourceId":"k6:5551b112-f461-45ed-9ef1-73fdf166ba28","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:660-95833\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5551b112-f461-45ed-9ef1-73fdf166ba28]}\"}"} 12:14:20 2024-08-06 12:14:20.692 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.660Z|2024-08-06T12:14:20.692Z|5551b112-f461-45ed-9ef1-73fdf166ba28||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5551b112-f461-45ed-9ef1-73fdf166ba28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.660Z, InvocationID=48815586-a00b-4cc7-b17b-956720ceab4e, LogTimestamp=2024-08-06T12:14:20.692Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.693 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.693Z|2024-08-06T12:14:20.693Z|c9ed6889-dac4-4594-b502-0d978b445c5b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c9ed6889-dac4-4594-b502-0d978b445c5b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.693Z, ElapsedTime=0, InvocationID=0b5324e7-9da4-4136-8ee2-67214e500973, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.693Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:20 2024-08-06 12:14:20.695 INFO 2786 --- [ol-161-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.695 INFO 2786 --- [ol-161-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.695 INFO 2786 --- [ol-161-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.695 INFO 2786 --- [ol-161-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.695Z|2024-08-06T12:14:20.695Z|c6de895d-2d74-4ada-a5ec-a5e739d17bd0||pool-161-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c6de895d-2d74-4ada-a5ec-a5e739d17bd0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.695Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.685Z, InvocationID=36ff6bef-7996-4d82-a908-1f1e6cf0a0b1, LogTimestamp=2024-08-06T12:14:20.695Z|||Invoke 12:14:20 2024-08-06 12:14:20.696 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.696Z|2024-08-06T12:14:20.696Z|ba255938-f8bb-455c-9a3b-680fe8cc29da||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ba255938-f8bb-455c-9a3b-680fe8cc29da, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.696Z, ElapsedTime=0, InvocationID=6156f4bf-c0ee-4879-96f1-16acbf6b17e2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.696Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.695 [pool-161-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.702 INFO 2786 --- [ol-163-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.702 INFO 2786 --- [ol-163-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.702 INFO 2786 --- [ol-163-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 12:14:20.702 [pool-163-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.702 INFO 2786 --- [ol-163-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.702Z|2024-08-06T12:14:20.702Z|ba255938-f8bb-455c-9a3b-680fe8cc29da||pool-163-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ba255938-f8bb-455c-9a3b-680fe8cc29da, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.702Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.696Z, InvocationID=6156f4bf-c0ee-4879-96f1-16acbf6b17e2, LogTimestamp=2024-08-06T12:14:20.702Z|||Invoke 12:14:20 2024-08-06 12:14:20.704 INFO 2786 --- [ol-162-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.704 INFO 2786 --- [ol-162-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.704 INFO 2786 --- [ol-162-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 12:14:20.704 [pool-162-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.704 INFO 2786 --- [ol-162-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.704Z|2024-08-06T12:14:20.704Z|c9ed6889-dac4-4594-b502-0d978b445c5b||pool-162-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c9ed6889-dac4-4594-b502-0d978b445c5b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.704Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.693Z, InvocationID=0b5324e7-9da4-4136-8ee2-67214e500973, LogTimestamp=2024-08-06T12:14:20.704Z|||Invoke 12:14:20 2024-08-06 12:14:20.733 INFO 2786 --- [ol-161-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.695Z|2024-08-06T12:14:20.733Z|c6de895d-2d74-4ada-a5ec-a5e739d17bd0||pool-161-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c6de895d-2d74-4ada-a5ec-a5e739d17bd0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, InvokeTimestamp=2024-08-06T12:14:20.695Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.685Z, InvocationID=36ff6bef-7996-4d82-a908-1f1e6cf0a0b1, LogTimestamp=2024-08-06T12:14:20.733Z, ResponseDesc=OK, elapsedTime=35|||InvokeReturn 12:14:20 12:14:20.733 [pool-161-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.704Z|2024-08-06T12:14:20.733Z|c9ed6889-dac4-4594-b502-0d978b445c5b||pool-162-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c9ed6889-dac4-4594-b502-0d978b445c5b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:20.704Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.693Z, InvocationID=0b5324e7-9da4-4136-8ee2-67214e500973, LogTimestamp=2024-08-06T12:14:20.733Z, ResponseDesc=OK, elapsedTime=28|||InvokeReturn 12:14:20 2024-08-06 12:14:20.733 INFO 2786 --- [ol-162-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.734 INFO 2786 --- [ol-163-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.702Z|2024-08-06T12:14:20.734Z|ba255938-f8bb-455c-9a3b-680fe8cc29da||pool-163-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ba255938-f8bb-455c-9a3b-680fe8cc29da, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:14:20.702Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.696Z, InvocationID=6156f4bf-c0ee-4879-96f1-16acbf6b17e2, LogTimestamp=2024-08-06T12:14:20.734Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:20 2024-08-06T12:14:20.685Z|2024-08-06T12:14:20.734+0000|c6de895d-2d74-4ada-a5ec-a5e739d17bd0||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c6de895d-2d74-4ada-a5ec-a5e739d17bd0","status":"200","rqstDate":"240806-12:14:20:685","respDate":"240806-12:14:20:734","sourceId":"k6:c6de895d-2d74-4ada-a5ec-a5e739d17bd0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:685-26588\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c6de895d-2d74-4ada-a5ec-a5e739d17bd0]}\"}"} 12:14:20 2024-08-06 12:14:20.734 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.685Z|2024-08-06T12:14:20.734Z|c6de895d-2d74-4ada-a5ec-a5e739d17bd0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c6de895d-2d74-4ada-a5ec-a5e739d17bd0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.685Z, InvocationID=36ff6bef-7996-4d82-a908-1f1e6cf0a0b1, LogTimestamp=2024-08-06T12:14:20.734Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06T12:14:20.696Z|2024-08-06T12:14:20.734+0000|ba255938-f8bb-455c-9a3b-680fe8cc29da||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ba255938-f8bb-455c-9a3b-680fe8cc29da","status":"200","rqstDate":"240806-12:14:20:696","respDate":"240806-12:14:20:734","sourceId":"k6:ba255938-f8bb-455c-9a3b-680fe8cc29da","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:696-41703\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ba255938-f8bb-455c-9a3b-680fe8cc29da]}\"}"} 12:14:20 2024-08-06 12:14:20.735 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.696Z|2024-08-06T12:14:20.735Z|ba255938-f8bb-455c-9a3b-680fe8cc29da||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ba255938-f8bb-455c-9a3b-680fe8cc29da, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.696Z, InvocationID=6156f4bf-c0ee-4879-96f1-16acbf6b17e2, LogTimestamp=2024-08-06T12:14:20.735Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06T12:14:20.693Z|2024-08-06T12:14:20.735+0000|c9ed6889-dac4-4594-b502-0d978b445c5b||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c9ed6889-dac4-4594-b502-0d978b445c5b","status":"200","rqstDate":"240806-12:14:20:693","respDate":"240806-12:14:20:735","sourceId":"k6:c9ed6889-dac4-4594-b502-0d978b445c5b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:693-3977\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c9ed6889-dac4-4594-b502-0d978b445c5b]}\"}"} 12:14:20 2024-08-06 12:14:20.735 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.693Z|2024-08-06T12:14:20.735Z|c9ed6889-dac4-4594-b502-0d978b445c5b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c9ed6889-dac4-4594-b502-0d978b445c5b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.693Z, InvocationID=0b5324e7-9da4-4136-8ee2-67214e500973, LogTimestamp=2024-08-06T12:14:20.735Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access" 12:14:20 2024-08-06 12:14:20.738 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.738Z|5605c835-b45f-48dd-b4bb-6151527fac1b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5605c835-b45f-48dd-b4bb-6151527fac1b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.738Z, ElapsedTime=0, InvocationID=455fddd6-7234-43b5-a5fa-2c1632bd76cd, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.738Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.738 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.738Z|97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.738Z, ElapsedTime=0, InvocationID=00a96dd4-ff77-42e6-8e33-ce443b0da7e0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.738Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.733 [pool-162-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 12:14:20.734 [pool-163-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.738 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.738Z|1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.738Z, ElapsedTime=0, InvocationID=f8ea71b1-cfe0-4f98-9b83-1771ec99d97d, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.738Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-165-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-165-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-165-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-164-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-164-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-164-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.741 INFO 2786 --- [ol-165-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.741 [pool-165-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.741Z|2024-08-06T12:14:20.741Z|97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9||pool-165-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.741Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=00a96dd4-ff77-42e6-8e33-ce443b0da7e0, LogTimestamp=2024-08-06T12:14:20.741Z|||Invoke 12:14:20 12:14:20.742 [pool-164-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.742 INFO 2786 --- [ol-164-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.741Z|2024-08-06T12:14:20.742Z|5605c835-b45f-48dd-b4bb-6151527fac1b||pool-164-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5605c835-b45f-48dd-b4bb-6151527fac1b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.741Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=455fddd6-7234-43b5-a5fa-2c1632bd76cd, LogTimestamp=2024-08-06T12:14:20.742Z|||Invoke 12:14:20 2024-08-06 12:14:20.743 INFO 2786 --- [ol-166-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.743 INFO 2786 --- [ol-166-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.743 INFO 2786 --- [ol-166-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.743 INFO 2786 --- [ol-166-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.743 [pool-166-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.743Z|2024-08-06T12:14:20.743Z|1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28||pool-166-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.743Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=f8ea71b1-cfe0-4f98-9b83-1771ec99d97d, LogTimestamp=2024-08-06T12:14:20.743Z|||Invoke 12:14:20 12:14:20.775 [pool-165-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.741Z|2024-08-06T12:14:20.775Z|97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9||pool-165-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, InvokeTimestamp=2024-08-06T12:14:20.741Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=00a96dd4-ff77-42e6-8e33-ce443b0da7e0, LogTimestamp=2024-08-06T12:14:20.775Z, ResponseDesc=OK, elapsedTime=32|||InvokeReturn 12:14:20 2024-08-06 12:14:20.775 INFO 2786 --- [ol-165-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.776+0000|97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9","status":"200","rqstDate":"240806-12:14:20:738","respDate":"240806-12:14:20:776","sourceId":"k6:97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:738-68131\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9]}\"}"} 12:14:20 2024-08-06 12:14:20.776 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.776Z|97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=97a78b6f-5036-44b8-b6fe-2c7fddbd5ab9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=00a96dd4-ff77-42e6-8e33-ce443b0da7e0, LogTimestamp=2024-08-06T12:14:20.776Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:20 2024-08-06 12:14:20.779 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.779Z|2024-08-06T12:14:20.779Z|42758c7d-42f0-462a-a123-a202ff666153||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=42758c7d-42f0-462a-a123-a202ff666153, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.779Z, ElapsedTime=0, InvocationID=0e73f6ad-812f-483f-a069-acb55b293df0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.779Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 12:14:20.781 [pool-166-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.743Z|2024-08-06T12:14:20.781Z|1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28||pool-166-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, InvokeTimestamp=2024-08-06T12:14:20.743Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=f8ea71b1-cfe0-4f98-9b83-1771ec99d97d, LogTimestamp=2024-08-06T12:14:20.781Z, ResponseDesc=OK, elapsedTime=35|||InvokeReturn 12:14:20 2024-08-06 12:14:20.781 INFO 2786 --- [ol-166-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06 12:14:20.782 INFO 2786 --- [ol-167-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.782+0000|1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28","status":"200","rqstDate":"240806-12:14:20:739","respDate":"240806-12:14:20:782","sourceId":"k6:1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:739-42632\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28]}\"}"} 12:14:20 2024-08-06 12:14:20.782 INFO 2786 --- [ol-167-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.782Z|1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1ab4b1bd-ecaa-4cef-b4a5-15e2fbb02a28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=f8ea71b1-cfe0-4f98-9b83-1771ec99d97d, LogTimestamp=2024-08-06T12:14:20.782Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.782 INFO 2786 --- [ol-167-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.782 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06 12:14:20.783 INFO 2786 --- [ol-164-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.783 [pool-164-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.741Z|2024-08-06T12:14:20.782Z|5605c835-b45f-48dd-b4bb-6151527fac1b||pool-164-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5605c835-b45f-48dd-b4bb-6151527fac1b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:20.741Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=455fddd6-7234-43b5-a5fa-2c1632bd76cd, LogTimestamp=2024-08-06T12:14:20.782Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 12:14:20 2024-08-06T12:14:20.783Z|2024-08-06T12:14:20.783Z|42758c7d-42f0-462a-a123-a202ff666153||pool-167-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=42758c7d-42f0-462a-a123-a202ff666153, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.783Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.779Z, InvocationID=0e73f6ad-812f-483f-a069-acb55b293df0, LogTimestamp=2024-08-06T12:14:20.783Z|||Invoke 12:14:20 2024-08-06 12:14:20.783 INFO 2786 --- [ol-167-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.783 [pool-167-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.783+0000|5605c835-b45f-48dd-b4bb-6151527fac1b||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5605c835-b45f-48dd-b4bb-6151527fac1b","status":"200","rqstDate":"240806-12:14:20:738","respDate":"240806-12:14:20:783","sourceId":"k6:5605c835-b45f-48dd-b4bb-6151527fac1b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:738-45601\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5605c835-b45f-48dd-b4bb-6151527fac1b]}\"}"} 12:14:20 2024-08-06 12:14:20.784 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.738Z|2024-08-06T12:14:20.784Z|5605c835-b45f-48dd-b4bb-6151527fac1b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5605c835-b45f-48dd-b4bb-6151527fac1b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.738Z, InvocationID=455fddd6-7234-43b5-a5fa-2c1632bd76cd, LogTimestamp=2024-08-06T12:14:20.784Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:20 2024-08-06 12:14:20.786 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.786Z|2024-08-06T12:14:20.786Z|df3f0176-99a9-4aab-99fe-155f33edb88c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=df3f0176-99a9-4aab-99fe-155f33edb88c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.786Z, ElapsedTime=0, InvocationID=916ca41d-5f3c-4234-a4c0-1ff29f2a4299, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.786Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.786 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.786Z|2024-08-06T12:14:20.786Z|d21865bf-377f-4994-8d7d-ee8dfde90882||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d21865bf-377f-4994-8d7d-ee8dfde90882, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.786Z, ElapsedTime=0, InvocationID=cb376859-9fcc-47d6-80d8-9f4645f3c688, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.786Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06T12:14:20.783Z|2024-08-06T12:14:20.796Z|42758c7d-42f0-462a-a123-a202ff666153||pool-167-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=42758c7d-42f0-462a-a123-a202ff666153, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:20.783Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.779Z, InvocationID=0e73f6ad-812f-483f-a069-acb55b293df0, LogTimestamp=2024-08-06T12:14:20.796Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:20 2024-08-06 12:14:20.796 INFO 2786 --- [ol-167-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.796 [pool-167-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ol-169-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06T12:14:20.779Z|2024-08-06T12:14:20.797+0000|42758c7d-42f0-462a-a123-a202ff666153||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"42758c7d-42f0-462a-a123-a202ff666153","status":"200","rqstDate":"240806-12:14:20:779","respDate":"240806-12:14:20:797","sourceId":"k6:42758c7d-42f0-462a-a123-a202ff666153","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:779-4459\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[42758c7d-42f0-462a-a123-a202ff666153]}\"}"} 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ol-169-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ol-169-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ol-168-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.779Z|2024-08-06T12:14:20.797Z|42758c7d-42f0-462a-a123-a202ff666153||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=42758c7d-42f0-462a-a123-a202ff666153, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.779Z, InvocationID=0e73f6ad-812f-483f-a069-acb55b293df0, LogTimestamp=2024-08-06T12:14:20.797Z, ResponseDesc=OK|||Exiting. 12:14:20 12:14:20.797 [pool-169-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ol-168-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.797 INFO 2786 --- [ol-169-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.797Z|2024-08-06T12:14:20.797Z|d21865bf-377f-4994-8d7d-ee8dfde90882||pool-169-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d21865bf-377f-4994-8d7d-ee8dfde90882, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.797Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.786Z, InvocationID=cb376859-9fcc-47d6-80d8-9f4645f3c688, LogTimestamp=2024-08-06T12:14:20.797Z|||Invoke 12:14:20 2024-08-06 12:14:20.798 INFO 2786 --- [ol-168-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 12:14:20.798 [pool-168-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.798Z|2024-08-06T12:14:20.798Z|df3f0176-99a9-4aab-99fe-155f33edb88c||pool-168-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=df3f0176-99a9-4aab-99fe-155f33edb88c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.798Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.786Z, InvocationID=916ca41d-5f3c-4234-a4c0-1ff29f2a4299, LogTimestamp=2024-08-06T12:14:20.798Z|||Invoke 12:14:20 2024-08-06 12:14:20.798 INFO 2786 --- [ol-168-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 20 - "logType": "access" 12:14:20 2024-08-06 12:14:20.800 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.800Z|2024-08-06T12:14:20.800Z|1071e406-72b8-4ad2-8376-f7807b10740f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1071e406-72b8-4ad2-8376-f7807b10740f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.800Z, ElapsedTime=0, InvocationID=9d7c0b66-0c9a-4a13-92ca-d629eab78604, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.800Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.820 INFO 2786 --- [ol-170-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.820 INFO 2786 --- [ol-170-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.820 INFO 2786 --- [ol-170-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.820 INFO 2786 --- [ol-170-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.820 [pool-170-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.820Z|2024-08-06T12:14:20.820Z|1071e406-72b8-4ad2-8376-f7807b10740f||pool-170-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1071e406-72b8-4ad2-8376-f7807b10740f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.820Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.800Z, InvocationID=9d7c0b66-0c9a-4a13-92ca-d629eab78604, LogTimestamp=2024-08-06T12:14:20.820Z|||Invoke 12:14:20 12:14:20.832 [pool-169-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.832 INFO 2786 --- [ol-169-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.797Z|2024-08-06T12:14:20.832Z|d21865bf-377f-4994-8d7d-ee8dfde90882||pool-169-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d21865bf-377f-4994-8d7d-ee8dfde90882, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:20.797Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.786Z, InvocationID=cb376859-9fcc-47d6-80d8-9f4645f3c688, LogTimestamp=2024-08-06T12:14:20.832Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:20 2024-08-06T12:14:20.786Z|2024-08-06T12:14:20.832+0000|d21865bf-377f-4994-8d7d-ee8dfde90882||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d21865bf-377f-4994-8d7d-ee8dfde90882","status":"200","rqstDate":"240806-12:14:20:787","respDate":"240806-12:14:20:832","sourceId":"k6:d21865bf-377f-4994-8d7d-ee8dfde90882","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:787-3920\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d21865bf-377f-4994-8d7d-ee8dfde90882]}\"}"} 12:14:20 2024-08-06 12:14:20.833 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.786Z|2024-08-06T12:14:20.833Z|d21865bf-377f-4994-8d7d-ee8dfde90882||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d21865bf-377f-4994-8d7d-ee8dfde90882, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.786Z, InvocationID=cb376859-9fcc-47d6-80d8-9f4645f3c688, LogTimestamp=2024-08-06T12:14:20.833Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:20 2024-08-06 12:14:20.836 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.836Z|2024-08-06T12:14:20.836Z|77d91c3e-2cd7-4065-bf60-cdc53275ebab||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=77d91c3e-2cd7-4065-bf60-cdc53275ebab, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.836Z, ElapsedTime=0, InvocationID=66b8d299-ad91-4066-9a43-09f1badaf8d1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.836Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.837 INFO 2786 --- [ol-170-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.837 [pool-170-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.820Z|2024-08-06T12:14:20.837Z|1071e406-72b8-4ad2-8376-f7807b10740f||pool-170-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1071e406-72b8-4ad2-8376-f7807b10740f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:20.820Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.800Z, InvocationID=9d7c0b66-0c9a-4a13-92ca-d629eab78604, LogTimestamp=2024-08-06T12:14:20.837Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:20 2024-08-06T12:14:20.800Z|2024-08-06T12:14:20.838+0000|1071e406-72b8-4ad2-8376-f7807b10740f||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"1071e406-72b8-4ad2-8376-f7807b10740f","status":"200","rqstDate":"240806-12:14:20:800","respDate":"240806-12:14:20:838","sourceId":"k6:1071e406-72b8-4ad2-8376-f7807b10740f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:800-34412\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[1071e406-72b8-4ad2-8376-f7807b10740f]}\"}"} 12:14:20 2024-08-06 12:14:20.838 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.800Z|2024-08-06T12:14:20.838Z|1071e406-72b8-4ad2-8376-f7807b10740f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1071e406-72b8-4ad2-8376-f7807b10740f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.800Z, InvocationID=9d7c0b66-0c9a-4a13-92ca-d629eab78604, LogTimestamp=2024-08-06T12:14:20.838Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:20 12:14:20.840 [pool-168-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.798Z|2024-08-06T12:14:20.839Z|df3f0176-99a9-4aab-99fe-155f33edb88c||pool-168-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=df3f0176-99a9-4aab-99fe-155f33edb88c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:20.798Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.786Z, InvocationID=916ca41d-5f3c-4234-a4c0-1ff29f2a4299, LogTimestamp=2024-08-06T12:14:20.839Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:20 2024-08-06 12:14:20.840 INFO 2786 --- [ol-168-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.786Z|2024-08-06T12:14:20.840+0000|df3f0176-99a9-4aab-99fe-155f33edb88c||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"df3f0176-99a9-4aab-99fe-155f33edb88c","status":"200","rqstDate":"240806-12:14:20:786","respDate":"240806-12:14:20:840","sourceId":"k6:df3f0176-99a9-4aab-99fe-155f33edb88c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:786-11732\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[df3f0176-99a9-4aab-99fe-155f33edb88c]}\"}"} 12:14:20 2024-08-06 12:14:20.841 INFO 2786 --- [ol-171-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.841 INFO 2786 --- [ol-171-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.841 INFO 2786 --- [ol-171-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.841 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.841Z|2024-08-06T12:14:20.841Z|b9f0111d-85b5-4f86-8d20-36e034732d10||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b9f0111d-85b5-4f86-8d20-36e034732d10, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.841Z, ElapsedTime=0, InvocationID=9c7fb0fc-30c2-4805-bfaf-74cdda670e02, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.841Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.841 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.786Z|2024-08-06T12:14:20.841Z|df3f0176-99a9-4aab-99fe-155f33edb88c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=df3f0176-99a9-4aab-99fe-155f33edb88c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.786Z, InvocationID=916ca41d-5f3c-4234-a4c0-1ff29f2a4299, LogTimestamp=2024-08-06T12:14:20.841Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.841 INFO 2786 --- [ol-171-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.841 [pool-171-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.841Z|2024-08-06T12:14:20.841Z|77d91c3e-2cd7-4065-bf60-cdc53275ebab||pool-171-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=77d91c3e-2cd7-4065-bf60-cdc53275ebab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.841Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.836Z, InvocationID=66b8d299-ad91-4066-9a43-09f1badaf8d1, LogTimestamp=2024-08-06T12:14:20.841Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:20 2024-08-06 12:14:20.845 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.845Z|2024-08-06T12:14:20.845Z|e37ee63a-50fe-4d55-b652-1201b42acb3e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e37ee63a-50fe-4d55-b652-1201b42acb3e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.845Z, ElapsedTime=0, InvocationID=fc53056b-274d-47a0-8134-e890156f03dc, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.845Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.854 INFO 2786 --- [ol-172-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.854 INFO 2786 --- [ol-172-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 12:14:20.856 [pool-171-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.856 INFO 2786 --- [ol-171-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.841Z|2024-08-06T12:14:20.855Z|77d91c3e-2cd7-4065-bf60-cdc53275ebab||pool-171-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=77d91c3e-2cd7-4065-bf60-cdc53275ebab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:20.841Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.836Z, InvocationID=66b8d299-ad91-4066-9a43-09f1badaf8d1, LogTimestamp=2024-08-06T12:14:20.855Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:20 2024-08-06 12:14:20.854 INFO 2786 --- [ol-172-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 12:14:20.856 [pool-172-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.856 INFO 2786 --- [ol-172-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.856Z|2024-08-06T12:14:20.856Z|b9f0111d-85b5-4f86-8d20-36e034732d10||pool-172-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b9f0111d-85b5-4f86-8d20-36e034732d10, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.856Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.841Z, InvocationID=9c7fb0fc-30c2-4805-bfaf-74cdda670e02, LogTimestamp=2024-08-06T12:14:20.856Z|||Invoke 12:14:20 2024-08-06T12:14:20.836Z|2024-08-06T12:14:20.859+0000|77d91c3e-2cd7-4065-bf60-cdc53275ebab||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"77d91c3e-2cd7-4065-bf60-cdc53275ebab","status":"200","rqstDate":"240806-12:14:20:836","respDate":"240806-12:14:20:858","sourceId":"k6:77d91c3e-2cd7-4065-bf60-cdc53275ebab","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:836-10900\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[77d91c3e-2cd7-4065-bf60-cdc53275ebab]}\"}"} 12:14:20 2024-08-06 12:14:20.859 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.836Z|2024-08-06T12:14:20.859Z|77d91c3e-2cd7-4065-bf60-cdc53275ebab||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=77d91c3e-2cd7-4065-bf60-cdc53275ebab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.836Z, InvocationID=66b8d299-ad91-4066-9a43-09f1badaf8d1, LogTimestamp=2024-08-06T12:14:20.859Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 25 - "logType": "access" 12:14:20 2024-08-06 12:14:20.861 INFO 2786 --- [ol-173-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.861 INFO 2786 --- [ol-173-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.861 INFO 2786 --- [ol-173-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.862 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.861Z|2024-08-06T12:14:20.861Z|a7a77963-28b8-4e46-90ba-b8602e77b7ff||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a7a77963-28b8-4e46-90ba-b8602e77b7ff, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.861Z, ElapsedTime=0, InvocationID=adb5755a-7c07-494a-b790-cb6081f41b38, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.861Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.862 INFO 2786 --- [ol-173-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.862Z|2024-08-06T12:14:20.862Z|e37ee63a-50fe-4d55-b652-1201b42acb3e||pool-173-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e37ee63a-50fe-4d55-b652-1201b42acb3e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.862Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.845Z, InvocationID=fc53056b-274d-47a0-8134-e890156f03dc, LogTimestamp=2024-08-06T12:14:20.862Z|||Invoke 12:14:20 12:14:20.862 [pool-173-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.883 INFO 2786 --- [ol-174-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.883 INFO 2786 --- [ol-174-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.884 INFO 2786 --- [ol-173-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.884 [pool-173-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.884 INFO 2786 --- [ol-172-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.884 [pool-172-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.856Z|2024-08-06T12:14:20.884Z|b9f0111d-85b5-4f86-8d20-36e034732d10||pool-172-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b9f0111d-85b5-4f86-8d20-36e034732d10, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:20.856Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.841Z, InvocationID=9c7fb0fc-30c2-4805-bfaf-74cdda670e02, LogTimestamp=2024-08-06T12:14:20.884Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:20 2024-08-06T12:14:20.862Z|2024-08-06T12:14:20.884Z|e37ee63a-50fe-4d55-b652-1201b42acb3e||pool-173-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=e37ee63a-50fe-4d55-b652-1201b42acb3e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:20.862Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.845Z, InvocationID=fc53056b-274d-47a0-8134-e890156f03dc, LogTimestamp=2024-08-06T12:14:20.884Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:20 2024-08-06 12:14:20.883 INFO 2786 --- [ol-174-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.885 INFO 2786 --- [ol-174-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.885 [pool-174-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.841Z|2024-08-06T12:14:20.885+0000|b9f0111d-85b5-4f86-8d20-36e034732d10||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b9f0111d-85b5-4f86-8d20-36e034732d10","status":"200","rqstDate":"240806-12:14:20:841","respDate":"240806-12:14:20:884","sourceId":"k6:b9f0111d-85b5-4f86-8d20-36e034732d10","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:841-58637\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b9f0111d-85b5-4f86-8d20-36e034732d10]}\"}"} 12:14:20 2024-08-06T12:14:20.884Z|2024-08-06T12:14:20.885Z|a7a77963-28b8-4e46-90ba-b8602e77b7ff||pool-174-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a7a77963-28b8-4e46-90ba-b8602e77b7ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.884Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.861Z, InvocationID=adb5755a-7c07-494a-b790-cb6081f41b38, LogTimestamp=2024-08-06T12:14:20.885Z|||Invoke 12:14:20 2024-08-06T12:14:20.845Z|2024-08-06T12:14:20.885+0000|e37ee63a-50fe-4d55-b652-1201b42acb3e||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"e37ee63a-50fe-4d55-b652-1201b42acb3e","status":"200","rqstDate":"240806-12:14:20:845","respDate":"240806-12:14:20:884","sourceId":"k6:e37ee63a-50fe-4d55-b652-1201b42acb3e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:845-39331\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[e37ee63a-50fe-4d55-b652-1201b42acb3e]}\"}"} 12:14:20 2024-08-06 12:14:20.885 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.841Z|2024-08-06T12:14:20.885Z|b9f0111d-85b5-4f86-8d20-36e034732d10||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b9f0111d-85b5-4f86-8d20-36e034732d10, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.841Z, InvocationID=9c7fb0fc-30c2-4805-bfaf-74cdda670e02, LogTimestamp=2024-08-06T12:14:20.885Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.885 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.845Z|2024-08-06T12:14:20.885Z|e37ee63a-50fe-4d55-b652-1201b42acb3e||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=e37ee63a-50fe-4d55-b652-1201b42acb3e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.845Z, InvocationID=fc53056b-274d-47a0-8134-e890156f03dc, LogTimestamp=2024-08-06T12:14:20.885Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:20 2024-08-06 12:14:20.887 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.887Z|2024-08-06T12:14:20.887Z|b1d85527-43f4-44b8-9d92-592c9ab45bef||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b1d85527-43f4-44b8-9d92-592c9ab45bef, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.887Z, ElapsedTime=0, InvocationID=2fe0e121-fd94-4ba2-b7df-f126ba992b6e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.887Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.888 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.888Z|2024-08-06T12:14:20.888Z|f60c241f-cbe6-49c7-ab12-763dc3b0ff71||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f60c241f-cbe6-49c7-ab12-763dc3b0ff71, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.888Z, ElapsedTime=0, InvocationID=0ce414eb-49ff-4914-a925-a40422bd0e06, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.888Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.897 INFO 2786 --- [ol-175-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.897 INFO 2786 --- [ol-175-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.897 INFO 2786 --- [ol-175-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.897 INFO 2786 --- [ol-174-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 12:14:20.897 [pool-174-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.884Z|2024-08-06T12:14:20.897Z|a7a77963-28b8-4e46-90ba-b8602e77b7ff||pool-174-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a7a77963-28b8-4e46-90ba-b8602e77b7ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:20.884Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.861Z, InvocationID=adb5755a-7c07-494a-b790-cb6081f41b38, LogTimestamp=2024-08-06T12:14:20.897Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:20 2024-08-06 12:14:20.898 INFO 2786 --- [ol-176-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.898 INFO 2786 --- [ol-176-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.898 INFO 2786 --- [ol-176-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06 12:14:20.898 INFO 2786 --- [ol-176-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.898 [pool-176-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.898Z|2024-08-06T12:14:20.898Z|f60c241f-cbe6-49c7-ab12-763dc3b0ff71||pool-176-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f60c241f-cbe6-49c7-ab12-763dc3b0ff71, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.898Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.888Z, InvocationID=0ce414eb-49ff-4914-a925-a40422bd0e06, LogTimestamp=2024-08-06T12:14:20.898Z|||Invoke 12:14:20 2024-08-06T12:14:20.861Z|2024-08-06T12:14:20.898+0000|a7a77963-28b8-4e46-90ba-b8602e77b7ff||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a7a77963-28b8-4e46-90ba-b8602e77b7ff","status":"200","rqstDate":"240806-12:14:20:862","respDate":"240806-12:14:20:898","sourceId":"k6:a7a77963-28b8-4e46-90ba-b8602e77b7ff","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:862-15191\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a7a77963-28b8-4e46-90ba-b8602e77b7ff]}\"}"} 12:14:20 2024-08-06 12:14:20.898 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.861Z|2024-08-06T12:14:20.898Z|a7a77963-28b8-4e46-90ba-b8602e77b7ff||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a7a77963-28b8-4e46-90ba-b8602e77b7ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.861Z, InvocationID=adb5755a-7c07-494a-b790-cb6081f41b38, LogTimestamp=2024-08-06T12:14:20.898Z, ResponseDesc=OK|||Exiting. 12:14:20 12:14:20.899 [pool-175-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.899 INFO 2786 --- [ol-175-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.897Z|2024-08-06T12:14:20.899Z|b1d85527-43f4-44b8-9d92-592c9ab45bef||pool-175-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b1d85527-43f4-44b8-9d92-592c9ab45bef, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.897Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.887Z, InvocationID=2fe0e121-fd94-4ba2-b7df-f126ba992b6e, LogTimestamp=2024-08-06T12:14:20.899Z|||Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:20 2024-08-06 12:14:20.902 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.901Z|2024-08-06T12:14:20.901Z|a59b887c-4bb3-48b5-890b-de4f66e68003||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a59b887c-4bb3-48b5-890b-de4f66e68003, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.901Z, ElapsedTime=0, InvocationID=fc78b3b0-a049-47eb-a644-8afca144727e, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.901Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.916 INFO 2786 --- [ol-177-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.916 INFO 2786 --- [ol-177-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.916 INFO 2786 --- [ol-177-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.916Z|2024-08-06T12:14:20.916Z|a59b887c-4bb3-48b5-890b-de4f66e68003||pool-177-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a59b887c-4bb3-48b5-890b-de4f66e68003, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.916Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.901Z, InvocationID=fc78b3b0-a049-47eb-a644-8afca144727e, LogTimestamp=2024-08-06T12:14:20.916Z|||Invoke 12:14:20 2024-08-06 12:14:20.916 INFO 2786 --- [ol-177-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.916 [pool-177-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 12:14:20.940 [pool-176-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.940 INFO 2786 --- [ol-176-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.898Z|2024-08-06T12:14:20.940Z|f60c241f-cbe6-49c7-ab12-763dc3b0ff71||pool-176-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f60c241f-cbe6-49c7-ab12-763dc3b0ff71, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, InvokeTimestamp=2024-08-06T12:14:20.898Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.888Z, InvocationID=0ce414eb-49ff-4914-a925-a40422bd0e06, LogTimestamp=2024-08-06T12:14:20.940Z, ResponseDesc=OK, elapsedTime=39|||InvokeReturn 12:14:20 2024-08-06T12:14:20.888Z|2024-08-06T12:14:20.941+0000|f60c241f-cbe6-49c7-ab12-763dc3b0ff71||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f60c241f-cbe6-49c7-ab12-763dc3b0ff71","status":"200","rqstDate":"240806-12:14:20:889","respDate":"240806-12:14:20:940","sourceId":"k6:f60c241f-cbe6-49c7-ab12-763dc3b0ff71","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:889-85242\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f60c241f-cbe6-49c7-ab12-763dc3b0ff71]}\"}"} 12:14:20 2024-08-06 12:14:20.941 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.888Z|2024-08-06T12:14:20.941Z|f60c241f-cbe6-49c7-ab12-763dc3b0ff71||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|53|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f60c241f-cbe6-49c7-ab12-763dc3b0ff71, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=53, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.888Z, InvocationID=0ce414eb-49ff-4914-a925-a40422bd0e06, LogTimestamp=2024-08-06T12:14:20.941Z, ResponseDesc=OK|||Exiting. 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:20 2024-08-06T12:14:20.944Z|2024-08-06T12:14:20.944Z|b72ca6b6-bddb-4529-9d40-dddddabed647||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b72ca6b6-bddb-4529-9d40-dddddabed647, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.944Z, ElapsedTime=0, InvocationID=370c0866-37bb-407c-807e-7511c339eff8, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.944Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.944 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 12:14:20.952 [pool-177-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06 12:14:20.952 INFO 2786 --- [ol-177-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.916Z|2024-08-06T12:14:20.952Z|a59b887c-4bb3-48b5-890b-de4f66e68003||pool-177-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a59b887c-4bb3-48b5-890b-de4f66e68003, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:20.916Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.901Z, InvocationID=fc78b3b0-a049-47eb-a644-8afca144727e, LogTimestamp=2024-08-06T12:14:20.952Z, ResponseDesc=OK, elapsedTime=34|||InvokeReturn 12:14:20 12:14:20.953 [pool-175-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.897Z|2024-08-06T12:14:20.953Z|b1d85527-43f4-44b8-9d92-592c9ab45bef||pool-175-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|56|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b1d85527-43f4-44b8-9d92-592c9ab45bef, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=56, InvokeTimestamp=2024-08-06T12:14:20.897Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.887Z, InvocationID=2fe0e121-fd94-4ba2-b7df-f126ba992b6e, LogTimestamp=2024-08-06T12:14:20.953Z, ResponseDesc=OK, elapsedTime=50|||InvokeReturn 12:14:20 2024-08-06 12:14:20.953 INFO 2786 --- [ol-175-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.901Z|2024-08-06T12:14:20.953+0000|a59b887c-4bb3-48b5-890b-de4f66e68003||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a59b887c-4bb3-48b5-890b-de4f66e68003","status":"200","rqstDate":"240806-12:14:20:902","respDate":"240806-12:14:20:953","sourceId":"k6:a59b887c-4bb3-48b5-890b-de4f66e68003","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:902-83813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a59b887c-4bb3-48b5-890b-de4f66e68003]}\"}"} 12:14:20 2024-08-06 12:14:20.954 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.901Z|2024-08-06T12:14:20.953Z|a59b887c-4bb3-48b5-890b-de4f66e68003||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a59b887c-4bb3-48b5-890b-de4f66e68003, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.901Z, InvocationID=fc78b3b0-a049-47eb-a644-8afca144727e, LogTimestamp=2024-08-06T12:14:20.953Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06T12:14:20.887Z|2024-08-06T12:14:20.954+0000|b1d85527-43f4-44b8-9d92-592c9ab45bef||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b1d85527-43f4-44b8-9d92-592c9ab45bef","status":"200","rqstDate":"240806-12:14:20:888","respDate":"240806-12:14:20:954","sourceId":"k6:b1d85527-43f4-44b8-9d92-592c9ab45bef","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:888-48006\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b1d85527-43f4-44b8-9d92-592c9ab45bef]}\"}"} 12:14:20 2024-08-06 12:14:20.954 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.887Z|2024-08-06T12:14:20.954Z|b1d85527-43f4-44b8-9d92-592c9ab45bef||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|67|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b1d85527-43f4-44b8-9d92-592c9ab45bef, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=67, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.887Z, InvocationID=2fe0e121-fd94-4ba2-b7df-f126ba992b6e, LogTimestamp=2024-08-06T12:14:20.954Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.955 INFO 2786 --- [ol-178-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.955 INFO 2786 --- [ol-178-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.955 INFO 2786 --- [ol-178-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access" 12:14:20 12:14:20.955 [pool-178-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06 12:14:20.955 INFO 2786 --- [ol-178-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 2024-08-06T12:14:20.955Z|2024-08-06T12:14:20.955Z|b72ca6b6-bddb-4529-9d40-dddddabed647||pool-178-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b72ca6b6-bddb-4529-9d40-dddddabed647, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.955Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.944Z, InvocationID=370c0866-37bb-407c-807e-7511c339eff8, LogTimestamp=2024-08-06T12:14:20.955Z|||Invoke 12:14:20 2024-08-06 12:14:20.956 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.956Z|2024-08-06T12:14:20.956Z|25aba3b5-56e8-482b-baa3-d9f38ec31a82||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=25aba3b5-56e8-482b-baa3-d9f38ec31a82, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.956Z, ElapsedTime=0, InvocationID=aaa10dcf-c722-41bd-b944-0f7e9d650108, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.956Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.956 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06T12:14:20.956Z|2024-08-06T12:14:20.956Z|a37e8fb3-0d6e-449c-9206-159335f25c5a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a37e8fb3-0d6e-449c-9206-159335f25c5a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.956Z, ElapsedTime=0, InvocationID=b61a961e-0837-4902-bffb-05ef686dbec4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.956Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.972 INFO 2786 --- [ol-178-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.955Z|2024-08-06T12:14:20.972Z|b72ca6b6-bddb-4529-9d40-dddddabed647||pool-178-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b72ca6b6-bddb-4529-9d40-dddddabed647, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:20.955Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.944Z, InvocationID=370c0866-37bb-407c-807e-7511c339eff8, LogTimestamp=2024-08-06T12:14:20.972Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:20 12:14:20.972 [pool-178-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:20 2024-08-06T12:14:20.944Z|2024-08-06T12:14:20.974Z|b72ca6b6-bddb-4529-9d40-dddddabed647||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b72ca6b6-bddb-4529-9d40-dddddabed647, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.944Z, InvocationID=370c0866-37bb-407c-807e-7511c339eff8, LogTimestamp=2024-08-06T12:14:20.974Z, ResponseDesc=OK|||Exiting. 12:14:20 2024-08-06 12:14:20.974 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:20 2024-08-06T12:14:20.944Z|2024-08-06T12:14:20.973+0000|b72ca6b6-bddb-4529-9d40-dddddabed647||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b72ca6b6-bddb-4529-9d40-dddddabed647","status":"200","rqstDate":"240806-12:14:20:945","respDate":"240806-12:14:20:973","sourceId":"k6:b72ca6b6-bddb-4529-9d40-dddddabed647","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:945-95405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b72ca6b6-bddb-4529-9d40-dddddabed647]}\"}"} 12:14:20 2024-08-06 12:14:20.974 INFO 2786 --- [ol-179-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.974 INFO 2786 --- [ol-179-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.974 INFO 2786 --- [ol-179-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 12:14:20.974 [pool-179-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.974Z|2024-08-06T12:14:20.974Z|a37e8fb3-0d6e-449c-9206-159335f25c5a||pool-179-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a37e8fb3-0d6e-449c-9206-159335f25c5a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.974Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.956Z, InvocationID=b61a961e-0837-4902-bffb-05ef686dbec4, LogTimestamp=2024-08-06T12:14:20.974Z|||Invoke 12:14:20 2024-08-06 12:14:20.974 INFO 2786 --- [ol-179-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 127.0.0.1 - - [06/Aug/2024:12:14:20 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:20 2024-08-06 12:14:20.977 INFO 2786 --- [ol-180-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:20 2024-08-06 12:14:20.977 INFO 2786 --- [ol-180-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:20 2024-08-06 12:14:20.977 INFO 2786 --- [ol-180-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:20 2024-08-06T12:14:20.977Z|2024-08-06T12:14:20.977Z|634e6609-985e-40a9-9eef-98e9adf96e92||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=634e6609-985e-40a9-9eef-98e9adf96e92, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:20.977Z, ElapsedTime=0, InvocationID=e89650ce-2b8f-4fe0-b02c-d5cb6bf56baa, PartnerName=k6, LogTimestamp=2024-08-06T12:14:20.977Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:20 2024-08-06 12:14:20.977 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:20 2024-08-06 12:14:20.977 INFO 2786 --- [ol-180-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:20 12:14:20.977 [pool-180-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:20 2024-08-06T12:14:20.977Z|2024-08-06T12:14:20.977Z|25aba3b5-56e8-482b-baa3-d9f38ec31a82||pool-180-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=25aba3b5-56e8-482b-baa3-d9f38ec31a82, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:20.977Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.956Z, InvocationID=aaa10dcf-c722-41bd-b944-0f7e9d650108, LogTimestamp=2024-08-06T12:14:20.977Z|||Invoke 12:14:20 2024-08-06 12:14:20.998 INFO 2786 --- [ol-179-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:20 2024-08-06T12:14:20.974Z|2024-08-06T12:14:20.997Z|a37e8fb3-0d6e-449c-9206-159335f25c5a||pool-179-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a37e8fb3-0d6e-449c-9206-159335f25c5a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:20.974Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.956Z, InvocationID=b61a961e-0837-4902-bffb-05ef686dbec4, LogTimestamp=2024-08-06T12:14:20.997Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:21 12:14:20.998 [pool-179-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:20.956Z|2024-08-06T12:14:20.998+0000|a37e8fb3-0d6e-449c-9206-159335f25c5a||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a37e8fb3-0d6e-449c-9206-159335f25c5a","status":"200","rqstDate":"240806-12:14:20:957","respDate":"240806-12:14:20:998","sourceId":"k6:a37e8fb3-0d6e-449c-9206-159335f25c5a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:957-3567\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a37e8fb3-0d6e-449c-9206-159335f25c5a]}\"}"} 12:14:21 2024-08-06 12:14:20.999 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:20.956Z|2024-08-06T12:14:20.998Z|a37e8fb3-0d6e-449c-9206-159335f25c5a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a37e8fb3-0d6e-449c-9206-159335f25c5a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.956Z, InvocationID=b61a961e-0837-4902-bffb-05ef686dbec4, LogTimestamp=2024-08-06T12:14:20.998Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access" 12:14:21 2024-08-06 12:14:21.000 INFO 2786 --- [ol-181-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.000 INFO 2786 --- [ol-181-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.000 INFO 2786 --- [ol-181-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21Z|2024-08-06T12:14:21.001Z|634e6609-985e-40a9-9eef-98e9adf96e92||pool-181-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=634e6609-985e-40a9-9eef-98e9adf96e92, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.977Z, InvocationID=e89650ce-2b8f-4fe0-b02c-d5cb6bf56baa, LogTimestamp=2024-08-06T12:14:21.001Z|||Invoke 12:14:21 2024-08-06 12:14:21.001 INFO 2786 --- [ol-181-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.001 [pool-181-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.001 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.001Z|2024-08-06T12:14:21.001Z|0b8ca850-2ea9-4588-81c5-52173909927b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0b8ca850-2ea9-4588-81c5-52173909927b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.001Z, ElapsedTime=0, InvocationID=373c9d60-b66f-4a34-bd64-168c10deafe2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.001Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.009 [pool-180-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:20.977Z|2024-08-06T12:14:21.009Z|25aba3b5-56e8-482b-baa3-d9f38ec31a82||pool-180-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=25aba3b5-56e8-482b-baa3-d9f38ec31a82, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:14:20.977Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.956Z, InvocationID=aaa10dcf-c722-41bd-b944-0f7e9d650108, LogTimestamp=2024-08-06T12:14:21.009Z, ResponseDesc=OK, elapsedTime=29|||InvokeReturn 12:14:21 2024-08-06 12:14:21.009 INFO 2786 --- [ol-180-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21Z|2024-08-06T12:14:21.010Z|634e6609-985e-40a9-9eef-98e9adf96e92||pool-181-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=634e6609-985e-40a9-9eef-98e9adf96e92, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:21Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:20.977Z, InvocationID=e89650ce-2b8f-4fe0-b02c-d5cb6bf56baa, LogTimestamp=2024-08-06T12:14:21.010Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:21 2024-08-06 12:14:21.011 INFO 2786 --- [ol-181-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:20.956Z|2024-08-06T12:14:21.011+0000|25aba3b5-56e8-482b-baa3-d9f38ec31a82||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"25aba3b5-56e8-482b-baa3-d9f38ec31a82","status":"200","rqstDate":"240806-12:14:20:957","respDate":"240806-12:14:21:010","sourceId":"k6:25aba3b5-56e8-482b-baa3-d9f38ec31a82","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:957-5289\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[25aba3b5-56e8-482b-baa3-d9f38ec31a82]}\"}"} 12:14:21 12:14:21.011 [pool-181-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.011 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:20.956Z|2024-08-06T12:14:21.011Z|25aba3b5-56e8-482b-baa3-d9f38ec31a82||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=25aba3b5-56e8-482b-baa3-d9f38ec31a82, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.956Z, InvocationID=aaa10dcf-c722-41bd-b944-0f7e9d650108, LogTimestamp=2024-08-06T12:14:21.011Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:20.977Z|2024-08-06T12:14:21.011+0000|634e6609-985e-40a9-9eef-98e9adf96e92||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"634e6609-985e-40a9-9eef-98e9adf96e92","status":"200","rqstDate":"240806-12:14:20:978","respDate":"240806-12:14:21:011","sourceId":"k6:634e6609-985e-40a9-9eef-98e9adf96e92","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:20:978-58562\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[634e6609-985e-40a9-9eef-98e9adf96e92]}\"}"} 12:14:21 2024-08-06T12:14:20.977Z|2024-08-06T12:14:21.012Z|634e6609-985e-40a9-9eef-98e9adf96e92||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=634e6609-985e-40a9-9eef-98e9adf96e92, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:20.977Z, InvocationID=e89650ce-2b8f-4fe0-b02c-d5cb6bf56baa, LogTimestamp=2024-08-06T12:14:21.012Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.012 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06 12:14:21.012 INFO 2786 --- [ol-182-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.013 INFO 2786 --- [ol-182-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.013 INFO 2786 --- [ol-182-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:21 2024-08-06T12:14:21.013Z|2024-08-06T12:14:21.013Z|0b8ca850-2ea9-4588-81c5-52173909927b||pool-182-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0b8ca850-2ea9-4588-81c5-52173909927b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.013Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.001Z, InvocationID=373c9d60-b66f-4a34-bd64-168c10deafe2, LogTimestamp=2024-08-06T12:14:21.013Z|||Invoke 12:14:21 2024-08-06 12:14:21.013 INFO 2786 --- [ol-182-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.013 [pool-182-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:21 2024-08-06 12:14:21.015 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.015Z|2024-08-06T12:14:21.015Z|95b34630-d1de-4d69-bb74-a9123db9c080||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=95b34630-d1de-4d69-bb74-a9123db9c080, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.015Z, ElapsedTime=0, InvocationID=73ea3ef4-eedf-4ecd-9a60-aa8cbc490546, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.015 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.015Z|2024-08-06T12:14:21.015Z|14a9b69a-7bb6-42da-b109-284c6eb1f577||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=14a9b69a-7bb6-42da-b109-284c6eb1f577, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.015Z, ElapsedTime=0, InvocationID=3af96ae0-f750-49aa-a750-3ed28d284308, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.018 INFO 2786 --- [ol-183-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.018 INFO 2786 --- [ol-183-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.018 INFO 2786 --- [ol-183-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.018 INFO 2786 --- [ol-183-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.018Z|2024-08-06T12:14:21.018Z|14a9b69a-7bb6-42da-b109-284c6eb1f577||pool-183-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=14a9b69a-7bb6-42da-b109-284c6eb1f577, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.018Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.015Z, InvocationID=3af96ae0-f750-49aa-a750-3ed28d284308, LogTimestamp=2024-08-06T12:14:21.018Z|||Invoke 12:14:21 12:14:21.018 [pool-183-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.039 INFO 2786 --- [ol-184-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.039 INFO 2786 --- [ol-184-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.039 INFO 2786 --- [ol-184-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.040 INFO 2786 --- [ol-184-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.040 [pool-184-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.039Z|2024-08-06T12:14:21.040Z|95b34630-d1de-4d69-bb74-a9123db9c080||pool-184-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=95b34630-d1de-4d69-bb74-a9123db9c080, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.039Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.015Z, InvocationID=73ea3ef4-eedf-4ecd-9a60-aa8cbc490546, LogTimestamp=2024-08-06T12:14:21.040Z|||Invoke 12:14:21 12:14:21.041 [pool-183-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.041 INFO 2786 --- [ol-183-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.018Z|2024-08-06T12:14:21.041Z|14a9b69a-7bb6-42da-b109-284c6eb1f577||pool-183-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=14a9b69a-7bb6-42da-b109-284c6eb1f577, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:21.018Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.015Z, InvocationID=3af96ae0-f750-49aa-a750-3ed28d284308, LogTimestamp=2024-08-06T12:14:21.041Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:21 2024-08-06T12:14:21.015Z|2024-08-06T12:14:21.042+0000|14a9b69a-7bb6-42da-b109-284c6eb1f577||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"14a9b69a-7bb6-42da-b109-284c6eb1f577","status":"200","rqstDate":"240806-12:14:21:015","respDate":"240806-12:14:21:042","sourceId":"k6:14a9b69a-7bb6-42da-b109-284c6eb1f577","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:015-41996\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[14a9b69a-7bb6-42da-b109-284c6eb1f577]}\"}"} 12:14:21 2024-08-06 12:14:21.042 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.015Z|2024-08-06T12:14:21.042Z|14a9b69a-7bb6-42da-b109-284c6eb1f577||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=14a9b69a-7bb6-42da-b109-284c6eb1f577, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.015Z, InvocationID=3af96ae0-f750-49aa-a750-3ed28d284308, LogTimestamp=2024-08-06T12:14:21.042Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.013Z|2024-08-06T12:14:21.043Z|0b8ca850-2ea9-4588-81c5-52173909927b||pool-182-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0b8ca850-2ea9-4588-81c5-52173909927b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:21.013Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.001Z, InvocationID=373c9d60-b66f-4a34-bd64-168c10deafe2, LogTimestamp=2024-08-06T12:14:21.043Z, ResponseDesc=OK, elapsedTime=28|||InvokeReturn 12:14:21 2024-08-06 12:14:21.043 INFO 2786 --- [ol-182-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.043 [pool-182-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.001Z|2024-08-06T12:14:21.044+0000|0b8ca850-2ea9-4588-81c5-52173909927b||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0b8ca850-2ea9-4588-81c5-52173909927b","status":"200","rqstDate":"240806-12:14:21:001","respDate":"240806-12:14:21:044","sourceId":"k6:0b8ca850-2ea9-4588-81c5-52173909927b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:001-7478\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0b8ca850-2ea9-4588-81c5-52173909927b]}\"}"} 12:14:21 2024-08-06T12:14:21.001Z|2024-08-06T12:14:21.044Z|0b8ca850-2ea9-4588-81c5-52173909927b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0b8ca850-2ea9-4588-81c5-52173909927b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.001Z, InvocationID=373c9d60-b66f-4a34-bd64-168c10deafe2, LogTimestamp=2024-08-06T12:14:21.044Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.044 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 30 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access" 12:14:21 2024-08-06 12:14:21.045 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.045Z|2024-08-06T12:14:21.045Z|2d4619b5-4afd-4592-bf75-d959be3564ae||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2d4619b5-4afd-4592-bf75-d959be3564ae, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.045Z, ElapsedTime=0, InvocationID=9060480a-6c2a-450d-9413-1ced84eeb2ab, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.045Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.046 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.046Z|2024-08-06T12:14:21.046Z|4b8e2c9d-29b2-416b-835c-dce0a103ff9f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4b8e2c9d-29b2-416b-835c-dce0a103ff9f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.046Z, ElapsedTime=0, InvocationID=801c64f1-cb2e-4da0-a916-c46ff297a75f, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.046Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.049 [pool-184-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.039Z|2024-08-06T12:14:21.048Z|95b34630-d1de-4d69-bb74-a9123db9c080||pool-184-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=95b34630-d1de-4d69-bb74-a9123db9c080, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:14:21.039Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.015Z, InvocationID=73ea3ef4-eedf-4ecd-9a60-aa8cbc490546, LogTimestamp=2024-08-06T12:14:21.048Z, ResponseDesc=OK, elapsedTime=7|||InvokeReturn 12:14:21 2024-08-06 12:14:21.049 INFO 2786 --- [ol-184-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.015Z|2024-08-06T12:14:21.049+0000|95b34630-d1de-4d69-bb74-a9123db9c080||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"95b34630-d1de-4d69-bb74-a9123db9c080","status":"200","rqstDate":"240806-12:14:21:015","respDate":"240806-12:14:21:049","sourceId":"k6:95b34630-d1de-4d69-bb74-a9123db9c080","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:015-93673\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[95b34630-d1de-4d69-bb74-a9123db9c080]}\"}"} 12:14:21 2024-08-06 12:14:21.049 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.015Z|2024-08-06T12:14:21.049Z|95b34630-d1de-4d69-bb74-a9123db9c080||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=95b34630-d1de-4d69-bb74-a9123db9c080, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.015Z, InvocationID=73ea3ef4-eedf-4ecd-9a60-aa8cbc490546, LogTimestamp=2024-08-06T12:14:21.049Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-186-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-186-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-186-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-185-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-185-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-185-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.050Z|2024-08-06T12:14:21.050Z|4b8e2c9d-29b2-416b-835c-dce0a103ff9f||pool-186-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4b8e2c9d-29b2-416b-835c-dce0a103ff9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.050Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.046Z, InvocationID=801c64f1-cb2e-4da0-a916-c46ff297a75f, LogTimestamp=2024-08-06T12:14:21.050Z|||Invoke 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-185-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.050 [pool-186-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.050Z|2024-08-06T12:14:21.050Z|2d4619b5-4afd-4592-bf75-d959be3564ae||pool-185-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2d4619b5-4afd-4592-bf75-d959be3564ae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.050Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.045Z, InvocationID=9060480a-6c2a-450d-9413-1ced84eeb2ab, LogTimestamp=2024-08-06T12:14:21.050Z|||Invoke 12:14:21 12:14:21.050 [pool-185-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.050 INFO 2786 --- [ol-186-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:21 2024-08-06 12:14:21.052 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.052Z|2024-08-06T12:14:21.052Z|0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.052Z, ElapsedTime=0, InvocationID=310eb082-33da-45de-be05-f3001c60582a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.052Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.072 [pool-185-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.050Z|2024-08-06T12:14:21.072Z|2d4619b5-4afd-4592-bf75-d959be3564ae||pool-185-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2d4619b5-4afd-4592-bf75-d959be3564ae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:21.050Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.045Z, InvocationID=9060480a-6c2a-450d-9413-1ced84eeb2ab, LogTimestamp=2024-08-06T12:14:21.072Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:21 2024-08-06 12:14:21.072 INFO 2786 --- [ol-185-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.045Z|2024-08-06T12:14:21.073+0000|2d4619b5-4afd-4592-bf75-d959be3564ae||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2d4619b5-4afd-4592-bf75-d959be3564ae","status":"200","rqstDate":"240806-12:14:21:046","respDate":"240806-12:14:21:073","sourceId":"k6:2d4619b5-4afd-4592-bf75-d959be3564ae","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:046-68494\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2d4619b5-4afd-4592-bf75-d959be3564ae]}\"}"} 12:14:21 2024-08-06 12:14:21.074 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.045Z|2024-08-06T12:14:21.074Z|2d4619b5-4afd-4592-bf75-d959be3564ae||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2d4619b5-4afd-4592-bf75-d959be3564ae, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.045Z, InvocationID=9060480a-6c2a-450d-9413-1ced84eeb2ab, LogTimestamp=2024-08-06T12:14:21.074Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.074 INFO 2786 --- [ol-187-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.074 INFO 2786 --- [ol-187-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.074 INFO 2786 --- [ol-187-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 12:14:21.075 [pool-187-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.075 INFO 2786 --- [ol-187-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.074Z|2024-08-06T12:14:21.074Z|0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0||pool-187-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.074Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.052Z, InvocationID=310eb082-33da-45de-be05-f3001c60582a, LogTimestamp=2024-08-06T12:14:21.074Z|||Invoke 12:14:21 12:14:21.075 [pool-186-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.075 INFO 2786 --- [ol-186-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.050Z|2024-08-06T12:14:21.075Z|4b8e2c9d-29b2-416b-835c-dce0a103ff9f||pool-186-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4b8e2c9d-29b2-416b-835c-dce0a103ff9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:14:21.050Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.046Z, InvocationID=801c64f1-cb2e-4da0-a916-c46ff297a75f, LogTimestamp=2024-08-06T12:14:21.075Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:21 2024-08-06T12:14:21.046Z|2024-08-06T12:14:21.075+0000|4b8e2c9d-29b2-416b-835c-dce0a103ff9f||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4b8e2c9d-29b2-416b-835c-dce0a103ff9f","status":"200","rqstDate":"240806-12:14:21:047","respDate":"240806-12:14:21:075","sourceId":"k6:4b8e2c9d-29b2-416b-835c-dce0a103ff9f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:047-27826\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4b8e2c9d-29b2-416b-835c-dce0a103ff9f]}\"}"} 12:14:21 2024-08-06 12:14:21.076 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.046Z|2024-08-06T12:14:21.076Z|4b8e2c9d-29b2-416b-835c-dce0a103ff9f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4b8e2c9d-29b2-416b-835c-dce0a103ff9f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.046Z, InvocationID=801c64f1-cb2e-4da0-a916-c46ff297a75f, LogTimestamp=2024-08-06T12:14:21.076Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 33 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access" 12:14:21 2024-08-06 12:14:21.078 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.078Z|2024-08-06T12:14:21.078Z|d4fdf391-4ad9-4621-8090-b62eae25e73d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d4fdf391-4ad9-4621-8090-b62eae25e73d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.078Z, ElapsedTime=0, InvocationID=58b8842d-d03a-401e-8b1c-88d9d05e8c7d, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.078Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.078Z|2024-08-06T12:14:21.078Z|38fe5222-0a31-465d-a460-0c35c2ee7932||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=38fe5222-0a31-465d-a460-0c35c2ee7932, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.078Z, ElapsedTime=0, InvocationID=b6eefb08-a23b-468f-9b86-7f9e8158d9c9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.078Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.078 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06 12:14:21.088 INFO 2786 --- [ol-188-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.088 INFO 2786 --- [ol-188-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.088 INFO 2786 --- [ol-188-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.088Z|2024-08-06T12:14:21.088Z|d4fdf391-4ad9-4621-8090-b62eae25e73d||pool-188-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d4fdf391-4ad9-4621-8090-b62eae25e73d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.088Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.078Z, InvocationID=58b8842d-d03a-401e-8b1c-88d9d05e8c7d, LogTimestamp=2024-08-06T12:14:21.088Z|||Invoke 12:14:21 12:14:21.088 [pool-188-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.088 INFO 2786 --- [ol-188-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.090 INFO 2786 --- [ol-189-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.090 INFO 2786 --- [ol-189-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.090 INFO 2786 --- [ol-189-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.090Z|2024-08-06T12:14:21.090Z|38fe5222-0a31-465d-a460-0c35c2ee7932||pool-189-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=38fe5222-0a31-465d-a460-0c35c2ee7932, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.090Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.078Z, InvocationID=b6eefb08-a23b-468f-9b86-7f9e8158d9c9, LogTimestamp=2024-08-06T12:14:21.090Z|||Invoke 12:14:21 2024-08-06 12:14:21.090 INFO 2786 --- [ol-189-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.090 [pool-189-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 12:14:21.092 [pool-187-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.092 INFO 2786 --- [ol-187-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.074Z|2024-08-06T12:14:21.091Z|0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0||pool-187-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:21.074Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.052Z, InvocationID=310eb082-33da-45de-be05-f3001c60582a, LogTimestamp=2024-08-06T12:14:21.091Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:21 2024-08-06T12:14:21.052Z|2024-08-06T12:14:21.092+0000|0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0","status":"200","rqstDate":"240806-12:14:21:052","respDate":"240806-12:14:21:092","sourceId":"k6:0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:052-14741\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0]}\"}"} 12:14:21 2024-08-06 12:14:21.093 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.052Z|2024-08-06T12:14:21.093Z|0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0ee3c8c5-a4dc-45b6-87a5-83ac89a7a7b0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.052Z, InvocationID=310eb082-33da-45de-be05-f3001c60582a, LogTimestamp=2024-08-06T12:14:21.093Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:21 2024-08-06 12:14:21.110 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.110Z|2024-08-06T12:14:21.110Z|bb2b579f-9ec1-4662-a532-dc0688bb2244||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=bb2b579f-9ec1-4662-a532-dc0688bb2244, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.110Z, ElapsedTime=0, InvocationID=4bafd695-4b9b-4b0c-b7ef-1f9a0f74ad0b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.110Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.113 INFO 2786 --- [ol-189-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.113 [pool-189-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.090Z|2024-08-06T12:14:21.113Z|38fe5222-0a31-465d-a460-0c35c2ee7932||pool-189-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=38fe5222-0a31-465d-a460-0c35c2ee7932, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:21.090Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.078Z, InvocationID=b6eefb08-a23b-468f-9b86-7f9e8158d9c9, LogTimestamp=2024-08-06T12:14:21.113Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:21 12:14:21.114 [pool-188-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.114 INFO 2786 --- [ol-188-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.088Z|2024-08-06T12:14:21.114Z|d4fdf391-4ad9-4621-8090-b62eae25e73d||pool-188-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d4fdf391-4ad9-4621-8090-b62eae25e73d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:21.088Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.078Z, InvocationID=58b8842d-d03a-401e-8b1c-88d9d05e8c7d, LogTimestamp=2024-08-06T12:14:21.114Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:21 2024-08-06T12:14:21.078Z|2024-08-06T12:14:21.114+0000|38fe5222-0a31-465d-a460-0c35c2ee7932||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"38fe5222-0a31-465d-a460-0c35c2ee7932","status":"200","rqstDate":"240806-12:14:21:079","respDate":"240806-12:14:21:114","sourceId":"k6:38fe5222-0a31-465d-a460-0c35c2ee7932","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:079-92703\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[38fe5222-0a31-465d-a460-0c35c2ee7932]}\"}"} 12:14:21 2024-08-06 12:14:21.114 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.078Z|2024-08-06T12:14:21.114+0000|d4fdf391-4ad9-4621-8090-b62eae25e73d||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d4fdf391-4ad9-4621-8090-b62eae25e73d","status":"200","rqstDate":"240806-12:14:21:078","respDate":"240806-12:14:21:114","sourceId":"k6:d4fdf391-4ad9-4621-8090-b62eae25e73d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:078-17684\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d4fdf391-4ad9-4621-8090-b62eae25e73d]}\"}"} 12:14:21 2024-08-06 12:14:21.115 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.078Z|2024-08-06T12:14:21.114Z|38fe5222-0a31-465d-a460-0c35c2ee7932||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=38fe5222-0a31-465d-a460-0c35c2ee7932, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.078Z, InvocationID=b6eefb08-a23b-468f-9b86-7f9e8158d9c9, LogTimestamp=2024-08-06T12:14:21.114Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.078Z|2024-08-06T12:14:21.114Z|d4fdf391-4ad9-4621-8090-b62eae25e73d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d4fdf391-4ad9-4621-8090-b62eae25e73d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.078Z, InvocationID=58b8842d-d03a-401e-8b1c-88d9d05e8c7d, LogTimestamp=2024-08-06T12:14:21.114Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.116 INFO 2786 --- [ol-190-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.116 INFO 2786 --- [ol-190-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.116 INFO 2786 --- [ol-190-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:21 2024-08-06T12:14:21.116Z|2024-08-06T12:14:21.117Z|bb2b579f-9ec1-4662-a532-dc0688bb2244||pool-190-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=bb2b579f-9ec1-4662-a532-dc0688bb2244, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.116Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.110Z, InvocationID=4bafd695-4b9b-4b0c-b7ef-1f9a0f74ad0b, LogTimestamp=2024-08-06T12:14:21.117Z|||Invoke 12:14:21 2024-08-06 12:14:21.117 INFO 2786 --- [ol-190-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.117 [pool-190-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.117 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06 12:14:21.118 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.117Z|2024-08-06T12:14:21.117Z|faabde77-6e4b-403a-b8db-43b91f650521||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=faabde77-6e4b-403a-b8db-43b91f650521, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.117Z, ElapsedTime=0, InvocationID=9189a4b4-1fec-4ec6-b5d3-5962e46387fb, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.117Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.118Z|2024-08-06T12:14:21.118Z|59d6686f-f861-4262-883b-fa2ca7181a72||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=59d6686f-f861-4262-883b-fa2ca7181a72, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.118Z, ElapsedTime=0, InvocationID=70d89745-4931-4a7b-8c78-0ed844b2de88, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.118Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.116Z|2024-08-06T12:14:21.129Z|bb2b579f-9ec1-4662-a532-dc0688bb2244||pool-190-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=bb2b579f-9ec1-4662-a532-dc0688bb2244, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:21.116Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.110Z, InvocationID=4bafd695-4b9b-4b0c-b7ef-1f9a0f74ad0b, LogTimestamp=2024-08-06T12:14:21.129Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:21 2024-08-06 12:14:21.129 INFO 2786 --- [ol-190-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.129 [pool-190-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.110Z|2024-08-06T12:14:21.131+0000|bb2b579f-9ec1-4662-a532-dc0688bb2244||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"bb2b579f-9ec1-4662-a532-dc0688bb2244","status":"200","rqstDate":"240806-12:14:21:110","respDate":"240806-12:14:21:130","sourceId":"k6:bb2b579f-9ec1-4662-a532-dc0688bb2244","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:110-30543\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[bb2b579f-9ec1-4662-a532-dc0688bb2244]}\"}"} 12:14:21 2024-08-06 12:14:21.131 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.110Z|2024-08-06T12:14:21.131Z|bb2b579f-9ec1-4662-a532-dc0688bb2244||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|21|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=bb2b579f-9ec1-4662-a532-dc0688bb2244, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=21, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.110Z, InvocationID=4bafd695-4b9b-4b0c-b7ef-1f9a0f74ad0b, LogTimestamp=2024-08-06T12:14:21.131Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 23 - "logType": "access" 12:14:21 2024-08-06 12:14:21.133 INFO 2786 --- [ol-191-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.133 INFO 2786 --- [ol-191-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.133 INFO 2786 --- [ol-191-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.134 INFO 2786 --- [ol-191-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.134 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.133Z|2024-08-06T12:14:21.134Z|59d6686f-f861-4262-883b-fa2ca7181a72||pool-191-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=59d6686f-f861-4262-883b-fa2ca7181a72, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.133Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.118Z, InvocationID=70d89745-4931-4a7b-8c78-0ed844b2de88, LogTimestamp=2024-08-06T12:14:21.134Z|||Invoke 12:14:21 2024-08-06T12:14:21.133Z|2024-08-06T12:14:21.134Z|2bf1461f-e6c7-41f5-a733-77f63431b3fd||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2bf1461f-e6c7-41f5-a733-77f63431b3fd, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.133Z, ElapsedTime=1, InvocationID=305ed7aa-4ce7-4280-bf5c-c8c0e4bd53c0, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.134Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.134 [pool-191-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.143 INFO 2786 --- [ol-192-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.143 INFO 2786 --- [ol-192-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.143 INFO 2786 --- [ol-192-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.143 INFO 2786 --- [ol-192-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.143 [pool-192-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.143Z|2024-08-06T12:14:21.143Z|faabde77-6e4b-403a-b8db-43b91f650521||pool-192-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=faabde77-6e4b-403a-b8db-43b91f650521, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.143Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.117Z, InvocationID=9189a4b4-1fec-4ec6-b5d3-5962e46387fb, LogTimestamp=2024-08-06T12:14:21.143Z|||Invoke 12:14:21 2024-08-06 12:14:21.148 INFO 2786 --- [ol-193-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.148 INFO 2786 --- [ol-193-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.148 INFO 2786 --- [ol-193-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.148 INFO 2786 --- [ol-193-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.148 [pool-193-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.148Z|2024-08-06T12:14:21.148Z|2bf1461f-e6c7-41f5-a733-77f63431b3fd||pool-193-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2bf1461f-e6c7-41f5-a733-77f63431b3fd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.148Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.133Z, InvocationID=305ed7aa-4ce7-4280-bf5c-c8c0e4bd53c0, LogTimestamp=2024-08-06T12:14:21.148Z|||Invoke 12:14:21 12:14:21.161 [pool-192-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.161 INFO 2786 --- [ol-192-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.143Z|2024-08-06T12:14:21.161Z|faabde77-6e4b-403a-b8db-43b91f650521||pool-192-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=faabde77-6e4b-403a-b8db-43b91f650521, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:21.143Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.117Z, InvocationID=9189a4b4-1fec-4ec6-b5d3-5962e46387fb, LogTimestamp=2024-08-06T12:14:21.161Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:21 2024-08-06 12:14:21.161 INFO 2786 --- [ol-191-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.133Z|2024-08-06T12:14:21.161Z|59d6686f-f861-4262-883b-fa2ca7181a72||pool-191-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=59d6686f-f861-4262-883b-fa2ca7181a72, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:21.133Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.118Z, InvocationID=70d89745-4931-4a7b-8c78-0ed844b2de88, LogTimestamp=2024-08-06T12:14:21.161Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:21 12:14:21.161 [pool-191-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.117Z|2024-08-06T12:14:21.161+0000|faabde77-6e4b-403a-b8db-43b91f650521||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"faabde77-6e4b-403a-b8db-43b91f650521","status":"200","rqstDate":"240806-12:14:21:118","respDate":"240806-12:14:21:161","sourceId":"k6:faabde77-6e4b-403a-b8db-43b91f650521","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:118-40768\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[faabde77-6e4b-403a-b8db-43b91f650521]}\"}"} 12:14:21 2024-08-06 12:14:21.162 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.118Z|2024-08-06T12:14:21.162+0000|59d6686f-f861-4262-883b-fa2ca7181a72||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"59d6686f-f861-4262-883b-fa2ca7181a72","status":"200","rqstDate":"240806-12:14:21:118","respDate":"240806-12:14:21:162","sourceId":"k6:59d6686f-f861-4262-883b-fa2ca7181a72","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:118-3524\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[59d6686f-f861-4262-883b-fa2ca7181a72]}\"}"} 12:14:21 2024-08-06 12:14:21.163 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.117Z|2024-08-06T12:14:21.162Z|faabde77-6e4b-403a-b8db-43b91f650521||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=faabde77-6e4b-403a-b8db-43b91f650521, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.117Z, InvocationID=9189a4b4-1fec-4ec6-b5d3-5962e46387fb, LogTimestamp=2024-08-06T12:14:21.162Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.118Z|2024-08-06T12:14:21.163Z|59d6686f-f861-4262-883b-fa2ca7181a72||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=59d6686f-f861-4262-883b-fa2ca7181a72, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.118Z, InvocationID=70d89745-4931-4a7b-8c78-0ed844b2de88, LogTimestamp=2024-08-06T12:14:21.163Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:21 2024-08-06T12:14:21.165Z|2024-08-06T12:14:21.165Z|0b7cdda7-7bda-4687-a447-975c747a0cf9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0b7cdda7-7bda-4687-a447-975c747a0cf9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.165Z, ElapsedTime=0, InvocationID=4d6730d8-c943-4afb-9090-59fb319b1459, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.165Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.166 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06 12:14:21.166 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.166Z|2024-08-06T12:14:21.166Z|5c4407fd-f657-4571-99f0-c41c62395d4a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5c4407fd-f657-4571-99f0-c41c62395d4a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.166Z, ElapsedTime=0, InvocationID=5f4b5cae-1dcc-4dde-a483-b47c195f6902, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.166Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.169 [pool-193-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-193-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.148Z|2024-08-06T12:14:21.168Z|2bf1461f-e6c7-41f5-a733-77f63431b3fd||pool-193-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|20|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2bf1461f-e6c7-41f5-a733-77f63431b3fd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=20, InvokeTimestamp=2024-08-06T12:14:21.148Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.133Z, InvocationID=305ed7aa-4ce7-4280-bf5c-c8c0e4bd53c0, LogTimestamp=2024-08-06T12:14:21.168Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-194-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-194-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-194-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-194-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.169 [pool-194-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.169Z|2024-08-06T12:14:21.169Z|0b7cdda7-7bda-4687-a447-975c747a0cf9||pool-194-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0b7cdda7-7bda-4687-a447-975c747a0cf9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.169Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.165Z, InvocationID=4d6730d8-c943-4afb-9090-59fb319b1459, LogTimestamp=2024-08-06T12:14:21.169Z|||Invoke 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-195-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-195-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.169 INFO 2786 --- [ol-195-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.134Z|2024-08-06T12:14:21.169+0000|2bf1461f-e6c7-41f5-a733-77f63431b3fd||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2bf1461f-e6c7-41f5-a733-77f63431b3fd","status":"200","rqstDate":"240806-12:14:21:134","respDate":"240806-12:14:21:169","sourceId":"k6:2bf1461f-e6c7-41f5-a733-77f63431b3fd","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:134-34736\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2bf1461f-e6c7-41f5-a733-77f63431b3fd]}\"}"} 12:14:21 12:14:21.170 [pool-195-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.170Z|2024-08-06T12:14:21.170Z|5c4407fd-f657-4571-99f0-c41c62395d4a||pool-195-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5c4407fd-f657-4571-99f0-c41c62395d4a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.170Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.166Z, InvocationID=5f4b5cae-1dcc-4dde-a483-b47c195f6902, LogTimestamp=2024-08-06T12:14:21.170Z|||Invoke 12:14:21 2024-08-06 12:14:21.170 INFO 2786 --- [ol-195-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.170 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.133Z|2024-08-06T12:14:21.170Z|2bf1461f-e6c7-41f5-a733-77f63431b3fd||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2bf1461f-e6c7-41f5-a733-77f63431b3fd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.133Z, InvocationID=305ed7aa-4ce7-4280-bf5c-c8c0e4bd53c0, LogTimestamp=2024-08-06T12:14:21.170Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:21 2024-08-06 12:14:21.172 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.172Z|2024-08-06T12:14:21.172Z|a318e01b-e166-48d4-b58f-a9269a44fbe7||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a318e01b-e166-48d4-b58f-a9269a44fbe7, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.172Z, ElapsedTime=0, InvocationID=3f9be449-3464-4bda-a73b-6de17d140f93, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.172Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.191 INFO 2786 --- [ol-196-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.191 INFO 2786 --- [ol-196-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.191 INFO 2786 --- [ol-196-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.192 INFO 2786 --- [ol-196-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.192 [pool-196-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.192Z|2024-08-06T12:14:21.192Z|a318e01b-e166-48d4-b58f-a9269a44fbe7||pool-196-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a318e01b-e166-48d4-b58f-a9269a44fbe7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.192Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.172Z, InvocationID=3f9be449-3464-4bda-a73b-6de17d140f93, LogTimestamp=2024-08-06T12:14:21.192Z|||Invoke 12:14:21 12:14:21.195 [pool-194-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.195 INFO 2786 --- [ol-194-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.169Z|2024-08-06T12:14:21.195Z|0b7cdda7-7bda-4687-a447-975c747a0cf9||pool-194-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0b7cdda7-7bda-4687-a447-975c747a0cf9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:21.169Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.165Z, InvocationID=4d6730d8-c943-4afb-9090-59fb319b1459, LogTimestamp=2024-08-06T12:14:21.195Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:21 2024-08-06 12:14:21.196 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.165Z|2024-08-06T12:14:21.196+0000|0b7cdda7-7bda-4687-a447-975c747a0cf9||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0b7cdda7-7bda-4687-a447-975c747a0cf9","status":"200","rqstDate":"240806-12:14:21:166","respDate":"240806-12:14:21:196","sourceId":"k6:0b7cdda7-7bda-4687-a447-975c747a0cf9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:166-9649\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0b7cdda7-7bda-4687-a447-975c747a0cf9]}\"}"} 12:14:21 2024-08-06T12:14:21.165Z|2024-08-06T12:14:21.196Z|0b7cdda7-7bda-4687-a447-975c747a0cf9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0b7cdda7-7bda-4687-a447-975c747a0cf9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.165Z, InvocationID=4d6730d8-c943-4afb-9090-59fb319b1459, LogTimestamp=2024-08-06T12:14:21.196Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access" 12:14:21 2024-08-06 12:14:21.199 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.199Z|2024-08-06T12:14:21.199Z|c3de70c1-3782-4879-88fa-9f9057f3889e||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c3de70c1-3782-4879-88fa-9f9057f3889e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.199Z, ElapsedTime=0, InvocationID=733fe7f8-60b4-4981-a90f-c3a9be58df18, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.199Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.203 INFO 2786 --- [ol-195-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.170Z|2024-08-06T12:14:21.203Z|5c4407fd-f657-4571-99f0-c41c62395d4a||pool-195-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5c4407fd-f657-4571-99f0-c41c62395d4a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, InvokeTimestamp=2024-08-06T12:14:21.170Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.166Z, InvocationID=5f4b5cae-1dcc-4dde-a483-b47c195f6902, LogTimestamp=2024-08-06T12:14:21.203Z, ResponseDesc=OK, elapsedTime=19|||InvokeReturn 12:14:21 12:14:21.203 [pool-195-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.166Z|2024-08-06T12:14:21.204+0000|5c4407fd-f657-4571-99f0-c41c62395d4a||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5c4407fd-f657-4571-99f0-c41c62395d4a","status":"200","rqstDate":"240806-12:14:21:166","respDate":"240806-12:14:21:204","sourceId":"k6:5c4407fd-f657-4571-99f0-c41c62395d4a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:166-32021\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5c4407fd-f657-4571-99f0-c41c62395d4a]}\"}"} 12:14:21 2024-08-06 12:14:21.204 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.166Z|2024-08-06T12:14:21.204Z|5c4407fd-f657-4571-99f0-c41c62395d4a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5c4407fd-f657-4571-99f0-c41c62395d4a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.166Z, InvocationID=5f4b5cae-1dcc-4dde-a483-b47c195f6902, LogTimestamp=2024-08-06T12:14:21.204Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.205 INFO 2786 --- [ol-196-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.192Z|2024-08-06T12:14:21.205Z|a318e01b-e166-48d4-b58f-a9269a44fbe7||pool-196-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a318e01b-e166-48d4-b58f-a9269a44fbe7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:21.192Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.172Z, InvocationID=3f9be449-3464-4bda-a73b-6de17d140f93, LogTimestamp=2024-08-06T12:14:21.205Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:21 12:14:21.205 [pool-196-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.172Z|2024-08-06T12:14:21.206+0000|a318e01b-e166-48d4-b58f-a9269a44fbe7||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a318e01b-e166-48d4-b58f-a9269a44fbe7","status":"200","rqstDate":"240806-12:14:21:173","respDate":"240806-12:14:21:206","sourceId":"k6:a318e01b-e166-48d4-b58f-a9269a44fbe7","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:173-15486\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a318e01b-e166-48d4-b58f-a9269a44fbe7]}\"}"} 12:14:21 2024-08-06 12:14:21.207 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.172Z|2024-08-06T12:14:21.206Z|a318e01b-e166-48d4-b58f-a9269a44fbe7||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a318e01b-e166-48d4-b58f-a9269a44fbe7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.172Z, InvocationID=3f9be449-3464-4bda-a73b-6de17d140f93, LogTimestamp=2024-08-06T12:14:21.206Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.207 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.207Z|2024-08-06T12:14:21.207Z|0eeda5b1-4e6a-4b81-9f41-2668cbbe8148||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0eeda5b1-4e6a-4b81-9f41-2668cbbe8148, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.207Z, ElapsedTime=0, InvocationID=05d1c0b8-3bec-4e4d-85cc-d6d3dbc78dd2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.207Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 37 - "logType": "access" 12:14:21 2024-08-06 12:14:21.209 INFO 2786 --- [ol-197-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.209 INFO 2786 --- [ol-197-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.209 INFO 2786 --- [ol-197-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.210 INFO 2786 --- [ol-197-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.210Z|2024-08-06T12:14:21.210Z|c3de70c1-3782-4879-88fa-9f9057f3889e||pool-197-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c3de70c1-3782-4879-88fa-9f9057f3889e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.210Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.199Z, InvocationID=733fe7f8-60b4-4981-a90f-c3a9be58df18, LogTimestamp=2024-08-06T12:14:21.210Z|||Invoke 12:14:21 12:14:21.210 [pool-197-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.210 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.210Z|2024-08-06T12:14:21.210Z|5f555c2f-b976-4f88-b68d-f360f0a88a30||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5f555c2f-b976-4f88-b68d-f360f0a88a30, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.210Z, ElapsedTime=0, InvocationID=38a6e9f5-ff81-4e77-9111-80fec592a0b8, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.210Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.213 INFO 2786 --- [ol-198-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.219 INFO 2786 --- [ol-198-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.219 INFO 2786 --- [ol-198-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.219 INFO 2786 --- [ol-198-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.219Z|2024-08-06T12:14:21.219Z|0eeda5b1-4e6a-4b81-9f41-2668cbbe8148||pool-198-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0eeda5b1-4e6a-4b81-9f41-2668cbbe8148, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.219Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.207Z, InvocationID=05d1c0b8-3bec-4e4d-85cc-d6d3dbc78dd2, LogTimestamp=2024-08-06T12:14:21.219Z|||Invoke 12:14:21 12:14:21.219 [pool-198-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.222 INFO 2786 --- [ol-197-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.210Z|2024-08-06T12:14:21.222Z|c3de70c1-3782-4879-88fa-9f9057f3889e||pool-197-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c3de70c1-3782-4879-88fa-9f9057f3889e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:21.210Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.199Z, InvocationID=733fe7f8-60b4-4981-a90f-c3a9be58df18, LogTimestamp=2024-08-06T12:14:21.222Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:21 12:14:21.222 [pool-197-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.199Z|2024-08-06T12:14:21.222+0000|c3de70c1-3782-4879-88fa-9f9057f3889e||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c3de70c1-3782-4879-88fa-9f9057f3889e","status":"200","rqstDate":"240806-12:14:21:200","respDate":"240806-12:14:21:222","sourceId":"k6:c3de70c1-3782-4879-88fa-9f9057f3889e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:200-12240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c3de70c1-3782-4879-88fa-9f9057f3889e]}\"}"} 12:14:21 2024-08-06T12:14:21.199Z|2024-08-06T12:14:21.222Z|c3de70c1-3782-4879-88fa-9f9057f3889e||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c3de70c1-3782-4879-88fa-9f9057f3889e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.199Z, InvocationID=733fe7f8-60b4-4981-a90f-c3a9be58df18, LogTimestamp=2024-08-06T12:14:21.222Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.223 INFO 2786 --- [ol-199-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.223 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06 12:14:21.225 INFO 2786 --- [ol-199-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.225 INFO 2786 --- [ol-199-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.225 INFO 2786 --- [ol-199-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.225Z|2024-08-06T12:14:21.225Z|5f555c2f-b976-4f88-b68d-f360f0a88a30||pool-199-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5f555c2f-b976-4f88-b68d-f360f0a88a30, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.225Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.210Z, InvocationID=38a6e9f5-ff81-4e77-9111-80fec592a0b8, LogTimestamp=2024-08-06T12:14:21.225Z|||Invoke 12:14:21 12:14:21.225 [pool-199-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 28 - "logType": "access" 12:14:21 2024-08-06 12:14:21.227 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.227Z|2024-08-06T12:14:21.227Z|62827838-e527-446d-b28f-b026091de9e1||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=62827838-e527-446d-b28f-b026091de9e1, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.227Z, ElapsedTime=0, InvocationID=850934ff-495e-4e3e-89a0-2bfc47e6653c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.227Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.219Z|2024-08-06T12:14:21.235Z|0eeda5b1-4e6a-4b81-9f41-2668cbbe8148||pool-198-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0eeda5b1-4e6a-4b81-9f41-2668cbbe8148, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:21.219Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.207Z, InvocationID=05d1c0b8-3bec-4e4d-85cc-d6d3dbc78dd2, LogTimestamp=2024-08-06T12:14:21.235Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:21 12:14:21.235 [pool-198-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.235 INFO 2786 --- [ol-198-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06 12:14:21.235 INFO 2786 --- [ol-200-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.235 INFO 2786 --- [ol-200-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.235 INFO 2786 --- [ol-200-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.235 INFO 2786 --- [ol-200-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.235Z|2024-08-06T12:14:21.235Z|62827838-e527-446d-b28f-b026091de9e1||pool-200-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=62827838-e527-446d-b28f-b026091de9e1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.235Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.227Z, InvocationID=850934ff-495e-4e3e-89a0-2bfc47e6653c, LogTimestamp=2024-08-06T12:14:21.235Z|||Invoke 12:14:21 12:14:21.235 [pool-200-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.236 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.207Z|2024-08-06T12:14:21.236Z|0eeda5b1-4e6a-4b81-9f41-2668cbbe8148||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0eeda5b1-4e6a-4b81-9f41-2668cbbe8148, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.207Z, InvocationID=05d1c0b8-3bec-4e4d-85cc-d6d3dbc78dd2, LogTimestamp=2024-08-06T12:14:21.236Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.207Z|2024-08-06T12:14:21.236+0000|0eeda5b1-4e6a-4b81-9f41-2668cbbe8148||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0eeda5b1-4e6a-4b81-9f41-2668cbbe8148","status":"200","rqstDate":"240806-12:14:21:207","respDate":"240806-12:14:21:235","sourceId":"k6:0eeda5b1-4e6a-4b81-9f41-2668cbbe8148","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:207-92525\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0eeda5b1-4e6a-4b81-9f41-2668cbbe8148]}\"}"} 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:21 2024-08-06 12:14:21.239 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.239Z|2024-08-06T12:14:21.239Z|b1567b96-366e-4cf3-ac95-24fc517ca5e5||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b1567b96-366e-4cf3-ac95-24fc517ca5e5, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.239Z, ElapsedTime=0, InvocationID=ba531142-30a3-4c2c-a978-89a3356647b2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.239Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.246 INFO 2786 --- [ol-199-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.225Z|2024-08-06T12:14:21.246Z|5f555c2f-b976-4f88-b68d-f360f0a88a30||pool-199-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|21|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5f555c2f-b976-4f88-b68d-f360f0a88a30, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=21, InvokeTimestamp=2024-08-06T12:14:21.225Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.210Z, InvocationID=38a6e9f5-ff81-4e77-9111-80fec592a0b8, LogTimestamp=2024-08-06T12:14:21.246Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:21 12:14:21.246 [pool-199-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.251 INFO 2786 --- [ol-200-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.251 [pool-200-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.235Z|2024-08-06T12:14:21.251Z|62827838-e527-446d-b28f-b026091de9e1||pool-200-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=62827838-e527-446d-b28f-b026091de9e1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:21.235Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.227Z, InvocationID=850934ff-495e-4e3e-89a0-2bfc47e6653c, LogTimestamp=2024-08-06T12:14:21.251Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:21 2024-08-06 12:14:21.251 INFO 2786 --- [ol-201-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.251 INFO 2786 --- [ol-201-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.252 INFO 2786 --- [ol-201-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.252 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06 12:14:21.252 INFO 2786 --- [ol-201-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.252 [pool-201-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.210Z|2024-08-06T12:14:21.251Z|5f555c2f-b976-4f88-b68d-f360f0a88a30||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5f555c2f-b976-4f88-b68d-f360f0a88a30, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.210Z, InvocationID=38a6e9f5-ff81-4e77-9111-80fec592a0b8, LogTimestamp=2024-08-06T12:14:21.251Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.252Z|2024-08-06T12:14:21.252Z|b1567b96-366e-4cf3-ac95-24fc517ca5e5||pool-201-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b1567b96-366e-4cf3-ac95-24fc517ca5e5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.252Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.239Z, InvocationID=ba531142-30a3-4c2c-a978-89a3356647b2, LogTimestamp=2024-08-06T12:14:21.252Z|||Invoke 12:14:21 2024-08-06 12:14:21.252 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.227Z|2024-08-06T12:14:21.252Z|62827838-e527-446d-b28f-b026091de9e1||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=62827838-e527-446d-b28f-b026091de9e1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.227Z, InvocationID=850934ff-495e-4e3e-89a0-2bfc47e6653c, LogTimestamp=2024-08-06T12:14:21.252Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.210Z|2024-08-06T12:14:21.251+0000|5f555c2f-b976-4f88-b68d-f360f0a88a30||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5f555c2f-b976-4f88-b68d-f360f0a88a30","status":"200","rqstDate":"240806-12:14:21:210","respDate":"240806-12:14:21:251","sourceId":"k6:5f555c2f-b976-4f88-b68d-f360f0a88a30","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:210-2629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5f555c2f-b976-4f88-b68d-f360f0a88a30]}\"}"} 12:14:21 2024-08-06T12:14:21.227Z|2024-08-06T12:14:21.252+0000|62827838-e527-446d-b28f-b026091de9e1||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"62827838-e527-446d-b28f-b026091de9e1","status":"200","rqstDate":"240806-12:14:21:228","respDate":"240806-12:14:21:252","sourceId":"k6:62827838-e527-446d-b28f-b026091de9e1","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:228-63615\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[62827838-e527-446d-b28f-b026091de9e1]}\"}"} 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:21 2024-08-06 12:14:21.255 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.255Z|2024-08-06T12:14:21.255Z|c9fc736b-2948-497d-88ba-21afda19593d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c9fc736b-2948-497d-88ba-21afda19593d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.255Z, ElapsedTime=0, InvocationID=6501be00-b84c-4c13-a388-bb17fd5708dd, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.255Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.266 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.266Z|2024-08-06T12:14:21.266Z|a83fad6d-697c-4f38-beb5-f8fa844aaa99||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a83fad6d-697c-4f38-beb5-f8fa844aaa99, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.266Z, ElapsedTime=0, InvocationID=ab9d93e2-0f6d-4cca-bef3-f8e46b147d24, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.266Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.271 [pool-201-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.271 INFO 2786 --- [ol-201-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.252Z|2024-08-06T12:14:21.271Z|b1567b96-366e-4cf3-ac95-24fc517ca5e5||pool-201-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b1567b96-366e-4cf3-ac95-24fc517ca5e5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:21.252Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.239Z, InvocationID=ba531142-30a3-4c2c-a978-89a3356647b2, LogTimestamp=2024-08-06T12:14:21.271Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-202-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-203-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-203-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-202-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-203-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-202-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.239Z|2024-08-06T12:14:21.272+0000|b1567b96-366e-4cf3-ac95-24fc517ca5e5||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b1567b96-366e-4cf3-ac95-24fc517ca5e5","status":"200","rqstDate":"240806-12:14:21:239","respDate":"240806-12:14:21:272","sourceId":"k6:b1567b96-366e-4cf3-ac95-24fc517ca5e5","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:239-42813\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b1567b96-366e-4cf3-ac95-24fc517ca5e5]}\"}"} 12:14:21 2024-08-06 12:14:21.273 INFO 2786 --- [ol-203-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.272 INFO 2786 --- [ol-202-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.273 [pool-203-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.273 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 12:14:21.272 [pool-202-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.239Z|2024-08-06T12:14:21.273Z|b1567b96-366e-4cf3-ac95-24fc517ca5e5||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b1567b96-366e-4cf3-ac95-24fc517ca5e5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.239Z, InvocationID=ba531142-30a3-4c2c-a978-89a3356647b2, LogTimestamp=2024-08-06T12:14:21.273Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.272Z|2024-08-06T12:14:21.272Z|a83fad6d-697c-4f38-beb5-f8fa844aaa99||pool-203-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a83fad6d-697c-4f38-beb5-f8fa844aaa99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.272Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.266Z, InvocationID=ab9d93e2-0f6d-4cca-bef3-f8e46b147d24, LogTimestamp=2024-08-06T12:14:21.272Z|||Invoke 12:14:21 2024-08-06T12:14:21.272Z|2024-08-06T12:14:21.272Z|c9fc736b-2948-497d-88ba-21afda19593d||pool-202-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c9fc736b-2948-497d-88ba-21afda19593d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.272Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.255Z, InvocationID=6501be00-b84c-4c13-a388-bb17fd5708dd, LogTimestamp=2024-08-06T12:14:21.272Z|||Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access" 12:14:21 2024-08-06 12:14:21.276 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.276Z|2024-08-06T12:14:21.276Z|6b20ece4-575c-4b38-ad8c-f871aee4e6c6||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6b20ece4-575c-4b38-ad8c-f871aee4e6c6, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.276Z, ElapsedTime=0, InvocationID=1e6fdb6e-5346-45c3-9bd7-d4dbe1faf9a5, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.276Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.300 INFO 2786 --- [ol-204-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.300 INFO 2786 --- [ol-204-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.300 INFO 2786 --- [ol-204-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.300 INFO 2786 --- [ol-204-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.300Z|2024-08-06T12:14:21.300Z|6b20ece4-575c-4b38-ad8c-f871aee4e6c6||pool-204-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6b20ece4-575c-4b38-ad8c-f871aee4e6c6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.300Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.276Z, InvocationID=1e6fdb6e-5346-45c3-9bd7-d4dbe1faf9a5, LogTimestamp=2024-08-06T12:14:21.300Z|||Invoke 12:14:21 12:14:21.300 [pool-204-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.307 INFO 2786 --- [ol-202-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.272Z|2024-08-06T12:14:21.307Z|c9fc736b-2948-497d-88ba-21afda19593d||pool-202-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c9fc736b-2948-497d-88ba-21afda19593d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:21.272Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.255Z, InvocationID=6501be00-b84c-4c13-a388-bb17fd5708dd, LogTimestamp=2024-08-06T12:14:21.307Z, ResponseDesc=OK, elapsedTime=32|||InvokeReturn 12:14:21 12:14:21.307 [pool-202-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.255Z|2024-08-06T12:14:21.307+0000|c9fc736b-2948-497d-88ba-21afda19593d||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c9fc736b-2948-497d-88ba-21afda19593d","status":"200","rqstDate":"240806-12:14:21:255","respDate":"240806-12:14:21:307","sourceId":"k6:c9fc736b-2948-497d-88ba-21afda19593d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:255-87170\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c9fc736b-2948-497d-88ba-21afda19593d]}\"}"} 12:14:21 2024-08-06 12:14:21.308 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.255Z|2024-08-06T12:14:21.308Z|c9fc736b-2948-497d-88ba-21afda19593d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|53|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c9fc736b-2948-497d-88ba-21afda19593d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=53, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.255Z, InvocationID=6501be00-b84c-4c13-a388-bb17fd5708dd, LogTimestamp=2024-08-06T12:14:21.308Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:21 2024-08-06 12:14:21.310 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.310Z|2024-08-06T12:14:21.310Z|c85cc5fb-748a-4441-916b-2c2f531a3999||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c85cc5fb-748a-4441-916b-2c2f531a3999, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.310Z, ElapsedTime=0, InvocationID=52f925c0-bc2b-4385-b7c8-4723390c8f29, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.310Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.317 INFO 2786 --- [ol-204-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.317 [pool-204-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.300Z|2024-08-06T12:14:21.317Z|6b20ece4-575c-4b38-ad8c-f871aee4e6c6||pool-204-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6b20ece4-575c-4b38-ad8c-f871aee4e6c6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:21.300Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.276Z, InvocationID=1e6fdb6e-5346-45c3-9bd7-d4dbe1faf9a5, LogTimestamp=2024-08-06T12:14:21.317Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:21 2024-08-06 12:14:21.318 INFO 2786 --- [ol-203-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.318 [pool-203-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.272Z|2024-08-06T12:14:21.318Z|a83fad6d-697c-4f38-beb5-f8fa844aaa99||pool-203-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a83fad6d-697c-4f38-beb5-f8fa844aaa99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, InvokeTimestamp=2024-08-06T12:14:21.272Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.266Z, InvocationID=ab9d93e2-0f6d-4cca-bef3-f8e46b147d24, LogTimestamp=2024-08-06T12:14:21.318Z, ResponseDesc=OK, elapsedTime=41|||InvokeReturn 12:14:21 2024-08-06 12:14:21.318 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06 12:14:21.319 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.276Z|2024-08-06T12:14:21.318Z|6b20ece4-575c-4b38-ad8c-f871aee4e6c6||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6b20ece4-575c-4b38-ad8c-f871aee4e6c6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.276Z, InvocationID=1e6fdb6e-5346-45c3-9bd7-d4dbe1faf9a5, LogTimestamp=2024-08-06T12:14:21.318Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.266Z|2024-08-06T12:14:21.319Z|a83fad6d-697c-4f38-beb5-f8fa844aaa99||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|53|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a83fad6d-697c-4f38-beb5-f8fa844aaa99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=53, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.266Z, InvocationID=ab9d93e2-0f6d-4cca-bef3-f8e46b147d24, LogTimestamp=2024-08-06T12:14:21.319Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access" 12:14:21 2024-08-06 12:14:21.321 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.276Z|2024-08-06T12:14:21.318+0000|6b20ece4-575c-4b38-ad8c-f871aee4e6c6||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6b20ece4-575c-4b38-ad8c-f871aee4e6c6","status":"200","rqstDate":"240806-12:14:21:276","respDate":"240806-12:14:21:318","sourceId":"k6:6b20ece4-575c-4b38-ad8c-f871aee4e6c6","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:276-93772\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6b20ece4-575c-4b38-ad8c-f871aee4e6c6]}\"}"} 12:14:21 2024-08-06T12:14:21.266Z|2024-08-06T12:14:21.318+0000|a83fad6d-697c-4f38-beb5-f8fa844aaa99||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a83fad6d-697c-4f38-beb5-f8fa844aaa99","status":"200","rqstDate":"240806-12:14:21:267","respDate":"240806-12:14:21:318","sourceId":"k6:a83fad6d-697c-4f38-beb5-f8fa844aaa99","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:267-93358\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a83fad6d-697c-4f38-beb5-f8fa844aaa99]}\"}"} 12:14:21 2024-08-06 12:14:21.324 INFO 2786 --- [ol-205-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.324 INFO 2786 --- [ol-205-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.324 INFO 2786 --- [ol-205-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.321Z|2024-08-06T12:14:21.321Z|63e735f2-739c-4c41-83f9-0cf692f445f4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=63e735f2-739c-4c41-83f9-0cf692f445f4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.321Z, ElapsedTime=0, InvocationID=419201e5-f04b-470b-82cd-cd94acf18ac7, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.321Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.324 INFO 2786 --- [ol-205-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.324 [pool-205-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.324Z|2024-08-06T12:14:21.324Z|c85cc5fb-748a-4441-916b-2c2f531a3999||pool-205-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c85cc5fb-748a-4441-916b-2c2f531a3999, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.324Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.310Z, InvocationID=52f925c0-bc2b-4385-b7c8-4723390c8f29, LogTimestamp=2024-08-06T12:14:21.324Z|||Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:21 2024-08-06 12:14:21.326 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.326Z|2024-08-06T12:14:21.326Z|4a4a883f-70a5-4b56-88ba-ed22fc759300||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4a4a883f-70a5-4b56-88ba-ed22fc759300, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.326Z, ElapsedTime=0, InvocationID=8f078082-c01b-43fe-85a8-9ec93482add2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.326Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-207-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-207-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-207-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-207-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-206-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-206-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-206-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.334Z|2024-08-06T12:14:21.334Z|4a4a883f-70a5-4b56-88ba-ed22fc759300||pool-207-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4a4a883f-70a5-4b56-88ba-ed22fc759300, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.334Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.326Z, InvocationID=8f078082-c01b-43fe-85a8-9ec93482add2, LogTimestamp=2024-08-06T12:14:21.334Z|||Invoke 12:14:21 12:14:21.334 [pool-207-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.334 INFO 2786 --- [ol-205-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.324Z|2024-08-06T12:14:21.334Z|c85cc5fb-748a-4441-916b-2c2f531a3999||pool-205-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c85cc5fb-748a-4441-916b-2c2f531a3999, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:21.324Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.310Z, InvocationID=52f925c0-bc2b-4385-b7c8-4723390c8f29, LogTimestamp=2024-08-06T12:14:21.334Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:21 2024-08-06 12:14:21.335 INFO 2786 --- [ol-206-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.334Z|2024-08-06T12:14:21.335Z|63e735f2-739c-4c41-83f9-0cf692f445f4||pool-206-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=63e735f2-739c-4c41-83f9-0cf692f445f4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.334Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.321Z, InvocationID=419201e5-f04b-470b-82cd-cd94acf18ac7, LogTimestamp=2024-08-06T12:14:21.335Z|||Invoke 12:14:21 12:14:21.334 [pool-205-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 12:14:21.335 [pool-206-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.310Z|2024-08-06T12:14:21.335+0000|c85cc5fb-748a-4441-916b-2c2f531a3999||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c85cc5fb-748a-4441-916b-2c2f531a3999","status":"200","rqstDate":"240806-12:14:21:310","respDate":"240806-12:14:21:335","sourceId":"k6:c85cc5fb-748a-4441-916b-2c2f531a3999","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:310-59761\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c85cc5fb-748a-4441-916b-2c2f531a3999]}\"}"} 12:14:21 2024-08-06 12:14:21.335 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.310Z|2024-08-06T12:14:21.335Z|c85cc5fb-748a-4441-916b-2c2f531a3999||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c85cc5fb-748a-4441-916b-2c2f531a3999, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.310Z, InvocationID=52f925c0-bc2b-4385-b7c8-4723390c8f29, LogTimestamp=2024-08-06T12:14:21.335Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:21 2024-08-06 12:14:21.338 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.338Z|2024-08-06T12:14:21.338Z|70b33555-61e6-4e35-a592-cd1bb6fff7f9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=70b33555-61e6-4e35-a592-cd1bb6fff7f9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.338Z, ElapsedTime=0, InvocationID=66aca8eb-505e-4d48-9fd6-1697f28bb7da, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.338Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.362 INFO 2786 --- [ol-208-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.362 INFO 2786 --- [ol-208-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.362 INFO 2786 --- [ol-208-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.363 INFO 2786 --- [ol-208-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.363Z|2024-08-06T12:14:21.363Z|70b33555-61e6-4e35-a592-cd1bb6fff7f9||pool-208-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=70b33555-61e6-4e35-a592-cd1bb6fff7f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.363Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.338Z, InvocationID=66aca8eb-505e-4d48-9fd6-1697f28bb7da, LogTimestamp=2024-08-06T12:14:21.363Z|||Invoke 12:14:21 12:14:21.363 [pool-208-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 12:14:21.365 [pool-206-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.365 INFO 2786 --- [ol-206-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.334Z|2024-08-06T12:14:21.365Z|63e735f2-739c-4c41-83f9-0cf692f445f4||pool-206-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=63e735f2-739c-4c41-83f9-0cf692f445f4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:21.334Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.321Z, InvocationID=419201e5-f04b-470b-82cd-cd94acf18ac7, LogTimestamp=2024-08-06T12:14:21.365Z, ResponseDesc=OK, elapsedTime=28|||InvokeReturn 12:14:21 2024-08-06 12:14:21.366 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.321Z|2024-08-06T12:14:21.366Z|63e735f2-739c-4c41-83f9-0cf692f445f4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=63e735f2-739c-4c41-83f9-0cf692f445f4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.321Z, InvocationID=419201e5-f04b-470b-82cd-cd94acf18ac7, LogTimestamp=2024-08-06T12:14:21.366Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:21 2024-08-06 12:14:21.369 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.368Z|2024-08-06T12:14:21.368Z|b25cded3-e019-4160-af28-3f35494f1666||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b25cded3-e019-4160-af28-3f35494f1666, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.368Z, ElapsedTime=0, InvocationID=5131c99f-d78d-4ae0-b6bc-909b382a2b7c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.368Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.369 INFO 2786 --- [ol-207-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.334Z|2024-08-06T12:14:21.369Z|4a4a883f-70a5-4b56-88ba-ed22fc759300||pool-207-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4a4a883f-70a5-4b56-88ba-ed22fc759300, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:21.334Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.326Z, InvocationID=8f078082-c01b-43fe-85a8-9ec93482add2, LogTimestamp=2024-08-06T12:14:21.369Z, ResponseDesc=OK, elapsedTime=32|||InvokeReturn 12:14:21 12:14:21.369 [pool-207-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.370 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.326Z|2024-08-06T12:14:21.370Z|4a4a883f-70a5-4b56-88ba-ed22fc759300||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4a4a883f-70a5-4b56-88ba-ed22fc759300, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.326Z, InvocationID=8f078082-c01b-43fe-85a8-9ec93482add2, LogTimestamp=2024-08-06T12:14:21.370Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.321Z|2024-08-06T12:14:21.366+0000|63e735f2-739c-4c41-83f9-0cf692f445f4||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"63e735f2-739c-4c41-83f9-0cf692f445f4","status":"200","rqstDate":"240806-12:14:21:321","respDate":"240806-12:14:21:366","sourceId":"k6:63e735f2-739c-4c41-83f9-0cf692f445f4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:321-8361\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[63e735f2-739c-4c41-83f9-0cf692f445f4]}\"}"} 12:14:21 2024-08-06T12:14:21.326Z|2024-08-06T12:14:21.369+0000|4a4a883f-70a5-4b56-88ba-ed22fc759300||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4a4a883f-70a5-4b56-88ba-ed22fc759300","status":"200","rqstDate":"240806-12:14:21:326","respDate":"240806-12:14:21:369","sourceId":"k6:4a4a883f-70a5-4b56-88ba-ed22fc759300","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:326-23351\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4a4a883f-70a5-4b56-88ba-ed22fc759300]}\"}"} 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:21 2024-08-06 12:14:21.373 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.373Z|2024-08-06T12:14:21.373Z|4735b571-92e7-440c-8662-31f9d0e103f2||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4735b571-92e7-440c-8662-31f9d0e103f2, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.373Z, ElapsedTime=0, InvocationID=1fac7a4a-9042-4506-ba8d-c7f2c3d9e486, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.373Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.375 INFO 2786 --- [ol-209-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.376 INFO 2786 --- [ol-209-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.376 INFO 2786 --- [ol-209-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.376 INFO 2786 --- [ol-209-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.376Z|2024-08-06T12:14:21.376Z|b25cded3-e019-4160-af28-3f35494f1666||pool-209-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b25cded3-e019-4160-af28-3f35494f1666, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.376Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.368Z, InvocationID=5131c99f-d78d-4ae0-b6bc-909b382a2b7c, LogTimestamp=2024-08-06T12:14:21.376Z|||Invoke 12:14:21 2024-08-06 12:14:21.376 INFO 2786 --- [ol-208-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.363Z|2024-08-06T12:14:21.376Z|70b33555-61e6-4e35-a592-cd1bb6fff7f9||pool-208-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=70b33555-61e6-4e35-a592-cd1bb6fff7f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:21.363Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.338Z, InvocationID=66aca8eb-505e-4d48-9fd6-1697f28bb7da, LogTimestamp=2024-08-06T12:14:21.376Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:21 12:14:21.376 [pool-209-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 12:14:21.376 [pool-208-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.338Z|2024-08-06T12:14:21.376+0000|70b33555-61e6-4e35-a592-cd1bb6fff7f9||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"70b33555-61e6-4e35-a592-cd1bb6fff7f9","status":"200","rqstDate":"240806-12:14:21:338","respDate":"240806-12:14:21:376","sourceId":"k6:70b33555-61e6-4e35-a592-cd1bb6fff7f9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:338-90940\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[70b33555-61e6-4e35-a592-cd1bb6fff7f9]}\"}"} 12:14:21 2024-08-06 12:14:21.376 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.338Z|2024-08-06T12:14:21.376Z|70b33555-61e6-4e35-a592-cd1bb6fff7f9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=70b33555-61e6-4e35-a592-cd1bb6fff7f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.338Z, InvocationID=66aca8eb-505e-4d48-9fd6-1697f28bb7da, LogTimestamp=2024-08-06T12:14:21.376Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:21 2024-08-06 12:14:21.379 INFO 2786 --- [ol-210-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.379 INFO 2786 --- [ol-210-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06T12:14:21.379Z|2024-08-06T12:14:21.379Z|20239c77-6c26-4c2c-b8fd-c3e8d331de4a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=20239c77-6c26-4c2c-b8fd-c3e8d331de4a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.379Z, ElapsedTime=0, InvocationID=02f7822d-fa91-4b20-b17b-01ca713e9541, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.379 INFO 2786 --- [ol-210-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.379 INFO 2786 --- [ol-210-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.379Z|2024-08-06T12:14:21.379Z|4735b571-92e7-440c-8662-31f9d0e103f2||pool-210-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4735b571-92e7-440c-8662-31f9d0e103f2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.379Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.373Z, InvocationID=1fac7a4a-9042-4506-ba8d-c7f2c3d9e486, LogTimestamp=2024-08-06T12:14:21.379Z|||Invoke 12:14:21 12:14:21.379 [pool-210-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.379 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06 12:14:21.408 INFO 2786 --- [ol-211-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.408 INFO 2786 --- [ol-211-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.408 INFO 2786 --- [ol-211-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.409 INFO 2786 --- [ol-209-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.376Z|2024-08-06T12:14:21.409Z|b25cded3-e019-4160-af28-3f35494f1666||pool-209-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b25cded3-e019-4160-af28-3f35494f1666, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, InvokeTimestamp=2024-08-06T12:14:21.376Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.368Z, InvocationID=5131c99f-d78d-4ae0-b6bc-909b382a2b7c, LogTimestamp=2024-08-06T12:14:21.409Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:21 12:14:21.409 [pool-209-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.409Z|2024-08-06T12:14:21.409Z|20239c77-6c26-4c2c-b8fd-c3e8d331de4a||pool-211-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=20239c77-6c26-4c2c-b8fd-c3e8d331de4a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.409Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.379Z, InvocationID=02f7822d-fa91-4b20-b17b-01ca713e9541, LogTimestamp=2024-08-06T12:14:21.409Z|||Invoke 12:14:21 12:14:21.409 [pool-211-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.409 INFO 2786 --- [ol-210-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.409 [pool-210-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.379Z|2024-08-06T12:14:21.409Z|4735b571-92e7-440c-8662-31f9d0e103f2||pool-210-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4735b571-92e7-440c-8662-31f9d0e103f2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:21.379Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.373Z, InvocationID=1fac7a4a-9042-4506-ba8d-c7f2c3d9e486, LogTimestamp=2024-08-06T12:14:21.409Z, ResponseDesc=OK, elapsedTime=29|||InvokeReturn 12:14:21 2024-08-06 12:14:21.409 INFO 2786 --- [ol-211-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.410 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.368Z|2024-08-06T12:14:21.410Z|b25cded3-e019-4160-af28-3f35494f1666||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b25cded3-e019-4160-af28-3f35494f1666, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.368Z, InvocationID=5131c99f-d78d-4ae0-b6bc-909b382a2b7c, LogTimestamp=2024-08-06T12:14:21.410Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.373Z|2024-08-06T12:14:21.411Z|4735b571-92e7-440c-8662-31f9d0e103f2||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4735b571-92e7-440c-8662-31f9d0e103f2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.373Z, InvocationID=1fac7a4a-9042-4506-ba8d-c7f2c3d9e486, LogTimestamp=2024-08-06T12:14:21.411Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.411 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:21 2024-08-06 12:14:21.412 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.412Z|2024-08-06T12:14:21.412Z|b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.412Z, ElapsedTime=0, InvocationID=42056986-aa88-4a20-97dc-54e59336b39c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.412Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:21 2024-08-06 12:14:21.414 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.414Z|2024-08-06T12:14:21.414Z|566826bf-4f2e-4aba-9185-fa17b18fb46b||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=566826bf-4f2e-4aba-9185-fa17b18fb46b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.414Z, ElapsedTime=0, InvocationID=83e7a17f-efb7-42ec-9bc6-338d982c9444, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.414Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.368Z|2024-08-06T12:14:21.410+0000|b25cded3-e019-4160-af28-3f35494f1666||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b25cded3-e019-4160-af28-3f35494f1666","status":"200","rqstDate":"240806-12:14:21:369","respDate":"240806-12:14:21:409","sourceId":"k6:b25cded3-e019-4160-af28-3f35494f1666","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:369-46325\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b25cded3-e019-4160-af28-3f35494f1666]}\"}"} 12:14:21 2024-08-06T12:14:21.373Z|2024-08-06T12:14:21.410+0000|4735b571-92e7-440c-8662-31f9d0e103f2||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4735b571-92e7-440c-8662-31f9d0e103f2","status":"200","rqstDate":"240806-12:14:21:373","respDate":"240806-12:14:21:410","sourceId":"k6:4735b571-92e7-440c-8662-31f9d0e103f2","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:373-34840\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4735b571-92e7-440c-8662-31f9d0e103f2]}\"}"} 12:14:21 2024-08-06 12:14:21.433 INFO 2786 --- [ol-211-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.409Z|2024-08-06T12:14:21.433Z|20239c77-6c26-4c2c-b8fd-c3e8d331de4a||pool-211-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=20239c77-6c26-4c2c-b8fd-c3e8d331de4a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:21.409Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.379Z, InvocationID=02f7822d-fa91-4b20-b17b-01ca713e9541, LogTimestamp=2024-08-06T12:14:21.433Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:21 12:14:21.433 [pool-211-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.379Z|2024-08-06T12:14:21.434+0000|20239c77-6c26-4c2c-b8fd-c3e8d331de4a||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"20239c77-6c26-4c2c-b8fd-c3e8d331de4a","status":"200","rqstDate":"240806-12:14:21:379","respDate":"240806-12:14:21:434","sourceId":"k6:20239c77-6c26-4c2c-b8fd-c3e8d331de4a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:379-74513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[20239c77-6c26-4c2c-b8fd-c3e8d331de4a]}\"}"} 12:14:21 2024-08-06 12:14:21.434 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.379Z|2024-08-06T12:14:21.434Z|20239c77-6c26-4c2c-b8fd-c3e8d331de4a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=20239c77-6c26-4c2c-b8fd-c3e8d331de4a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.379Z, InvocationID=02f7822d-fa91-4b20-b17b-01ca713e9541, LogTimestamp=2024-08-06T12:14:21.434Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.436 INFO 2786 --- [ol-213-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.436 INFO 2786 --- [ol-213-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.436 INFO 2786 --- [ol-213-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:21 2024-08-06 12:14:21.436 INFO 2786 --- [ol-213-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.436Z|2024-08-06T12:14:21.436Z|b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194||pool-213-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.436Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.412Z, InvocationID=42056986-aa88-4a20-97dc-54e59336b39c, LogTimestamp=2024-08-06T12:14:21.436Z|||Invoke 12:14:21 12:14:21.436 [pool-213-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.437 INFO 2786 --- [ol-212-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.437 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.437Z|2024-08-06T12:14:21.437Z|8936e76e-5675-4e98-8de2-07985d70aecb||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8936e76e-5675-4e98-8de2-07985d70aecb, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.437Z, ElapsedTime=0, InvocationID=f766b7e6-2ceb-4d60-a485-8801aa8aa0e8, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.437Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.437 INFO 2786 --- [ol-212-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.449 INFO 2786 --- [ol-212-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.451 INFO 2786 --- [ol-212-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.451 [pool-212-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.450Z|2024-08-06T12:14:21.450Z|566826bf-4f2e-4aba-9185-fa17b18fb46b||pool-212-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=566826bf-4f2e-4aba-9185-fa17b18fb46b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.450Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.414Z, InvocationID=83e7a17f-efb7-42ec-9bc6-338d982c9444, LogTimestamp=2024-08-06T12:14:21.450Z|||Invoke 12:14:21 2024-08-06 12:14:21.452 INFO 2786 --- [ol-214-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.452 INFO 2786 --- [ol-214-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.452 INFO 2786 --- [ol-214-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 12:14:21.452 [pool-214-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.452 INFO 2786 --- [ol-214-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.452Z|2024-08-06T12:14:21.452Z|8936e76e-5675-4e98-8de2-07985d70aecb||pool-214-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8936e76e-5675-4e98-8de2-07985d70aecb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.452Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.437Z, InvocationID=f766b7e6-2ceb-4d60-a485-8801aa8aa0e8, LogTimestamp=2024-08-06T12:14:21.452Z|||Invoke 12:14:21 2024-08-06 12:14:21.459 INFO 2786 --- [ol-213-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.436Z|2024-08-06T12:14:21.459Z|b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194||pool-213-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:21.436Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.412Z, InvocationID=42056986-aa88-4a20-97dc-54e59336b39c, LogTimestamp=2024-08-06T12:14:21.459Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:21 12:14:21.459 [pool-213-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.460 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.412Z|2024-08-06T12:14:21.460Z|b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|48|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=48, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.412Z, InvocationID=42056986-aa88-4a20-97dc-54e59336b39c, LogTimestamp=2024-08-06T12:14:21.460Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:21 2024-08-06 12:14:21.463 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.463Z|2024-08-06T12:14:21.463Z|3a56b643-2aa2-43d8-abb7-fd3fa99f1584||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=3a56b643-2aa2-43d8-abb7-fd3fa99f1584, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.463Z, ElapsedTime=0, InvocationID=3583f1cb-0b49-4aba-bc64-87ddf1202811, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.463Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.412Z|2024-08-06T12:14:21.460+0000|b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194","status":"200","rqstDate":"240806-12:14:21:413","respDate":"240806-12:14:21:459","sourceId":"k6:b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:413-92425\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b3e4ab2b-4afe-4c74-8fa4-8ccf71d2f194]}\"}"} 12:14:21 2024-08-06 12:14:21.470 INFO 2786 --- [ol-212-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.450Z|2024-08-06T12:14:21.470Z|566826bf-4f2e-4aba-9185-fa17b18fb46b||pool-212-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|20|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=566826bf-4f2e-4aba-9185-fa17b18fb46b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=20, InvokeTimestamp=2024-08-06T12:14:21.450Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.414Z, InvocationID=83e7a17f-efb7-42ec-9bc6-338d982c9444, LogTimestamp=2024-08-06T12:14:21.470Z, ResponseDesc=OK, elapsedTime=17|||InvokeReturn 12:14:21 12:14:21.470 [pool-212-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.414Z|2024-08-06T12:14:21.472+0000|566826bf-4f2e-4aba-9185-fa17b18fb46b||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"566826bf-4f2e-4aba-9185-fa17b18fb46b","status":"200","rqstDate":"240806-12:14:21:414","respDate":"240806-12:14:21:472","sourceId":"k6:566826bf-4f2e-4aba-9185-fa17b18fb46b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:414-74422\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[566826bf-4f2e-4aba-9185-fa17b18fb46b]}\"}"} 12:14:21 2024-08-06 12:14:21.472 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.414Z|2024-08-06T12:14:21.472Z|566826bf-4f2e-4aba-9185-fa17b18fb46b||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|58|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=566826bf-4f2e-4aba-9185-fa17b18fb46b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=58, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.414Z, InvocationID=83e7a17f-efb7-42ec-9bc6-338d982c9444, LogTimestamp=2024-08-06T12:14:21.472Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access" 12:14:21 2024-08-06 12:14:21.474 INFO 2786 --- [ol-215-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.474 INFO 2786 --- [ol-215-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.474 INFO 2786 --- [ol-215-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.475 INFO 2786 --- [ol-215-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.475 [pool-215-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.475Z|2024-08-06T12:14:21.475Z|3a56b643-2aa2-43d8-abb7-fd3fa99f1584||pool-215-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3a56b643-2aa2-43d8-abb7-fd3fa99f1584, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.475Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.463Z, InvocationID=3583f1cb-0b49-4aba-bc64-87ddf1202811, LogTimestamp=2024-08-06T12:14:21.475Z|||Invoke 12:14:21 2024-08-06 12:14:21.475 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.475Z|2024-08-06T12:14:21.475Z|7534a675-b50f-4161-b45c-a7af13d108d7||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7534a675-b50f-4161-b45c-a7af13d108d7, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.475Z, ElapsedTime=0, InvocationID=6ae33b42-ec13-4829-9953-ca37e9f55e30, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.475Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.479 [pool-214-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.479 INFO 2786 --- [ol-214-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.452Z|2024-08-06T12:14:21.479Z|8936e76e-5675-4e98-8de2-07985d70aecb||pool-214-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8936e76e-5675-4e98-8de2-07985d70aecb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:21.452Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.437Z, InvocationID=f766b7e6-2ceb-4d60-a485-8801aa8aa0e8, LogTimestamp=2024-08-06T12:14:21.479Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:21 2024-08-06T12:14:21.437Z|2024-08-06T12:14:21.483+0000|8936e76e-5675-4e98-8de2-07985d70aecb||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8936e76e-5675-4e98-8de2-07985d70aecb","status":"200","rqstDate":"240806-12:14:21:443","respDate":"240806-12:14:21:483","sourceId":"k6:8936e76e-5675-4e98-8de2-07985d70aecb","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:443-62724\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8936e76e-5675-4e98-8de2-07985d70aecb]}\"}"} 12:14:21 2024-08-06 12:14:21.483 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.437Z|2024-08-06T12:14:21.483Z|8936e76e-5675-4e98-8de2-07985d70aecb||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8936e76e-5675-4e98-8de2-07985d70aecb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.437Z, InvocationID=f766b7e6-2ceb-4d60-a485-8801aa8aa0e8, LogTimestamp=2024-08-06T12:14:21.483Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:21 2024-08-06 12:14:21.485 INFO 2786 --- [ol-216-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.486 INFO 2786 --- [ol-216-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.486 INFO 2786 --- [ol-216-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.486 INFO 2786 --- [ol-216-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.486 [pool-216-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.486Z|2024-08-06T12:14:21.486Z|7534a675-b50f-4161-b45c-a7af13d108d7||pool-216-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7534a675-b50f-4161-b45c-a7af13d108d7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.486Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.475Z, InvocationID=6ae33b42-ec13-4829-9953-ca37e9f55e30, LogTimestamp=2024-08-06T12:14:21.486Z|||Invoke 12:14:21 2024-08-06 12:14:21.487 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.475Z|2024-08-06T12:14:21.487Z|3a56b643-2aa2-43d8-abb7-fd3fa99f1584||pool-215-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3a56b643-2aa2-43d8-abb7-fd3fa99f1584, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:21.475Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.463Z, InvocationID=3583f1cb-0b49-4aba-bc64-87ddf1202811, LogTimestamp=2024-08-06T12:14:21.487Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:21 2024-08-06T12:14:21.487Z|2024-08-06T12:14:21.487Z|4e6a6f70-bd3b-4187-ba28-7855406dd2a0||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4e6a6f70-bd3b-4187-ba28-7855406dd2a0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.487Z, ElapsedTime=0, InvocationID=45a8d16f-7d03-443f-a439-1e61ba918ced, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.487Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.487 [pool-215-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.487 INFO 2786 --- [ol-215-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06 12:14:21.488 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.463Z|2024-08-06T12:14:21.488Z|3a56b643-2aa2-43d8-abb7-fd3fa99f1584||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=3a56b643-2aa2-43d8-abb7-fd3fa99f1584, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.463Z, InvocationID=3583f1cb-0b49-4aba-bc64-87ddf1202811, LogTimestamp=2024-08-06T12:14:21.488Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:21 2024-08-06T12:14:21.463Z|2024-08-06T12:14:21.488+0000|3a56b643-2aa2-43d8-abb7-fd3fa99f1584||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"3a56b643-2aa2-43d8-abb7-fd3fa99f1584","status":"200","rqstDate":"240806-12:14:21:463","respDate":"240806-12:14:21:487","sourceId":"k6:3a56b643-2aa2-43d8-abb7-fd3fa99f1584","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:463-25124\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[3a56b643-2aa2-43d8-abb7-fd3fa99f1584]}\"}"} 12:14:21 2024-08-06 12:14:21.491 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.490Z|2024-08-06T12:14:21.490Z|c90a0c0b-e019-47b6-83d8-2d4ef991c2e7||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c90a0c0b-e019-47b6-83d8-2d4ef991c2e7, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.490Z, ElapsedTime=0, InvocationID=921a6b68-a4fb-4279-a029-773d75823077, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.490Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.496 INFO 2786 --- [ol-217-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.496 INFO 2786 --- [ol-217-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.496 INFO 2786 --- [ol-217-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.497Z|2024-08-06T12:14:21.497Z|4e6a6f70-bd3b-4187-ba28-7855406dd2a0||pool-217-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4e6a6f70-bd3b-4187-ba28-7855406dd2a0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.497Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.487Z, InvocationID=45a8d16f-7d03-443f-a439-1e61ba918ced, LogTimestamp=2024-08-06T12:14:21.497Z|||Invoke 12:14:21 12:14:21.497 [pool-217-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.497 INFO 2786 --- [ol-217-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.497 [pool-216-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.497 INFO 2786 --- [ol-216-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.486Z|2024-08-06T12:14:21.497Z|7534a675-b50f-4161-b45c-a7af13d108d7||pool-216-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7534a675-b50f-4161-b45c-a7af13d108d7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:14:21.486Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.475Z, InvocationID=6ae33b42-ec13-4829-9953-ca37e9f55e30, LogTimestamp=2024-08-06T12:14:21.497Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:21 2024-08-06 12:14:21.499 INFO 2786 --- [ol-218-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.499 INFO 2786 --- [ol-218-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.499 INFO 2786 --- [ol-218-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.499 INFO 2786 --- [ol-218-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.499 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.475Z|2024-08-06T12:14:21.499Z|7534a675-b50f-4161-b45c-a7af13d108d7||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7534a675-b50f-4161-b45c-a7af13d108d7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.475Z, InvocationID=6ae33b42-ec13-4829-9953-ca37e9f55e30, LogTimestamp=2024-08-06T12:14:21.499Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.499Z|2024-08-06T12:14:21.499Z|c90a0c0b-e019-47b6-83d8-2d4ef991c2e7||pool-218-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c90a0c0b-e019-47b6-83d8-2d4ef991c2e7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.499Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.490Z, InvocationID=921a6b68-a4fb-4279-a029-773d75823077, LogTimestamp=2024-08-06T12:14:21.499Z|||Invoke 12:14:21 12:14:21.499 [pool-218-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.475Z|2024-08-06T12:14:21.499+0000|7534a675-b50f-4161-b45c-a7af13d108d7||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7534a675-b50f-4161-b45c-a7af13d108d7","status":"200","rqstDate":"240806-12:14:21:475","respDate":"240806-12:14:21:499","sourceId":"k6:7534a675-b50f-4161-b45c-a7af13d108d7","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:475-70167\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7534a675-b50f-4161-b45c-a7af13d108d7]}\"}"} 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:21 2024-08-06 12:14:21.513 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.513Z|2024-08-06T12:14:21.513Z|5aae39e2-ff5b-4b90-bd26-c4096bb877d2||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5aae39e2-ff5b-4b90-bd26-c4096bb877d2, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.513Z, ElapsedTime=0, InvocationID=bcb52d28-4ced-4c01-8cc1-0807315d578c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.513Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.526 INFO 2786 --- [ol-218-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.526 [pool-218-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.499Z|2024-08-06T12:14:21.526Z|c90a0c0b-e019-47b6-83d8-2d4ef991c2e7||pool-218-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c90a0c0b-e019-47b6-83d8-2d4ef991c2e7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:21.499Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.490Z, InvocationID=921a6b68-a4fb-4279-a029-773d75823077, LogTimestamp=2024-08-06T12:14:21.526Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:21 2024-08-06 12:14:21.526 INFO 2786 --- [ol-217-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.497Z|2024-08-06T12:14:21.526Z|4e6a6f70-bd3b-4187-ba28-7855406dd2a0||pool-217-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4e6a6f70-bd3b-4187-ba28-7855406dd2a0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:21.497Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.487Z, InvocationID=45a8d16f-7d03-443f-a439-1e61ba918ced, LogTimestamp=2024-08-06T12:14:21.526Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:21 12:14:21.526 [pool-217-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.527 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.487Z|2024-08-06T12:14:21.527Z|4e6a6f70-bd3b-4187-ba28-7855406dd2a0||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4e6a6f70-bd3b-4187-ba28-7855406dd2a0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.487Z, InvocationID=45a8d16f-7d03-443f-a439-1e61ba918ced, LogTimestamp=2024-08-06T12:14:21.527Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.527 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.490Z|2024-08-06T12:14:21.527Z|c90a0c0b-e019-47b6-83d8-2d4ef991c2e7||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c90a0c0b-e019-47b6-83d8-2d4ef991c2e7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.490Z, InvocationID=921a6b68-a4fb-4279-a029-773d75823077, LogTimestamp=2024-08-06T12:14:21.527Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access" 12:14:21 2024-08-06 12:14:21.580 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06 12:14:21.581 INFO 2786 --- [ol-219-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.581 INFO 2786 --- [ol-219-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.581 INFO 2786 --- [ol-219-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.581 INFO 2786 --- [ol-219-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.487Z|2024-08-06T12:14:21.527+0000|4e6a6f70-bd3b-4187-ba28-7855406dd2a0||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4e6a6f70-bd3b-4187-ba28-7855406dd2a0","status":"200","rqstDate":"240806-12:14:21:487","respDate":"240806-12:14:21:527","sourceId":"k6:4e6a6f70-bd3b-4187-ba28-7855406dd2a0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:487-79463\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4e6a6f70-bd3b-4187-ba28-7855406dd2a0]}\"}"} 12:14:21 2024-08-06T12:14:21.490Z|2024-08-06T12:14:21.527+0000|c90a0c0b-e019-47b6-83d8-2d4ef991c2e7||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c90a0c0b-e019-47b6-83d8-2d4ef991c2e7","status":"200","rqstDate":"240806-12:14:21:491","respDate":"240806-12:14:21:527","sourceId":"k6:c90a0c0b-e019-47b6-83d8-2d4ef991c2e7","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:491-35112\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c90a0c0b-e019-47b6-83d8-2d4ef991c2e7]}\"}"} 12:14:21 2024-08-06 12:14:21.582 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.581Z|2024-08-06T12:14:21.581Z|5aae39e2-ff5b-4b90-bd26-c4096bb877d2||pool-219-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5aae39e2-ff5b-4b90-bd26-c4096bb877d2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.581Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.513Z, InvocationID=bcb52d28-4ced-4c01-8cc1-0807315d578c, LogTimestamp=2024-08-06T12:14:21.581Z|||Invoke 12:14:21 12:14:21.581 [pool-219-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.580Z|2024-08-06T12:14:21.580Z|7ab8feee-1496-4547-b48f-5b562c3ac570||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7ab8feee-1496-4547-b48f-5b562c3ac570, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.580Z, ElapsedTime=0, InvocationID=c69d2883-cf19-42df-b46e-84edc16ea335, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.580Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.582Z|2024-08-06T12:14:21.582Z|3865cb81-3820-4d4d-937e-c78b5a7ce041||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=3865cb81-3820-4d4d-937e-c78b5a7ce041, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.582Z, ElapsedTime=0, InvocationID=329324ca-ff88-4f06-bba0-3a8d7b172be4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.582Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.586 INFO 2786 --- [ol-220-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.586 INFO 2786 --- [ol-220-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.586 INFO 2786 --- [ol-220-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.587 INFO 2786 --- [ol-220-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.587 [pool-220-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.586Z|2024-08-06T12:14:21.587Z|3865cb81-3820-4d4d-937e-c78b5a7ce041||pool-220-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3865cb81-3820-4d4d-937e-c78b5a7ce041, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.586Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.582Z, InvocationID=329324ca-ff88-4f06-bba0-3a8d7b172be4, LogTimestamp=2024-08-06T12:14:21.587Z|||Invoke 12:14:21 2024-08-06 12:14:21.607 INFO 2786 --- [ol-219-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.581Z|2024-08-06T12:14:21.607Z|5aae39e2-ff5b-4b90-bd26-c4096bb877d2||pool-219-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|26|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5aae39e2-ff5b-4b90-bd26-c4096bb877d2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=26, InvokeTimestamp=2024-08-06T12:14:21.581Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.513Z, InvocationID=bcb52d28-4ced-4c01-8cc1-0807315d578c, LogTimestamp=2024-08-06T12:14:21.607Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:21 12:14:21.607 [pool-219-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.607 INFO 2786 --- [ol-221-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.607 INFO 2786 --- [ol-221-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.607 INFO 2786 --- [ol-221-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.513Z|2024-08-06T12:14:21.608+0000|5aae39e2-ff5b-4b90-bd26-c4096bb877d2||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5aae39e2-ff5b-4b90-bd26-c4096bb877d2","status":"200","rqstDate":"240806-12:14:21:513","respDate":"240806-12:14:21:608","sourceId":"k6:5aae39e2-ff5b-4b90-bd26-c4096bb877d2","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:513-27869\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5aae39e2-ff5b-4b90-bd26-c4096bb877d2]}\"}"} 12:14:21 2024-08-06T12:14:21.513Z|2024-08-06T12:14:21.608Z|5aae39e2-ff5b-4b90-bd26-c4096bb877d2||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|95|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5aae39e2-ff5b-4b90-bd26-c4096bb877d2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=95, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.513Z, InvocationID=bcb52d28-4ced-4c01-8cc1-0807315d578c, LogTimestamp=2024-08-06T12:14:21.608Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.608 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 98 - "logType": "access" 12:14:21 2024-08-06 12:14:21.611 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.611Z|2024-08-06T12:14:21.611Z|2d6aec22-a74e-4a20-a855-1f962f9457f0||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2d6aec22-a74e-4a20-a855-1f962f9457f0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.611Z, ElapsedTime=0, InvocationID=f57b099b-a8c0-460c-856a-56c47c693fff, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.611Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.611 INFO 2786 --- [ol-221-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.608Z|2024-08-06T12:14:21.611Z|7ab8feee-1496-4547-b48f-5b562c3ac570||pool-221-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7ab8feee-1496-4547-b48f-5b562c3ac570, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.608Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.580Z, InvocationID=c69d2883-cf19-42df-b46e-84edc16ea335, LogTimestamp=2024-08-06T12:14:21.611Z|||Invoke 12:14:21 12:14:21.611 [pool-221-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.614 INFO 2786 --- [ol-222-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.614 INFO 2786 --- [ol-222-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.614 INFO 2786 --- [ol-222-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.614 INFO 2786 --- [ol-222-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.614Z|2024-08-06T12:14:21.614Z|2d6aec22-a74e-4a20-a855-1f962f9457f0||pool-222-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2d6aec22-a74e-4a20-a855-1f962f9457f0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.614Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.611Z, InvocationID=f57b099b-a8c0-460c-856a-56c47c693fff, LogTimestamp=2024-08-06T12:14:21.614Z|||Invoke 12:14:21 12:14:21.614 [pool-222-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.616 INFO 2786 --- [ol-220-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.586Z|2024-08-06T12:14:21.616Z|3865cb81-3820-4d4d-937e-c78b5a7ce041||pool-220-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3865cb81-3820-4d4d-937e-c78b5a7ce041, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:21.586Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.582Z, InvocationID=329324ca-ff88-4f06-bba0-3a8d7b172be4, LogTimestamp=2024-08-06T12:14:21.616Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:14:21 12:14:21.616 [pool-220-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.582Z|2024-08-06T12:14:21.617+0000|3865cb81-3820-4d4d-937e-c78b5a7ce041||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"3865cb81-3820-4d4d-937e-c78b5a7ce041","status":"200","rqstDate":"240806-12:14:21:583","respDate":"240806-12:14:21:617","sourceId":"k6:3865cb81-3820-4d4d-937e-c78b5a7ce041","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:583-91553\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[3865cb81-3820-4d4d-937e-c78b5a7ce041]}\"}"} 12:14:21 2024-08-06 12:14:21.617 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.582Z|2024-08-06T12:14:21.617Z|3865cb81-3820-4d4d-937e-c78b5a7ce041||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=3865cb81-3820-4d4d-937e-c78b5a7ce041, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.582Z, InvocationID=329324ca-ff88-4f06-bba0-3a8d7b172be4, LogTimestamp=2024-08-06T12:14:21.617Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:21 2024-08-06 12:14:21.628 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.628Z|2024-08-06T12:14:21.628Z|6c2971b4-1885-4a93-809e-5ba4ee7e1c70||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6c2971b4-1885-4a93-809e-5ba4ee7e1c70, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.628Z, ElapsedTime=0, InvocationID=515b91a6-c378-4274-a14d-219534cc2223, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.628Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.608Z|2024-08-06T12:14:21.640Z|7ab8feee-1496-4547-b48f-5b562c3ac570||pool-221-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7ab8feee-1496-4547-b48f-5b562c3ac570, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:14:21.608Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.580Z, InvocationID=c69d2883-cf19-42df-b46e-84edc16ea335, LogTimestamp=2024-08-06T12:14:21.640Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:21 2024-08-06 12:14:21.640 INFO 2786 --- [ol-221-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.640 [pool-221-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.641 INFO 2786 --- [ol-222-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.580Z|2024-08-06T12:14:21.641+0000|7ab8feee-1496-4547-b48f-5b562c3ac570||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7ab8feee-1496-4547-b48f-5b562c3ac570","status":"200","rqstDate":"240806-12:14:21:581","respDate":"240806-12:14:21:641","sourceId":"k6:7ab8feee-1496-4547-b48f-5b562c3ac570","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:581-84998\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7ab8feee-1496-4547-b48f-5b562c3ac570]}\"}"} 12:14:21 2024-08-06 12:14:21.641 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.580Z|2024-08-06T12:14:21.641Z|7ab8feee-1496-4547-b48f-5b562c3ac570||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|61|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7ab8feee-1496-4547-b48f-5b562c3ac570, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=61, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.580Z, InvocationID=c69d2883-cf19-42df-b46e-84edc16ea335, LogTimestamp=2024-08-06T12:14:21.641Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.611Z|2024-08-06T12:14:21.642+0000|2d6aec22-a74e-4a20-a855-1f962f9457f0||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2d6aec22-a74e-4a20-a855-1f962f9457f0","status":"200","rqstDate":"240806-12:14:21:611","respDate":"240806-12:14:21:642","sourceId":"k6:2d6aec22-a74e-4a20-a855-1f962f9457f0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:611-26117\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2d6aec22-a74e-4a20-a855-1f962f9457f0]}\"}"} 12:14:21 12:14:21.641 [pool-222-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.611Z|2024-08-06T12:14:21.642Z|2d6aec22-a74e-4a20-a855-1f962f9457f0||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2d6aec22-a74e-4a20-a855-1f962f9457f0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.611Z, InvocationID=f57b099b-a8c0-460c-856a-56c47c693fff, LogTimestamp=2024-08-06T12:14:21.642Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.642 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.614Z|2024-08-06T12:14:21.641Z|2d6aec22-a74e-4a20-a855-1f962f9457f0||pool-222-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2d6aec22-a74e-4a20-a855-1f962f9457f0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:21.614Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.611Z, InvocationID=f57b099b-a8c0-460c-856a-56c47c693fff, LogTimestamp=2024-08-06T12:14:21.641Z, ResponseDesc=OK, elapsedTime=25|||InvokeReturn 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 115 - "logType": "access" 12:14:21 2024-08-06 12:14:21.643 INFO 2786 --- [ol-223-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.643 INFO 2786 --- [ol-223-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.644 INFO 2786 --- [ol-223-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.644 INFO 2786 --- [ol-223-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 34 - "logType": "access" 12:14:21 2024-08-06 12:14:21.644 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.644Z|2024-08-06T12:14:21.644Z|6ac7e4b4-7585-4bbb-85d8-6e65e8714d44||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6ac7e4b4-7585-4bbb-85d8-6e65e8714d44, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.644Z, ElapsedTime=0, InvocationID=9a26c781-bdb7-4df8-bf49-8e65bb2fd260, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.644Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.645 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.645Z|2024-08-06T12:14:21.645Z|c16fcc01-85dc-45e2-a6c9-497308de63c2||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c16fcc01-85dc-45e2-a6c9-497308de63c2, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.645Z, ElapsedTime=0, InvocationID=10e70ec3-129f-473a-996d-34d1c27d3deb, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.645Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 12:14:21.644 [pool-223-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.644Z|2024-08-06T12:14:21.644Z|6c2971b4-1885-4a93-809e-5ba4ee7e1c70||pool-223-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6c2971b4-1885-4a93-809e-5ba4ee7e1c70, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.644Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.628Z, InvocationID=515b91a6-c378-4274-a14d-219534cc2223, LogTimestamp=2024-08-06T12:14:21.644Z|||Invoke 12:14:21 2024-08-06 12:14:21.660 INFO 2786 --- [ol-224-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.660 INFO 2786 --- [ol-224-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.660 INFO 2786 --- [ol-224-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.660 INFO 2786 --- [ol-224-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.660 [pool-224-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.660Z|2024-08-06T12:14:21.660Z|6ac7e4b4-7585-4bbb-85d8-6e65e8714d44||pool-224-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6ac7e4b4-7585-4bbb-85d8-6e65e8714d44, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.660Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.644Z, InvocationID=9a26c781-bdb7-4df8-bf49-8e65bb2fd260, LogTimestamp=2024-08-06T12:14:21.660Z|||Invoke 12:14:21 2024-08-06 12:14:21.679 INFO 2786 --- [ol-223-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.644Z|2024-08-06T12:14:21.679Z|6c2971b4-1885-4a93-809e-5ba4ee7e1c70||pool-223-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6c2971b4-1885-4a93-809e-5ba4ee7e1c70, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:21.644Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.628Z, InvocationID=515b91a6-c378-4274-a14d-219534cc2223, LogTimestamp=2024-08-06T12:14:21.679Z, ResponseDesc=OK, elapsedTime=33|||InvokeReturn 12:14:21 12:14:21.679 [pool-223-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.628Z|2024-08-06T12:14:21.679+0000|6c2971b4-1885-4a93-809e-5ba4ee7e1c70||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6c2971b4-1885-4a93-809e-5ba4ee7e1c70","status":"200","rqstDate":"240806-12:14:21:628","respDate":"240806-12:14:21:679","sourceId":"k6:6c2971b4-1885-4a93-809e-5ba4ee7e1c70","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:628-72326\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6c2971b4-1885-4a93-809e-5ba4ee7e1c70]}\"}"} 12:14:21 2024-08-06 12:14:21.680 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.628Z|2024-08-06T12:14:21.680Z|6c2971b4-1885-4a93-809e-5ba4ee7e1c70||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6c2971b4-1885-4a93-809e-5ba4ee7e1c70, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.628Z, InvocationID=515b91a6-c378-4274-a14d-219534cc2223, LogTimestamp=2024-08-06T12:14:21.680Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:21 2024-08-06 12:14:21.682 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.682Z|2024-08-06T12:14:21.682Z|c38d3658-e009-4c29-b4bc-b382aac6190b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c38d3658-e009-4c29-b4bc-b382aac6190b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.682Z, ElapsedTime=0, InvocationID=345bbf9d-e4a6-4dd0-9116-9c7129506d58, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.682Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.683 INFO 2786 --- [ol-225-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.683 INFO 2786 --- [ol-225-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.683 INFO 2786 --- [ol-225-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.683 INFO 2786 --- [ol-225-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.683Z|2024-08-06T12:14:21.683Z|c16fcc01-85dc-45e2-a6c9-497308de63c2||pool-225-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c16fcc01-85dc-45e2-a6c9-497308de63c2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.683Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.645Z, InvocationID=10e70ec3-129f-473a-996d-34d1c27d3deb, LogTimestamp=2024-08-06T12:14:21.683Z|||Invoke 12:14:21 12:14:21.683 [pool-225-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.685 INFO 2786 --- [ol-226-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.685 INFO 2786 --- [ol-226-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.685 INFO 2786 --- [ol-226-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.686 INFO 2786 --- [ol-226-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.686 [pool-226-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.686Z|2024-08-06T12:14:21.686Z|c38d3658-e009-4c29-b4bc-b382aac6190b||pool-226-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c38d3658-e009-4c29-b4bc-b382aac6190b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.686Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.682Z, InvocationID=345bbf9d-e4a6-4dd0-9116-9c7129506d58, LogTimestamp=2024-08-06T12:14:21.686Z|||Invoke 12:14:21 2024-08-06 12:14:21.688 INFO 2786 --- [ol-224-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.660Z|2024-08-06T12:14:21.688Z|6ac7e4b4-7585-4bbb-85d8-6e65e8714d44||pool-224-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6ac7e4b4-7585-4bbb-85d8-6e65e8714d44, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:21.660Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.644Z, InvocationID=9a26c781-bdb7-4df8-bf49-8e65bb2fd260, LogTimestamp=2024-08-06T12:14:21.688Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:21 12:14:21.688 [pool-224-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.644Z|2024-08-06T12:14:21.689+0000|6ac7e4b4-7585-4bbb-85d8-6e65e8714d44||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6ac7e4b4-7585-4bbb-85d8-6e65e8714d44","status":"200","rqstDate":"240806-12:14:21:644","respDate":"240806-12:14:21:689","sourceId":"k6:6ac7e4b4-7585-4bbb-85d8-6e65e8714d44","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:644-64629\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6ac7e4b4-7585-4bbb-85d8-6e65e8714d44]}\"}"} 12:14:21 2024-08-06 12:14:21.689 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.644Z|2024-08-06T12:14:21.689Z|6ac7e4b4-7585-4bbb-85d8-6e65e8714d44||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6ac7e4b4-7585-4bbb-85d8-6e65e8714d44, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.644Z, InvocationID=9a26c781-bdb7-4df8-bf49-8e65bb2fd260, LogTimestamp=2024-08-06T12:14:21.689Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:21 2024-08-06 12:14:21.691 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.691Z|2024-08-06T12:14:21.691Z|d376a40f-9525-4e51-9bdc-6e2caa255cde||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d376a40f-9525-4e51-9bdc-6e2caa255cde, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.691Z, ElapsedTime=0, InvocationID=d4e24288-d4da-46b0-bac7-929bc4287bfa, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.691Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.707 INFO 2786 --- [ol-227-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.708 INFO 2786 --- [ol-227-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.708 INFO 2786 --- [ol-227-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.708 INFO 2786 --- [ol-227-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.708 [pool-227-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.708Z|2024-08-06T12:14:21.708Z|d376a40f-9525-4e51-9bdc-6e2caa255cde||pool-227-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d376a40f-9525-4e51-9bdc-6e2caa255cde, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.708Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.691Z, InvocationID=d4e24288-d4da-46b0-bac7-929bc4287bfa, LogTimestamp=2024-08-06T12:14:21.708Z|||Invoke 12:14:21 12:14:21.714 [pool-225-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.714 INFO 2786 --- [ol-225-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.683Z|2024-08-06T12:14:21.714Z|c16fcc01-85dc-45e2-a6c9-497308de63c2||pool-225-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c16fcc01-85dc-45e2-a6c9-497308de63c2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:21.683Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.645Z, InvocationID=10e70ec3-129f-473a-996d-34d1c27d3deb, LogTimestamp=2024-08-06T12:14:21.714Z, ResponseDesc=OK, elapsedTime=29|||InvokeReturn 12:14:21 2024-08-06T12:14:21.645Z|2024-08-06T12:14:21.715+0000|c16fcc01-85dc-45e2-a6c9-497308de63c2||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c16fcc01-85dc-45e2-a6c9-497308de63c2","status":"200","rqstDate":"240806-12:14:21:645","respDate":"240806-12:14:21:715","sourceId":"k6:c16fcc01-85dc-45e2-a6c9-497308de63c2","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:645-16656\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c16fcc01-85dc-45e2-a6c9-497308de63c2]}\"}"} 12:14:21 2024-08-06T12:14:21.645Z|2024-08-06T12:14:21.715Z|c16fcc01-85dc-45e2-a6c9-497308de63c2||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|70|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c16fcc01-85dc-45e2-a6c9-497308de63c2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=70, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.645Z, InvocationID=10e70ec3-129f-473a-996d-34d1c27d3deb, LogTimestamp=2024-08-06T12:14:21.715Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.715 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access" 12:14:21 2024-08-06 12:14:21.718 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.718Z|2024-08-06T12:14:21.718Z|a6eab525-e9a8-4a11-8867-c60deb4047ee||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a6eab525-e9a8-4a11-8867-c60deb4047ee, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.718Z, ElapsedTime=0, InvocationID=55c4a1b7-0cac-4b68-ac83-a4ffef88a28c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.718Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.723 INFO 2786 --- [ol-228-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.723 INFO 2786 --- [ol-228-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.723 INFO 2786 --- [ol-228-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.724 INFO 2786 --- [ol-226-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.686Z|2024-08-06T12:14:21.724Z|c38d3658-e009-4c29-b4bc-b382aac6190b||pool-226-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c38d3658-e009-4c29-b4bc-b382aac6190b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, InvokeTimestamp=2024-08-06T12:14:21.686Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.682Z, InvocationID=345bbf9d-e4a6-4dd0-9116-9c7129506d58, LogTimestamp=2024-08-06T12:14:21.724Z, ResponseDesc=OK, elapsedTime=36|||InvokeReturn 12:14:21 12:14:21.724 [pool-226-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.724Z|2024-08-06T12:14:21.724Z|a6eab525-e9a8-4a11-8867-c60deb4047ee||pool-228-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a6eab525-e9a8-4a11-8867-c60deb4047ee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.724Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.718Z, InvocationID=55c4a1b7-0cac-4b68-ac83-a4ffef88a28c, LogTimestamp=2024-08-06T12:14:21.724Z|||Invoke 12:14:21 12:14:21.724 [pool-228-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.724 INFO 2786 --- [ol-228-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.725 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.682Z|2024-08-06T12:14:21.725Z|c38d3658-e009-4c29-b4bc-b382aac6190b||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c38d3658-e009-4c29-b4bc-b382aac6190b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.682Z, InvocationID=345bbf9d-e4a6-4dd0-9116-9c7129506d58, LogTimestamp=2024-08-06T12:14:21.725Z, ResponseDesc=OK|||Exiting. 12:14:21 12:14:21.725 [pool-227-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.708Z|2024-08-06T12:14:21.725Z|d376a40f-9525-4e51-9bdc-6e2caa255cde||pool-227-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d376a40f-9525-4e51-9bdc-6e2caa255cde, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:21.708Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.691Z, InvocationID=d4e24288-d4da-46b0-bac7-929bc4287bfa, LogTimestamp=2024-08-06T12:14:21.725Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:21 2024-08-06T12:14:21.682Z|2024-08-06T12:14:21.725+0000|c38d3658-e009-4c29-b4bc-b382aac6190b||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c38d3658-e009-4c29-b4bc-b382aac6190b","status":"200","rqstDate":"240806-12:14:21:682","respDate":"240806-12:14:21:724","sourceId":"k6:c38d3658-e009-4c29-b4bc-b382aac6190b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:682-21530\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c38d3658-e009-4c29-b4bc-b382aac6190b]}\"}"} 12:14:21 2024-08-06 12:14:21.725 INFO 2786 --- [ol-227-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.691Z|2024-08-06T12:14:21.726+0000|d376a40f-9525-4e51-9bdc-6e2caa255cde||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d376a40f-9525-4e51-9bdc-6e2caa255cde","status":"200","rqstDate":"240806-12:14:21:692","respDate":"240806-12:14:21:726","sourceId":"k6:d376a40f-9525-4e51-9bdc-6e2caa255cde","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:692-13417\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d376a40f-9525-4e51-9bdc-6e2caa255cde]}\"}"} 12:14:21 2024-08-06 12:14:21.726 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.691Z|2024-08-06T12:14:21.726Z|d376a40f-9525-4e51-9bdc-6e2caa255cde||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d376a40f-9525-4e51-9bdc-6e2caa255cde, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.691Z, InvocationID=d4e24288-d4da-46b0-bac7-929bc4287bfa, LogTimestamp=2024-08-06T12:14:21.726Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access" 12:14:21 2024-08-06 12:14:21.727 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.727Z|2024-08-06T12:14:21.727Z|47e2eeec-abc8-4025-87db-a548652b445e||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=47e2eeec-abc8-4025-87db-a548652b445e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.727Z, ElapsedTime=0, InvocationID=f312f346-19fa-420b-80d8-10a001f2320b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.727Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.728 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.728Z|2024-08-06T12:14:21.728Z|8da6604b-a58f-4bae-9cc0-5fe521a083c8||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8da6604b-a58f-4bae-9cc0-5fe521a083c8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.728Z, ElapsedTime=0, InvocationID=4b13a8f8-e120-4f71-ae26-b6a0986a1f04, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.728Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.731 INFO 2786 --- [ol-229-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.731 INFO 2786 --- [ol-229-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.731 INFO 2786 --- [ol-229-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.731Z|2024-08-06T12:14:21.732Z|47e2eeec-abc8-4025-87db-a548652b445e||pool-229-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=47e2eeec-abc8-4025-87db-a548652b445e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.731Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.727Z, InvocationID=f312f346-19fa-420b-80d8-10a001f2320b, LogTimestamp=2024-08-06T12:14:21.732Z|||Invoke 12:14:21 2024-08-06 12:14:21.732 INFO 2786 --- [ol-229-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.732 [pool-229-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.739 INFO 2786 --- [ol-230-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.739 INFO 2786 --- [ol-230-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.739 INFO 2786 --- [ol-230-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.740 INFO 2786 --- [ol-230-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.740 [pool-230-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.740Z|2024-08-06T12:14:21.740Z|8da6604b-a58f-4bae-9cc0-5fe521a083c8||pool-230-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8da6604b-a58f-4bae-9cc0-5fe521a083c8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.740Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.728Z, InvocationID=4b13a8f8-e120-4f71-ae26-b6a0986a1f04, LogTimestamp=2024-08-06T12:14:21.740Z|||Invoke 12:14:21 2024-08-06 12:14:21.771 INFO 2786 --- [ol-228-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.724Z|2024-08-06T12:14:21.771Z|a6eab525-e9a8-4a11-8867-c60deb4047ee||pool-228-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a6eab525-e9a8-4a11-8867-c60deb4047ee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, InvokeTimestamp=2024-08-06T12:14:21.724Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.718Z, InvocationID=55c4a1b7-0cac-4b68-ac83-a4ffef88a28c, LogTimestamp=2024-08-06T12:14:21.771Z, ResponseDesc=OK, elapsedTime=41|||InvokeReturn 12:14:21 12:14:21.771 [pool-228-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.718Z|2024-08-06T12:14:21.772+0000|a6eab525-e9a8-4a11-8867-c60deb4047ee||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a6eab525-e9a8-4a11-8867-c60deb4047ee","status":"200","rqstDate":"240806-12:14:21:719","respDate":"240806-12:14:21:771","sourceId":"k6:a6eab525-e9a8-4a11-8867-c60deb4047ee","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:719-91149\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a6eab525-e9a8-4a11-8867-c60deb4047ee]}\"}"} 12:14:21 2024-08-06T12:14:21.718Z|2024-08-06T12:14:21.772Z|a6eab525-e9a8-4a11-8867-c60deb4047ee||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a6eab525-e9a8-4a11-8867-c60deb4047ee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.718Z, InvocationID=55c4a1b7-0cac-4b68-ac83-a4ffef88a28c, LogTimestamp=2024-08-06T12:14:21.772Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.772 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access" 12:14:21 2024-08-06 12:14:21.774 INFO 2786 --- [ol-229-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.774 [pool-229-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.731Z|2024-08-06T12:14:21.774Z|47e2eeec-abc8-4025-87db-a548652b445e||pool-229-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=47e2eeec-abc8-4025-87db-a548652b445e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, InvokeTimestamp=2024-08-06T12:14:21.731Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.727Z, InvocationID=f312f346-19fa-420b-80d8-10a001f2320b, LogTimestamp=2024-08-06T12:14:21.774Z, ResponseDesc=OK, elapsedTime=40|||InvokeReturn 12:14:21 2024-08-06 12:14:21.775 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.775Z|2024-08-06T12:14:21.775Z|9c9be78e-0a90-4032-95a4-a11b2593ed7a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9c9be78e-0a90-4032-95a4-a11b2593ed7a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.775Z, ElapsedTime=0, InvocationID=ee82f232-9276-4244-ae72-272d9905c2d3, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.775Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.727Z|2024-08-06T12:14:21.775+0000|47e2eeec-abc8-4025-87db-a548652b445e||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"47e2eeec-abc8-4025-87db-a548652b445e","status":"200","rqstDate":"240806-12:14:21:728","respDate":"240806-12:14:21:775","sourceId":"k6:47e2eeec-abc8-4025-87db-a548652b445e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:728-60612\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[47e2eeec-abc8-4025-87db-a548652b445e]}\"}"} 12:14:21 2024-08-06 12:14:21.775 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.727Z|2024-08-06T12:14:21.775Z|47e2eeec-abc8-4025-87db-a548652b445e||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|48|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=47e2eeec-abc8-4025-87db-a548652b445e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=48, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.727Z, InvocationID=f312f346-19fa-420b-80d8-10a001f2320b, LogTimestamp=2024-08-06T12:14:21.775Z, ResponseDesc=OK|||Exiting. 12:14:21 12:14:21.776 [pool-230-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.776 INFO 2786 --- [ol-230-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.740Z|2024-08-06T12:14:21.776Z|8da6604b-a58f-4bae-9cc0-5fe521a083c8||pool-230-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8da6604b-a58f-4bae-9cc0-5fe521a083c8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:21.740Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.728Z, InvocationID=4b13a8f8-e120-4f71-ae26-b6a0986a1f04, LogTimestamp=2024-08-06T12:14:21.776Z, ResponseDesc=OK, elapsedTime=28|||InvokeReturn 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:21 2024-08-06T12:14:21.728Z|2024-08-06T12:14:21.777+0000|8da6604b-a58f-4bae-9cc0-5fe521a083c8||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8da6604b-a58f-4bae-9cc0-5fe521a083c8","status":"200","rqstDate":"240806-12:14:21:728","respDate":"240806-12:14:21:777","sourceId":"k6:8da6604b-a58f-4bae-9cc0-5fe521a083c8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:728-17423\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8da6604b-a58f-4bae-9cc0-5fe521a083c8]}\"}"} 12:14:21 2024-08-06 12:14:21.777 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.728Z|2024-08-06T12:14:21.777Z|8da6604b-a58f-4bae-9cc0-5fe521a083c8||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8da6604b-a58f-4bae-9cc0-5fe521a083c8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.728Z, InvocationID=4b13a8f8-e120-4f71-ae26-b6a0986a1f04, LogTimestamp=2024-08-06T12:14:21.777Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.778 INFO 2786 --- [ol-231-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.778 INFO 2786 --- [ol-231-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.778 INFO 2786 --- [ol-231-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.778 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.778Z|2024-08-06T12:14:21.778Z|d1754350-1fb4-4d4c-81ed-246f7e6eee60||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d1754350-1fb4-4d4c-81ed-246f7e6eee60, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.778Z, ElapsedTime=0, InvocationID=8cb486f1-1406-4e5f-b6cd-ecce9922a6de, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.778Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.778 INFO 2786 --- [ol-231-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.778 [pool-231-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.778Z|2024-08-06T12:14:21.778Z|9c9be78e-0a90-4032-95a4-a11b2593ed7a||pool-231-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=9c9be78e-0a90-4032-95a4-a11b2593ed7a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.778Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.775Z, InvocationID=ee82f232-9276-4244-ae72-272d9905c2d3, LogTimestamp=2024-08-06T12:14:21.778Z|||Invoke 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access" 12:14:21 2024-08-06 12:14:21.780 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.780Z|2024-08-06T12:14:21.780Z|0ff54ddd-6189-4e4b-811a-2d0d33d25f3e||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0ff54ddd-6189-4e4b-811a-2d0d33d25f3e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.780Z, ElapsedTime=0, InvocationID=5f40fb99-ef1a-4702-a7e2-dfb9e762d8c9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.780Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.792 INFO 2786 --- [ol-232-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.792 INFO 2786 --- [ol-232-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.792 INFO 2786 --- [ol-232-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.792 INFO 2786 --- [ol-232-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.792Z|2024-08-06T12:14:21.792Z|d1754350-1fb4-4d4c-81ed-246f7e6eee60||pool-232-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d1754350-1fb4-4d4c-81ed-246f7e6eee60, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.792Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.778Z, InvocationID=8cb486f1-1406-4e5f-b6cd-ecce9922a6de, LogTimestamp=2024-08-06T12:14:21.792Z|||Invoke 12:14:21 12:14:21.792 [pool-232-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.803 INFO 2786 --- [ol-233-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.807 INFO 2786 --- [ol-233-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.807 INFO 2786 --- [ol-233-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.807 INFO 2786 --- [ol-233-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.807 [pool-233-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.807Z|2024-08-06T12:14:21.807Z|0ff54ddd-6189-4e4b-811a-2d0d33d25f3e||pool-233-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=0ff54ddd-6189-4e4b-811a-2d0d33d25f3e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.807Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.780Z, InvocationID=5f40fb99-ef1a-4702-a7e2-dfb9e762d8c9, LogTimestamp=2024-08-06T12:14:21.807Z|||Invoke 12:14:21 2024-08-06 12:14:21.809 INFO 2786 --- [ol-231-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.778Z|2024-08-06T12:14:21.809Z|9c9be78e-0a90-4032-95a4-a11b2593ed7a||pool-231-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|31|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=9c9be78e-0a90-4032-95a4-a11b2593ed7a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=31, InvokeTimestamp=2024-08-06T12:14:21.778Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.775Z, InvocationID=ee82f232-9276-4244-ae72-272d9905c2d3, LogTimestamp=2024-08-06T12:14:21.809Z, ResponseDesc=OK, elapsedTime=24|||InvokeReturn 12:14:21 12:14:21.809 [pool-231-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.775Z|2024-08-06T12:14:21.810+0000|9c9be78e-0a90-4032-95a4-a11b2593ed7a||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"9c9be78e-0a90-4032-95a4-a11b2593ed7a","status":"200","rqstDate":"240806-12:14:21:775","respDate":"240806-12:14:21:810","sourceId":"k6:9c9be78e-0a90-4032-95a4-a11b2593ed7a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:775-32051\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[9c9be78e-0a90-4032-95a4-a11b2593ed7a]}\"}"} 12:14:21 2024-08-06 12:14:21.810 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.775Z|2024-08-06T12:14:21.810Z|9c9be78e-0a90-4032-95a4-a11b2593ed7a||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=9c9be78e-0a90-4032-95a4-a11b2593ed7a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.775Z, InvocationID=ee82f232-9276-4244-ae72-272d9905c2d3, LogTimestamp=2024-08-06T12:14:21.810Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:21 2024-08-06 12:14:21.814 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.814Z|2024-08-06T12:14:21.814Z|b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.814Z, ElapsedTime=0, InvocationID=306e75fd-3768-424b-8e9b-569926b4bbb6, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.814Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.817 INFO 2786 --- [ol-234-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.817 INFO 2786 --- [ol-234-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.817 INFO 2786 --- [ol-234-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.817Z|2024-08-06T12:14:21.817Z|b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b||pool-234-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.817Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.814Z, InvocationID=306e75fd-3768-424b-8e9b-569926b4bbb6, LogTimestamp=2024-08-06T12:14:21.817Z|||Invoke 12:14:21 12:14:21.817 [pool-234-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.817 INFO 2786 --- [ol-234-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.792Z|2024-08-06T12:14:21.830Z|d1754350-1fb4-4d4c-81ed-246f7e6eee60||pool-232-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d1754350-1fb4-4d4c-81ed-246f7e6eee60, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, InvokeTimestamp=2024-08-06T12:14:21.792Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.778Z, InvocationID=8cb486f1-1406-4e5f-b6cd-ecce9922a6de, LogTimestamp=2024-08-06T12:14:21.830Z, ResponseDesc=OK, elapsedTime=36|||InvokeReturn 12:14:21 12:14:21.830 [pool-232-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.830 INFO 2786 --- [ol-232-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.831 [pool-233-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.807Z|2024-08-06T12:14:21.831Z|0ff54ddd-6189-4e4b-811a-2d0d33d25f3e||pool-233-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=0ff54ddd-6189-4e4b-811a-2d0d33d25f3e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:21.807Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.780Z, InvocationID=5f40fb99-ef1a-4702-a7e2-dfb9e762d8c9, LogTimestamp=2024-08-06T12:14:21.831Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:21 2024-08-06 12:14:21.831 INFO 2786 --- [ol-233-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.778Z|2024-08-06T12:14:21.831+0000|d1754350-1fb4-4d4c-81ed-246f7e6eee60||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d1754350-1fb4-4d4c-81ed-246f7e6eee60","status":"200","rqstDate":"240806-12:14:21:778","respDate":"240806-12:14:21:831","sourceId":"k6:d1754350-1fb4-4d4c-81ed-246f7e6eee60","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:778-19823\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d1754350-1fb4-4d4c-81ed-246f7e6eee60]}\"}"} 12:14:21 2024-08-06 12:14:21.831 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.778Z|2024-08-06T12:14:21.831Z|d1754350-1fb4-4d4c-81ed-246f7e6eee60||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|53|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d1754350-1fb4-4d4c-81ed-246f7e6eee60, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=53, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.778Z, InvocationID=8cb486f1-1406-4e5f-b6cd-ecce9922a6de, LogTimestamp=2024-08-06T12:14:21.831Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.780Z|2024-08-06T12:14:21.831+0000|0ff54ddd-6189-4e4b-811a-2d0d33d25f3e||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"0ff54ddd-6189-4e4b-811a-2d0d33d25f3e","status":"200","rqstDate":"240806-12:14:21:780","respDate":"240806-12:14:21:831","sourceId":"k6:0ff54ddd-6189-4e4b-811a-2d0d33d25f3e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:780-38965\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[0ff54ddd-6189-4e4b-811a-2d0d33d25f3e]}\"}"} 12:14:21 2024-08-06 12:14:21.832 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.780Z|2024-08-06T12:14:21.832Z|0ff54ddd-6189-4e4b-811a-2d0d33d25f3e||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=0ff54ddd-6189-4e4b-811a-2d0d33d25f3e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.780Z, InvocationID=5f40fb99-ef1a-4702-a7e2-dfb9e762d8c9, LogTimestamp=2024-08-06T12:14:21.832Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:21 2024-08-06 12:14:21.834 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.834Z|2024-08-06T12:14:21.834Z|4f9d59a4-79af-481d-9afc-528f86146678||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4f9d59a4-79af-481d-9afc-528f86146678, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.834Z, ElapsedTime=0, InvocationID=7ce33220-8eaa-4262-b0f8-59b0762e3dc7, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.834Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.834 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.834Z|2024-08-06T12:14:21.834Z|f9d3fa59-d75e-48aa-964f-bb5c80e696ca||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f9d3fa59-d75e-48aa-964f-bb5c80e696ca, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.834Z, ElapsedTime=0, InvocationID=4111ca95-aacb-471b-b490-57d9e2f17c59, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.834Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.817Z|2024-08-06T12:14:21.835Z|b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b||pool-234-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:21.817Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.814Z, InvocationID=306e75fd-3768-424b-8e9b-569926b4bbb6, LogTimestamp=2024-08-06T12:14:21.835Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:21 2024-08-06 12:14:21.835 INFO 2786 --- [ol-234-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.835 [pool-234-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.814Z|2024-08-06T12:14:21.836+0000|b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b","status":"200","rqstDate":"240806-12:14:21:814","respDate":"240806-12:14:21:836","sourceId":"k6:b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:814-47079\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b]}\"}"} 12:14:21 2024-08-06 12:14:21.837 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.814Z|2024-08-06T12:14:21.836Z|b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b3ca6f3d-0ed9-46e4-8d9c-3121ccd4242b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.814Z, InvocationID=306e75fd-3768-424b-8e9b-569926b4bbb6, LogTimestamp=2024-08-06T12:14:21.836Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.838 INFO 2786 --- [ol-235-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.838 INFO 2786 --- [ol-235-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.838 INFO 2786 --- [ol-235-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access" 12:14:21 2024-08-06 12:14:21.839 INFO 2786 --- [ol-236-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.839 INFO 2786 --- [ol-236-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.839 INFO 2786 --- [ol-236-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 12:14:21.839 [pool-235-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.839 INFO 2786 --- [ol-235-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.839Z|2024-08-06T12:14:21.839Z|f9d3fa59-d75e-48aa-964f-bb5c80e696ca||pool-236-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f9d3fa59-d75e-48aa-964f-bb5c80e696ca, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.839Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.834Z, InvocationID=4111ca95-aacb-471b-b490-57d9e2f17c59, LogTimestamp=2024-08-06T12:14:21.839Z|||Invoke 12:14:21 2024-08-06T12:14:21.838Z|2024-08-06T12:14:21.839Z|4f9d59a4-79af-481d-9afc-528f86146678||pool-235-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4f9d59a4-79af-481d-9afc-528f86146678, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.838Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.834Z, InvocationID=7ce33220-8eaa-4262-b0f8-59b0762e3dc7, LogTimestamp=2024-08-06T12:14:21.839Z|||Invoke 12:14:21 12:14:21.839 [pool-236-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.839 INFO 2786 --- [ol-236-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.840 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.840Z|2024-08-06T12:14:21.840Z|5d1eccf4-5c54-48b2-996a-bc804fb9c15c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5d1eccf4-5c54-48b2-996a-bc804fb9c15c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.840Z, ElapsedTime=0, InvocationID=cff1895f-0588-4b22-bd41-2b10df6c2a52, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.840Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.863 INFO 2786 --- [ol-237-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.863 INFO 2786 --- [ol-237-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.863 INFO 2786 --- [ol-237-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.863 INFO 2786 --- [ol-237-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.863Z|2024-08-06T12:14:21.863Z|5d1eccf4-5c54-48b2-996a-bc804fb9c15c||pool-237-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5d1eccf4-5c54-48b2-996a-bc804fb9c15c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.863Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.840Z, InvocationID=cff1895f-0588-4b22-bd41-2b10df6c2a52, LogTimestamp=2024-08-06T12:14:21.863Z|||Invoke 12:14:21 12:14:21.863 [pool-237-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.838Z|2024-08-06T12:14:21.872Z|4f9d59a4-79af-481d-9afc-528f86146678||pool-235-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|34|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4f9d59a4-79af-481d-9afc-528f86146678, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=34, InvokeTimestamp=2024-08-06T12:14:21.838Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.834Z, InvocationID=7ce33220-8eaa-4262-b0f8-59b0762e3dc7, LogTimestamp=2024-08-06T12:14:21.872Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:21 12:14:21.872 [pool-235-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.872 INFO 2786 --- [ol-235-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.834Z|2024-08-06T12:14:21.873+0000|4f9d59a4-79af-481d-9afc-528f86146678||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4f9d59a4-79af-481d-9afc-528f86146678","status":"200","rqstDate":"240806-12:14:21:834","respDate":"240806-12:14:21:873","sourceId":"k6:4f9d59a4-79af-481d-9afc-528f86146678","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:834-19680\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4f9d59a4-79af-481d-9afc-528f86146678]}\"}"} 12:14:21 2024-08-06 12:14:21.873 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.834Z|2024-08-06T12:14:21.873Z|4f9d59a4-79af-481d-9afc-528f86146678||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4f9d59a4-79af-481d-9afc-528f86146678, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.834Z, InvocationID=7ce33220-8eaa-4262-b0f8-59b0762e3dc7, LogTimestamp=2024-08-06T12:14:21.873Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:21 2024-08-06 12:14:21.876 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.876Z|2024-08-06T12:14:21.876Z|f717d174-a87b-4714-b56b-76284f5068d0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f717d174-a87b-4714-b56b-76284f5068d0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.876Z, ElapsedTime=0, InvocationID=8a9a240f-1a7f-4515-bf5b-f133f698be3a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.890 INFO 2786 --- [ol-236-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.839Z|2024-08-06T12:14:21.890Z|f9d3fa59-d75e-48aa-964f-bb5c80e696ca||pool-236-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f9d3fa59-d75e-48aa-964f-bb5c80e696ca, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, InvokeTimestamp=2024-08-06T12:14:21.839Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.834Z, InvocationID=4111ca95-aacb-471b-b490-57d9e2f17c59, LogTimestamp=2024-08-06T12:14:21.890Z, ResponseDesc=OK, elapsedTime=48|||InvokeReturn 12:14:21 12:14:21.890 [pool-236-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.891 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.834Z|2024-08-06T12:14:21.891Z|f9d3fa59-d75e-48aa-964f-bb5c80e696ca||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|57|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f9d3fa59-d75e-48aa-964f-bb5c80e696ca, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=57, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.834Z, InvocationID=4111ca95-aacb-471b-b490-57d9e2f17c59, LogTimestamp=2024-08-06T12:14:21.891Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.834Z|2024-08-06T12:14:21.890+0000|f9d3fa59-d75e-48aa-964f-bb5c80e696ca||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f9d3fa59-d75e-48aa-964f-bb5c80e696ca","status":"200","rqstDate":"240806-12:14:21:835","respDate":"240806-12:14:21:890","sourceId":"k6:f9d3fa59-d75e-48aa-964f-bb5c80e696ca","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:835-2024\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f9d3fa59-d75e-48aa-964f-bb5c80e696ca]}\"}"} 12:14:21 2024-08-06 12:14:21.891 INFO 2786 --- [ol-238-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.891 INFO 2786 --- [ol-238-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.891 INFO 2786 --- [ol-238-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.891Z|2024-08-06T12:14:21.891Z|f717d174-a87b-4714-b56b-76284f5068d0||pool-238-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f717d174-a87b-4714-b56b-76284f5068d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.891Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.876Z, InvocationID=8a9a240f-1a7f-4515-bf5b-f133f698be3a, LogTimestamp=2024-08-06T12:14:21.891Z|||Invoke 12:14:21 12:14:21.891 [pool-238-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.891 INFO 2786 --- [ol-238-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06 12:14:21.892 INFO 2786 --- [ol-237-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.892 [pool-237-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.863Z|2024-08-06T12:14:21.892Z|5d1eccf4-5c54-48b2-996a-bc804fb9c15c||pool-237-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5d1eccf4-5c54-48b2-996a-bc804fb9c15c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:21.863Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.840Z, InvocationID=cff1895f-0588-4b22-bd41-2b10df6c2a52, LogTimestamp=2024-08-06T12:14:21.892Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:21 2024-08-06 12:14:21.893 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.893Z|2024-08-06T12:14:21.893Z|6e592204-f0d5-4e10-941e-77552860153d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6e592204-f0d5-4e10-941e-77552860153d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.893Z, ElapsedTime=0, InvocationID=ee53d4ad-e098-40c9-9edd-5cbf667d98a2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06T12:14:21.840Z|2024-08-06T12:14:21.895+0000|5d1eccf4-5c54-48b2-996a-bc804fb9c15c||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5d1eccf4-5c54-48b2-996a-bc804fb9c15c","status":"200","rqstDate":"240806-12:14:21:840","respDate":"240806-12:14:21:895","sourceId":"k6:5d1eccf4-5c54-48b2-996a-bc804fb9c15c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:840-56781\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5d1eccf4-5c54-48b2-996a-bc804fb9c15c]}\"}"} 12:14:21 2024-08-06 12:14:21.895 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:21 2024-08-06 12:14:21.898 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.840Z|2024-08-06T12:14:21.895Z|5d1eccf4-5c54-48b2-996a-bc804fb9c15c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5d1eccf4-5c54-48b2-996a-bc804fb9c15c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.840Z, InvocationID=cff1895f-0588-4b22-bd41-2b10df6c2a52, LogTimestamp=2024-08-06T12:14:21.895Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.898Z|2024-08-06T12:14:21.898Z|39e7f96e-38df-4189-a428-9ce839aec8ab||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=39e7f96e-38df-4189-a428-9ce839aec8ab, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.898Z, ElapsedTime=0, InvocationID=bc5c6c65-2554-42fc-a77b-dd8672feae3a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.898Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.901 INFO 2786 --- [ol-239-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.901 INFO 2786 --- [ol-239-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.901 INFO 2786 --- [ol-239-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.901 INFO 2786 --- [ol-239-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.901Z|2024-08-06T12:14:21.901Z|6e592204-f0d5-4e10-941e-77552860153d||pool-239-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6e592204-f0d5-4e10-941e-77552860153d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.901Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.893Z, InvocationID=ee53d4ad-e098-40c9-9edd-5cbf667d98a2, LogTimestamp=2024-08-06T12:14:21.901Z|||Invoke 12:14:21 12:14:21.901 [pool-239-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.903 INFO 2786 --- [ol-240-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.903 INFO 2786 --- [ol-240-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.903 INFO 2786 --- [ol-240-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.903 INFO 2786 --- [ol-240-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.903Z|2024-08-06T12:14:21.903Z|39e7f96e-38df-4189-a428-9ce839aec8ab||pool-240-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=39e7f96e-38df-4189-a428-9ce839aec8ab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.903Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.898Z, InvocationID=bc5c6c65-2554-42fc-a77b-dd8672feae3a, LogTimestamp=2024-08-06T12:14:21.903Z|||Invoke 12:14:21 12:14:21.903 [pool-240-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.908 INFO 2786 --- [ol-238-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.891Z|2024-08-06T12:14:21.907Z|f717d174-a87b-4714-b56b-76284f5068d0||pool-238-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f717d174-a87b-4714-b56b-76284f5068d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:21.891Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.876Z, InvocationID=8a9a240f-1a7f-4515-bf5b-f133f698be3a, LogTimestamp=2024-08-06T12:14:21.907Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:21 12:14:21.908 [pool-238-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.876Z|2024-08-06T12:14:21.908+0000|f717d174-a87b-4714-b56b-76284f5068d0||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f717d174-a87b-4714-b56b-76284f5068d0","status":"200","rqstDate":"240806-12:14:21:876","respDate":"240806-12:14:21:908","sourceId":"k6:f717d174-a87b-4714-b56b-76284f5068d0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:876-68092\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f717d174-a87b-4714-b56b-76284f5068d0]}\"}"} 12:14:21 2024-08-06 12:14:21.908 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.876Z|2024-08-06T12:14:21.908Z|f717d174-a87b-4714-b56b-76284f5068d0||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f717d174-a87b-4714-b56b-76284f5068d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.876Z, InvocationID=8a9a240f-1a7f-4515-bf5b-f133f698be3a, LogTimestamp=2024-08-06T12:14:21.908Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:21 2024-08-06 12:14:21.914 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.914Z|2024-08-06T12:14:21.914Z|efd621e2-ce0c-45aa-b706-3e6a1e579df9||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=efd621e2-ce0c-45aa-b706-3e6a1e579df9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.914Z, ElapsedTime=0, InvocationID=39a5b4a0-34e8-4a64-b247-f46d1d97fa6c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.914Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.929 INFO 2786 --- [ol-241-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.929 INFO 2786 --- [ol-241-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.929 INFO 2786 --- [ol-241-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06T12:14:21.929Z|2024-08-06T12:14:21.929Z|efd621e2-ce0c-45aa-b706-3e6a1e579df9||pool-241-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=efd621e2-ce0c-45aa-b706-3e6a1e579df9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.929Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.914Z, InvocationID=39a5b4a0-34e8-4a64-b247-f46d1d97fa6c, LogTimestamp=2024-08-06T12:14:21.929Z|||Invoke 12:14:21 2024-08-06 12:14:21.929 INFO 2786 --- [ol-239-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.901Z|2024-08-06T12:14:21.929Z|6e592204-f0d5-4e10-941e-77552860153d||pool-239-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6e592204-f0d5-4e10-941e-77552860153d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:21.901Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.893Z, InvocationID=ee53d4ad-e098-40c9-9edd-5cbf667d98a2, LogTimestamp=2024-08-06T12:14:21.929Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:21 2024-08-06 12:14:21.929 INFO 2786 --- [ol-241-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.929 [pool-239-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 12:14:21.929 [pool-241-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.930 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.893Z|2024-08-06T12:14:21.930Z|6e592204-f0d5-4e10-941e-77552860153d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6e592204-f0d5-4e10-941e-77552860153d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.893Z, InvocationID=ee53d4ad-e098-40c9-9edd-5cbf667d98a2, LogTimestamp=2024-08-06T12:14:21.930Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06T12:14:21.893Z|2024-08-06T12:14:21.930+0000|6e592204-f0d5-4e10-941e-77552860153d||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6e592204-f0d5-4e10-941e-77552860153d","status":"200","rqstDate":"240806-12:14:21:893","respDate":"240806-12:14:21:930","sourceId":"k6:6e592204-f0d5-4e10-941e-77552860153d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:893-49945\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6e592204-f0d5-4e10-941e-77552860153d]}\"}"} 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:21 2024-08-06 12:14:21.932 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.932Z|2024-08-06T12:14:21.932Z|5b17f53f-0bcc-4908-bc38-3afdfc5a64b5||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5b17f53f-0bcc-4908-bc38-3afdfc5a64b5, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.932Z, ElapsedTime=0, InvocationID=607c6665-4157-48ef-918c-209670754620, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.932Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.944 INFO 2786 --- [ol-240-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.903Z|2024-08-06T12:14:21.944Z|39e7f96e-38df-4189-a428-9ce839aec8ab||pool-240-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=39e7f96e-38df-4189-a428-9ce839aec8ab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:21.903Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.898Z, InvocationID=bc5c6c65-2554-42fc-a77b-dd8672feae3a, LogTimestamp=2024-08-06T12:14:21.944Z, ResponseDesc=OK, elapsedTime=39|||InvokeReturn 12:14:21 12:14:21.944 [pool-240-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.898Z|2024-08-06T12:14:21.945+0000|39e7f96e-38df-4189-a428-9ce839aec8ab||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"39e7f96e-38df-4189-a428-9ce839aec8ab","status":"200","rqstDate":"240806-12:14:21:898","respDate":"240806-12:14:21:945","sourceId":"k6:39e7f96e-38df-4189-a428-9ce839aec8ab","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:898-93447\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[39e7f96e-38df-4189-a428-9ce839aec8ab]}\"}"} 12:14:21 2024-08-06 12:14:21.945 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.898Z|2024-08-06T12:14:21.945Z|39e7f96e-38df-4189-a428-9ce839aec8ab||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=39e7f96e-38df-4189-a428-9ce839aec8ab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.898Z, InvocationID=bc5c6c65-2554-42fc-a77b-dd8672feae3a, LogTimestamp=2024-08-06T12:14:21.945Z, ResponseDesc=OK|||Exiting. 12:14:21 2024-08-06 12:14:21.946 INFO 2786 --- [ol-242-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.946 INFO 2786 --- [ol-242-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.946 INFO 2786 --- [ol-242-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.946 INFO 2786 --- [ol-242-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.946 [pool-242-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.946Z|2024-08-06T12:14:21.946Z|5b17f53f-0bcc-4908-bc38-3afdfc5a64b5||pool-242-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5b17f53f-0bcc-4908-bc38-3afdfc5a64b5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.946Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.932Z, InvocationID=607c6665-4157-48ef-918c-209670754620, LogTimestamp=2024-08-06T12:14:21.946Z|||Invoke 12:14:21 2024-08-06 12:14:21.947 INFO 2786 --- [ol-241-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.947 [pool-241-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.929Z|2024-08-06T12:14:21.947Z|efd621e2-ce0c-45aa-b706-3e6a1e579df9||pool-241-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=efd621e2-ce0c-45aa-b706-3e6a1e579df9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:21.929Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.914Z, InvocationID=39a5b4a0-34e8-4a64-b247-f46d1d97fa6c, LogTimestamp=2024-08-06T12:14:21.947Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access" 12:14:21 2024-08-06T12:14:21.914Z|2024-08-06T12:14:21.947+0000|efd621e2-ce0c-45aa-b706-3e6a1e579df9||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"efd621e2-ce0c-45aa-b706-3e6a1e579df9","status":"200","rqstDate":"240806-12:14:21:915","respDate":"240806-12:14:21:947","sourceId":"k6:efd621e2-ce0c-45aa-b706-3e6a1e579df9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:915-82243\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[efd621e2-ce0c-45aa-b706-3e6a1e579df9]}\"}"} 12:14:21 2024-08-06 12:14:21.947 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.914Z|2024-08-06T12:14:21.947Z|efd621e2-ce0c-45aa-b706-3e6a1e579df9||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=efd621e2-ce0c-45aa-b706-3e6a1e579df9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.914Z, InvocationID=39a5b4a0-34e8-4a64-b247-f46d1d97fa6c, LogTimestamp=2024-08-06T12:14:21.947Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:21 2024-08-06 12:14:21.948 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.948Z|2024-08-06T12:14:21.948Z|c5aa6366-351f-4dda-9a54-bd1cef7885de||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c5aa6366-351f-4dda-9a54-bd1cef7885de, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.948Z, ElapsedTime=0, InvocationID=a094247f-3a6c-4813-9d6d-3325b0613974, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.948Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.950 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.950Z|2024-08-06T12:14:21.950Z|15ab49cd-d64f-471f-920d-12333d9c6ca5||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=15ab49cd-d64f-471f-920d-12333d9c6ca5, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.950Z, ElapsedTime=0, InvocationID=9e01aebf-a8cf-4915-85fa-034ccdc7d70b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.950Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-243-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-243-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-243-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-243-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.960Z|2024-08-06T12:14:21.960Z|c5aa6366-351f-4dda-9a54-bd1cef7885de||pool-243-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c5aa6366-351f-4dda-9a54-bd1cef7885de, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.960Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.948Z, InvocationID=a094247f-3a6c-4813-9d6d-3325b0613974, LogTimestamp=2024-08-06T12:14:21.960Z|||Invoke 12:14:21 12:14:21.960 [pool-243-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-244-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-244-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-244-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.960 INFO 2786 --- [ol-244-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 12:14:21.960 [pool-244-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 2024-08-06T12:14:21.960Z|2024-08-06T12:14:21.960Z|15ab49cd-d64f-471f-920d-12333d9c6ca5||pool-244-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=15ab49cd-d64f-471f-920d-12333d9c6ca5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.960Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.950Z, InvocationID=9e01aebf-a8cf-4915-85fa-034ccdc7d70b, LogTimestamp=2024-08-06T12:14:21.960Z|||Invoke 12:14:21 2024-08-06T12:14:21.946Z|2024-08-06T12:14:21.960Z|5b17f53f-0bcc-4908-bc38-3afdfc5a64b5||pool-242-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5b17f53f-0bcc-4908-bc38-3afdfc5a64b5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:21.946Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.932Z, InvocationID=607c6665-4157-48ef-918c-209670754620, LogTimestamp=2024-08-06T12:14:21.960Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:21 12:14:21.961 [pool-242-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06 12:14:21.961 INFO 2786 --- [ol-242-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 2024-08-06T12:14:21.932Z|2024-08-06T12:14:21.962+0000|5b17f53f-0bcc-4908-bc38-3afdfc5a64b5||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"5b17f53f-0bcc-4908-bc38-3afdfc5a64b5","status":"200","rqstDate":"240806-12:14:21:932","respDate":"240806-12:14:21:961","sourceId":"k6:5b17f53f-0bcc-4908-bc38-3afdfc5a64b5","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:932-28120\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[5b17f53f-0bcc-4908-bc38-3afdfc5a64b5]}\"}"} 12:14:21 2024-08-06 12:14:21.962 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.932Z|2024-08-06T12:14:21.962Z|5b17f53f-0bcc-4908-bc38-3afdfc5a64b5||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5b17f53f-0bcc-4908-bc38-3afdfc5a64b5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.932Z, InvocationID=607c6665-4157-48ef-918c-209670754620, LogTimestamp=2024-08-06T12:14:21.962Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:21 2024-08-06 12:14:21.964 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.964Z|2024-08-06T12:14:21.964Z|4c591bcc-66ad-4d67-ba9c-e0a69cd2144e||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4c591bcc-66ad-4d67-ba9c-e0a69cd2144e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.964Z, ElapsedTime=0, InvocationID=4e2bfd54-3d28-417b-8a81-e053f80b66af, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.964Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:21 2024-08-06 12:14:21.992 INFO 2786 --- [ol-245-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:21 2024-08-06 12:14:21.992 INFO 2786 --- [ol-245-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:21 2024-08-06 12:14:21.992 INFO 2786 --- [ol-245-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:21 2024-08-06 12:14:21.993 INFO 2786 --- [ol-245-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:21 2024-08-06T12:14:21.992Z|2024-08-06T12:14:21.993Z|4c591bcc-66ad-4d67-ba9c-e0a69cd2144e||pool-245-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4c591bcc-66ad-4d67-ba9c-e0a69cd2144e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:21.992Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.964Z, InvocationID=4e2bfd54-3d28-417b-8a81-e053f80b66af, LogTimestamp=2024-08-06T12:14:21.993Z|||Invoke 12:14:21 2024-08-06 12:14:21.993 INFO 2786 --- [ol-243-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:21 12:14:21.993 [pool-245-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:21 12:14:21.993 [pool-243-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:21 2024-08-06T12:14:21.960Z|2024-08-06T12:14:21.993Z|c5aa6366-351f-4dda-9a54-bd1cef7885de||pool-243-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c5aa6366-351f-4dda-9a54-bd1cef7885de, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, InvokeTimestamp=2024-08-06T12:14:21.960Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.948Z, InvocationID=a094247f-3a6c-4813-9d6d-3325b0613974, LogTimestamp=2024-08-06T12:14:21.993Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:21 2024-08-06 12:14:21.994 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:21 2024-08-06T12:14:21.948Z|2024-08-06T12:14:21.993+0000|c5aa6366-351f-4dda-9a54-bd1cef7885de||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c5aa6366-351f-4dda-9a54-bd1cef7885de","status":"200","rqstDate":"240806-12:14:21:949","respDate":"240806-12:14:21:993","sourceId":"k6:c5aa6366-351f-4dda-9a54-bd1cef7885de","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:949-37288\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c5aa6366-351f-4dda-9a54-bd1cef7885de]}\"}"} 12:14:21 2024-08-06T12:14:21.948Z|2024-08-06T12:14:21.994Z|c5aa6366-351f-4dda-9a54-bd1cef7885de||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c5aa6366-351f-4dda-9a54-bd1cef7885de, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.948Z, InvocationID=a094247f-3a6c-4813-9d6d-3325b0613974, LogTimestamp=2024-08-06T12:14:21.994Z, ResponseDesc=OK|||Exiting. 12:14:21 127.0.0.1 - - [06/Aug/2024:12:14:21 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access" 12:14:21 2024-08-06 12:14:21.997 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:21 2024-08-06T12:14:21.996Z|2024-08-06T12:14:21.996Z|fcf8cf23-4b30-4826-b91e-b99fb1be9c27||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fcf8cf23-4b30-4826-b91e-b99fb1be9c27, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:21.996Z, ElapsedTime=0, InvocationID=31384927-039f-4e52-b7b5-d0faa0aeac02, PartnerName=k6, LogTimestamp=2024-08-06T12:14:21.996Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:21.999 INFO 2786 --- [ol-246-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:21.999 INFO 2786 --- [ol-246-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:21.999 INFO 2786 --- [ol-246-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.000 INFO 2786 --- [ol-246-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22Z|2024-08-06T12:14:22Z|fcf8cf23-4b30-4826-b91e-b99fb1be9c27||pool-246-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=fcf8cf23-4b30-4826-b91e-b99fb1be9c27, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.996Z, InvocationID=31384927-039f-4e52-b7b5-d0faa0aeac02, LogTimestamp=2024-08-06T12:14:22Z|||Invoke 12:14:22 12:14:22.000 [pool-246-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.001 INFO 2786 --- [ol-244-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:21.960Z|2024-08-06T12:14:22.001Z|15ab49cd-d64f-471f-920d-12333d9c6ca5||pool-244-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=15ab49cd-d64f-471f-920d-12333d9c6ca5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:21.960Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.950Z, InvocationID=9e01aebf-a8cf-4915-85fa-034ccdc7d70b, LogTimestamp=2024-08-06T12:14:22.001Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:22 12:14:22.001 [pool-244-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:21.950Z|2024-08-06T12:14:22.002+0000|15ab49cd-d64f-471f-920d-12333d9c6ca5||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"15ab49cd-d64f-471f-920d-12333d9c6ca5","status":"200","rqstDate":"240806-12:14:21:950","respDate":"240806-12:14:22:002","sourceId":"k6:15ab49cd-d64f-471f-920d-12333d9c6ca5","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:950-15013\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[15ab49cd-d64f-471f-920d-12333d9c6ca5]}\"}"} 12:14:22 2024-08-06 12:14:22.002 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:21.950Z|2024-08-06T12:14:22.002Z|15ab49cd-d64f-471f-920d-12333d9c6ca5||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=15ab49cd-d64f-471f-920d-12333d9c6ca5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.950Z, InvocationID=9e01aebf-a8cf-4915-85fa-034ccdc7d70b, LogTimestamp=2024-08-06T12:14:22.002Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:22 2024-08-06 12:14:22.005 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.005Z|2024-08-06T12:14:22.005Z|a45dc735-bd6f-4517-ae71-c20b25fdef13||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a45dc735-bd6f-4517-ae71-c20b25fdef13, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.005Z, ElapsedTime=0, InvocationID=b609ea52-ffbf-4474-b53b-576563bb4d89, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.005Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.019 INFO 2786 --- [ol-247-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.019 INFO 2786 --- [ol-247-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.020 INFO 2786 --- [ol-247-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.020 INFO 2786 --- [ol-247-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.020 [pool-247-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.020Z|2024-08-06T12:14:22.020Z|a45dc735-bd6f-4517-ae71-c20b25fdef13||pool-247-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a45dc735-bd6f-4517-ae71-c20b25fdef13, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.020Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.005Z, InvocationID=b609ea52-ffbf-4474-b53b-576563bb4d89, LogTimestamp=2024-08-06T12:14:22.020Z|||Invoke 12:14:22 2024-08-06 12:14:22.031 INFO 2786 --- [ol-245-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:21.992Z|2024-08-06T12:14:22.031Z|4c591bcc-66ad-4d67-ba9c-e0a69cd2144e||pool-245-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4c591bcc-66ad-4d67-ba9c-e0a69cd2144e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, InvokeTimestamp=2024-08-06T12:14:21.992Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.964Z, InvocationID=4e2bfd54-3d28-417b-8a81-e053f80b66af, LogTimestamp=2024-08-06T12:14:22.031Z, ResponseDesc=OK, elapsedTime=36|||InvokeReturn 12:14:22 12:14:22.031 [pool-245-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:21.964Z|2024-08-06T12:14:22.032+0000|4c591bcc-66ad-4d67-ba9c-e0a69cd2144e||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4c591bcc-66ad-4d67-ba9c-e0a69cd2144e","status":"200","rqstDate":"240806-12:14:21:965","respDate":"240806-12:14:22:032","sourceId":"k6:4c591bcc-66ad-4d67-ba9c-e0a69cd2144e","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:965-46777\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4c591bcc-66ad-4d67-ba9c-e0a69cd2144e]}\"}"} 12:14:22 2024-08-06 12:14:22.032 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:21.964Z|2024-08-06T12:14:22.032Z|4c591bcc-66ad-4d67-ba9c-e0a69cd2144e||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|68|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4c591bcc-66ad-4d67-ba9c-e0a69cd2144e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=68, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.964Z, InvocationID=4e2bfd54-3d28-417b-8a81-e053f80b66af, LogTimestamp=2024-08-06T12:14:22.032Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access" 12:14:22 2024-08-06 12:14:22.035 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.035Z|2024-08-06T12:14:22.035Z|b9c6cb8e-49b6-436c-a93e-f91c257f820b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b9c6cb8e-49b6-436c-a93e-f91c257f820b, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.035Z, ElapsedTime=0, InvocationID=ca07f892-aaa2-42a9-9a5a-84a412bafa02, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.035Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.038 INFO 2786 --- [ol-246-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22Z|2024-08-06T12:14:22.038Z|fcf8cf23-4b30-4826-b91e-b99fb1be9c27||pool-246-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|38|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=fcf8cf23-4b30-4826-b91e-b99fb1be9c27, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=38, InvokeTimestamp=2024-08-06T12:14:22Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:21.996Z, InvocationID=31384927-039f-4e52-b7b5-d0faa0aeac02, LogTimestamp=2024-08-06T12:14:22.038Z, ResponseDesc=OK, elapsedTime=36|||InvokeReturn 12:14:22 12:14:22.038 [pool-246-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:21.996Z|2024-08-06T12:14:22.039+0000|fcf8cf23-4b30-4826-b91e-b99fb1be9c27||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"fcf8cf23-4b30-4826-b91e-b99fb1be9c27","status":"200","rqstDate":"240806-12:14:21:997","respDate":"240806-12:14:22:039","sourceId":"k6:fcf8cf23-4b30-4826-b91e-b99fb1be9c27","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:21:997-71757\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[fcf8cf23-4b30-4826-b91e-b99fb1be9c27]}\"}"} 12:14:22 2024-08-06 12:14:22.039 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:21.996Z|2024-08-06T12:14:22.039Z|fcf8cf23-4b30-4826-b91e-b99fb1be9c27||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=fcf8cf23-4b30-4826-b91e-b99fb1be9c27, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:21.996Z, InvocationID=31384927-039f-4e52-b7b5-d0faa0aeac02, LogTimestamp=2024-08-06T12:14:22.039Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.039 INFO 2786 --- [ol-247-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.020Z|2024-08-06T12:14:22.039Z|a45dc735-bd6f-4517-ae71-c20b25fdef13||pool-247-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a45dc735-bd6f-4517-ae71-c20b25fdef13, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:22.020Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.005Z, InvocationID=b609ea52-ffbf-4474-b53b-576563bb4d89, LogTimestamp=2024-08-06T12:14:22.039Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:22 12:14:22.039 [pool-247-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:22 2024-08-06T12:14:22.005Z|2024-08-06T12:14:22.041+0000|a45dc735-bd6f-4517-ae71-c20b25fdef13||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a45dc735-bd6f-4517-ae71-c20b25fdef13","status":"200","rqstDate":"240806-12:14:22:005","respDate":"240806-12:14:22:040","sourceId":"k6:a45dc735-bd6f-4517-ae71-c20b25fdef13","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:005-47145\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a45dc735-bd6f-4517-ae71-c20b25fdef13]}\"}"} 12:14:22 2024-08-06 12:14:22.041 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.005Z|2024-08-06T12:14:22.041Z|a45dc735-bd6f-4517-ae71-c20b25fdef13||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a45dc735-bd6f-4517-ae71-c20b25fdef13, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.005Z, InvocationID=b609ea52-ffbf-4474-b53b-576563bb4d89, LogTimestamp=2024-08-06T12:14:22.041Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.042 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:22 2024-08-06 12:14:22.042 INFO 2786 --- [ol-248-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.042 INFO 2786 --- [ol-248-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.042 INFO 2786 --- [ol-248-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.042Z|2024-08-06T12:14:22.042Z|f7599cf6-f8e2-4f6c-9319-279a1e7ef247||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f7599cf6-f8e2-4f6c-9319-279a1e7ef247, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.042Z, ElapsedTime=0, InvocationID=0167365c-01c0-42e4-9ab8-c35def808ecb, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.042Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.043 [pool-248-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.043 INFO 2786 --- [ol-248-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.043Z|2024-08-06T12:14:22.043Z|b9c6cb8e-49b6-436c-a93e-f91c257f820b||pool-248-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b9c6cb8e-49b6-436c-a93e-f91c257f820b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.043Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.035Z, InvocationID=ca07f892-aaa2-42a9-9a5a-84a412bafa02, LogTimestamp=2024-08-06T12:14:22.043Z|||Invoke 12:14:22 2024-08-06 12:14:22.043 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.043Z|2024-08-06T12:14:22.043Z|f021fc7e-3a88-4061-9f79-f684ad7eb665||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f021fc7e-3a88-4061-9f79-f684ad7eb665, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.043Z, ElapsedTime=0, InvocationID=fe869c29-6201-46a6-977d-e0508d963b11, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.043Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.048 INFO 2786 --- [ol-250-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.048 INFO 2786 --- [ol-250-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.048 INFO 2786 --- [ol-250-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.048 INFO 2786 --- [ol-250-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.048Z|2024-08-06T12:14:22.048Z|f021fc7e-3a88-4061-9f79-f684ad7eb665||pool-250-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f021fc7e-3a88-4061-9f79-f684ad7eb665, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.048Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.043Z, InvocationID=fe869c29-6201-46a6-977d-e0508d963b11, LogTimestamp=2024-08-06T12:14:22.048Z|||Invoke 12:14:22 12:14:22.048 [pool-250-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.053 INFO 2786 --- [ol-249-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.053 INFO 2786 --- [ol-249-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.053 INFO 2786 --- [ol-249-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.053Z|2024-08-06T12:14:22.053Z|f7599cf6-f8e2-4f6c-9319-279a1e7ef247||pool-249-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f7599cf6-f8e2-4f6c-9319-279a1e7ef247, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.053Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.042Z, InvocationID=0167365c-01c0-42e4-9ab8-c35def808ecb, LogTimestamp=2024-08-06T12:14:22.053Z|||Invoke 12:14:22 12:14:22.053 [pool-249-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.053 INFO 2786 --- [ol-249-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.067 INFO 2786 --- [ol-248-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.043Z|2024-08-06T12:14:22.067Z|b9c6cb8e-49b6-436c-a93e-f91c257f820b||pool-248-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b9c6cb8e-49b6-436c-a93e-f91c257f820b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:22.043Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.035Z, InvocationID=ca07f892-aaa2-42a9-9a5a-84a412bafa02, LogTimestamp=2024-08-06T12:14:22.067Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:22 12:14:22.067 [pool-248-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.035Z|2024-08-06T12:14:22.068+0000|b9c6cb8e-49b6-436c-a93e-f91c257f820b||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b9c6cb8e-49b6-436c-a93e-f91c257f820b","status":"200","rqstDate":"240806-12:14:22:035","respDate":"240806-12:14:22:068","sourceId":"k6:b9c6cb8e-49b6-436c-a93e-f91c257f820b","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:035-63024\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b9c6cb8e-49b6-436c-a93e-f91c257f820b]}\"}"} 12:14:22 2024-08-06 12:14:22.068 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.035Z|2024-08-06T12:14:22.068Z|b9c6cb8e-49b6-436c-a93e-f91c257f820b||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b9c6cb8e-49b6-436c-a93e-f91c257f820b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.035Z, InvocationID=ca07f892-aaa2-42a9-9a5a-84a412bafa02, LogTimestamp=2024-08-06T12:14:22.068Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:22 2024-08-06 12:14:22.071 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.071Z|2024-08-06T12:14:22.071Z|89079796-5afc-4672-b96c-fbecdc742cd3||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=89079796-5afc-4672-b96c-fbecdc742cd3, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.071Z, ElapsedTime=0, InvocationID=d83ac404-db9e-43fb-aaf9-50b51960eb01, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.071Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.079 [pool-250-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.079 INFO 2786 --- [ol-250-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.048Z|2024-08-06T12:14:22.078Z|f021fc7e-3a88-4061-9f79-f684ad7eb665||pool-250-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f021fc7e-3a88-4061-9f79-f684ad7eb665, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:22.048Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.043Z, InvocationID=fe869c29-6201-46a6-977d-e0508d963b11, LogTimestamp=2024-08-06T12:14:22.078Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:22 2024-08-06T12:14:22.043Z|2024-08-06T12:14:22.079+0000|f021fc7e-3a88-4061-9f79-f684ad7eb665||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f021fc7e-3a88-4061-9f79-f684ad7eb665","status":"200","rqstDate":"240806-12:14:22:043","respDate":"240806-12:14:22:079","sourceId":"k6:f021fc7e-3a88-4061-9f79-f684ad7eb665","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:043-89802\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f021fc7e-3a88-4061-9f79-f684ad7eb665]}\"}"} 12:14:22 2024-08-06 12:14:22.080 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.043Z|2024-08-06T12:14:22.080Z|f021fc7e-3a88-4061-9f79-f684ad7eb665||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f021fc7e-3a88-4061-9f79-f684ad7eb665, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.043Z, InvocationID=fe869c29-6201-46a6-977d-e0508d963b11, LogTimestamp=2024-08-06T12:14:22.080Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.080 INFO 2786 --- [ol-251-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.081 INFO 2786 --- [ol-251-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.081 INFO 2786 --- [ol-251-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:22 12:14:22.081 [pool-251-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.081Z|2024-08-06T12:14:22.081Z|89079796-5afc-4672-b96c-fbecdc742cd3||pool-251-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=89079796-5afc-4672-b96c-fbecdc742cd3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.081Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.071Z, InvocationID=d83ac404-db9e-43fb-aaf9-50b51960eb01, LogTimestamp=2024-08-06T12:14:22.081Z|||Invoke 12:14:22 2024-08-06 12:14:22.081 INFO 2786 --- [ol-251-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.081 [pool-249-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.081 INFO 2786 --- [ol-249-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.053Z|2024-08-06T12:14:22.081Z|f7599cf6-f8e2-4f6c-9319-279a1e7ef247||pool-249-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f7599cf6-f8e2-4f6c-9319-279a1e7ef247, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, InvokeTimestamp=2024-08-06T12:14:22.053Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.042Z, InvocationID=0167365c-01c0-42e4-9ab8-c35def808ecb, LogTimestamp=2024-08-06T12:14:22.081Z, ResponseDesc=OK, elapsedTime=18|||InvokeReturn 12:14:22 2024-08-06 12:14:22.082 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.042Z|2024-08-06T12:14:22.082Z|f7599cf6-f8e2-4f6c-9319-279a1e7ef247||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f7599cf6-f8e2-4f6c-9319-279a1e7ef247, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.042Z, InvocationID=0167365c-01c0-42e4-9ab8-c35def808ecb, LogTimestamp=2024-08-06T12:14:22.082Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.042Z|2024-08-06T12:14:22.082+0000|f7599cf6-f8e2-4f6c-9319-279a1e7ef247||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f7599cf6-f8e2-4f6c-9319-279a1e7ef247","status":"200","rqstDate":"240806-12:14:22:042","respDate":"240806-12:14:22:081","sourceId":"k6:f7599cf6-f8e2-4f6c-9319-279a1e7ef247","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:042-54858\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f7599cf6-f8e2-4f6c-9319-279a1e7ef247]}\"}"} 12:14:22 2024-08-06 12:14:22.082 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.082Z|2024-08-06T12:14:22.082Z|b1685245-faf3-4631-99bb-6fd2f02f4fb9||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b1685245-faf3-4631-99bb-6fd2f02f4fb9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.082Z, ElapsedTime=0, InvocationID=bcd9700b-5a1f-48b3-a3d9-163848f94b0a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.082Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access" 12:14:22 2024-08-06 12:14:22.084 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.084Z|2024-08-06T12:14:22.084Z|68d561c8-4188-4876-adaa-a6c0742d6088||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=68d561c8-4188-4876-adaa-a6c0742d6088, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.084Z, ElapsedTime=0, InvocationID=cd2aa96a-d17b-42dd-8e4e-c31c69215304, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.084Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.098 [pool-251-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.081Z|2024-08-06T12:14:22.098Z|89079796-5afc-4672-b96c-fbecdc742cd3||pool-251-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=89079796-5afc-4672-b96c-fbecdc742cd3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:22.081Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.071Z, InvocationID=d83ac404-db9e-43fb-aaf9-50b51960eb01, LogTimestamp=2024-08-06T12:14:22.098Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:22 2024-08-06 12:14:22.098 INFO 2786 --- [ol-251-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06 12:14:22.099 INFO 2786 --- [ol-252-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.099 INFO 2786 --- [ol-252-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.099 INFO 2786 --- [ol-252-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.099 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.071Z|2024-08-06T12:14:22.099Z|89079796-5afc-4672-b96c-fbecdc742cd3||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|28|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=89079796-5afc-4672-b96c-fbecdc742cd3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=28, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.071Z, InvocationID=d83ac404-db9e-43fb-aaf9-50b51960eb01, LogTimestamp=2024-08-06T12:14:22.099Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.099Z|2024-08-06T12:14:22.099Z|b1685245-faf3-4631-99bb-6fd2f02f4fb9||pool-252-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=b1685245-faf3-4631-99bb-6fd2f02f4fb9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.099Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.082Z, InvocationID=bcd9700b-5a1f-48b3-a3d9-163848f94b0a, LogTimestamp=2024-08-06T12:14:22.099Z|||Invoke 12:14:22 2024-08-06 12:14:22.099 INFO 2786 --- [ol-252-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.099 [pool-252-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.071Z|2024-08-06T12:14:22.099+0000|89079796-5afc-4672-b96c-fbecdc742cd3||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"89079796-5afc-4672-b96c-fbecdc742cd3","status":"200","rqstDate":"240806-12:14:22:071","respDate":"240806-12:14:22:099","sourceId":"k6:89079796-5afc-4672-b96c-fbecdc742cd3","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:071-28284\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[89079796-5afc-4672-b96c-fbecdc742cd3]}\"}"} 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:22 2024-08-06 12:14:22.102 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.102Z|2024-08-06T12:14:22.102Z|8b063676-0b30-4fa7-98b0-eca1abbff37c||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8b063676-0b30-4fa7-98b0-eca1abbff37c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.102Z, ElapsedTime=0, InvocationID=abfd0fe4-5f16-479e-8ab6-5d04e8eb4995, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.102Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.110 [pool-252-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.099Z|2024-08-06T12:14:22.109Z|b1685245-faf3-4631-99bb-6fd2f02f4fb9||pool-252-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=b1685245-faf3-4631-99bb-6fd2f02f4fb9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:22.099Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.082Z, InvocationID=bcd9700b-5a1f-48b3-a3d9-163848f94b0a, LogTimestamp=2024-08-06T12:14:22.109Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:22 2024-08-06 12:14:22.110 INFO 2786 --- [ol-252-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.082Z|2024-08-06T12:14:22.110+0000|b1685245-faf3-4631-99bb-6fd2f02f4fb9||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"b1685245-faf3-4631-99bb-6fd2f02f4fb9","status":"200","rqstDate":"240806-12:14:22:082","respDate":"240806-12:14:22:110","sourceId":"k6:b1685245-faf3-4631-99bb-6fd2f02f4fb9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:082-2491\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[b1685245-faf3-4631-99bb-6fd2f02f4fb9]}\"}"} 12:14:22 2024-08-06 12:14:22.111 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.111 INFO 2786 --- [ol-253-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06T12:14:22.082Z|2024-08-06T12:14:22.111Z|b1685245-faf3-4631-99bb-6fd2f02f4fb9||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=b1685245-faf3-4631-99bb-6fd2f02f4fb9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.082Z, InvocationID=bcd9700b-5a1f-48b3-a3d9-163848f94b0a, LogTimestamp=2024-08-06T12:14:22.111Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:22 2024-08-06 12:14:22.111 INFO 2786 --- [ol-253-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.112 INFO 2786 --- [ol-253-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.112 INFO 2786 --- [ol-253-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.112 [pool-253-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.112Z|2024-08-06T12:14:22.112Z|68d561c8-4188-4876-adaa-a6c0742d6088||pool-253-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=68d561c8-4188-4876-adaa-a6c0742d6088, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.112Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.084Z, InvocationID=cd2aa96a-d17b-42dd-8e4e-c31c69215304, LogTimestamp=2024-08-06T12:14:22.112Z|||Invoke 12:14:22 2024-08-06 12:14:22.113 INFO 2786 --- [ol-254-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.113 INFO 2786 --- [ol-254-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.114 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.114 INFO 2786 --- [ol-254-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.114Z|2024-08-06T12:14:22.114Z|8b063676-0b30-4fa7-98b0-eca1abbff37c||pool-254-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8b063676-0b30-4fa7-98b0-eca1abbff37c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.114Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.102Z, InvocationID=abfd0fe4-5f16-479e-8ab6-5d04e8eb4995, LogTimestamp=2024-08-06T12:14:22.114Z|||Invoke 12:14:22 2024-08-06 12:14:22.114 INFO 2786 --- [ol-254-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.114Z|2024-08-06T12:14:22.114Z|955e8084-25a3-4e2d-9fce-0e410f9d03ba||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=955e8084-25a3-4e2d-9fce-0e410f9d03ba, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.114Z, ElapsedTime=0, InvocationID=ee503224-050b-4be9-8621-cefd2fc9bda4, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.114Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.114 [pool-254-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.132 INFO 2786 --- [ol-255-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.132 INFO 2786 --- [ol-255-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.132 INFO 2786 --- [ol-255-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.132 INFO 2786 --- [ol-255-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.132 [pool-255-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.132Z|2024-08-06T12:14:22.132Z|955e8084-25a3-4e2d-9fce-0e410f9d03ba||pool-255-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=955e8084-25a3-4e2d-9fce-0e410f9d03ba, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.132Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.114Z, InvocationID=ee503224-050b-4be9-8621-cefd2fc9bda4, LogTimestamp=2024-08-06T12:14:22.132Z|||Invoke 12:14:22 12:14:22.154 [pool-254-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.154 INFO 2786 --- [ol-254-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.114Z|2024-08-06T12:14:22.154Z|8b063676-0b30-4fa7-98b0-eca1abbff37c||pool-254-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8b063676-0b30-4fa7-98b0-eca1abbff37c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, InvokeTimestamp=2024-08-06T12:14:22.114Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.102Z, InvocationID=abfd0fe4-5f16-479e-8ab6-5d04e8eb4995, LogTimestamp=2024-08-06T12:14:22.154Z, ResponseDesc=OK, elapsedTime=37|||InvokeReturn 12:14:22 2024-08-06T12:14:22.112Z|2024-08-06T12:14:22.155Z|68d561c8-4188-4876-adaa-a6c0742d6088||pool-253-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=68d561c8-4188-4876-adaa-a6c0742d6088, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, InvokeTimestamp=2024-08-06T12:14:22.112Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.084Z, InvocationID=cd2aa96a-d17b-42dd-8e4e-c31c69215304, LogTimestamp=2024-08-06T12:14:22.155Z, ResponseDesc=OK, elapsedTime=41|||InvokeReturn 12:14:22 2024-08-06 12:14:22.155 INFO 2786 --- [ol-253-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.102Z|2024-08-06T12:14:22.155+0000|8b063676-0b30-4fa7-98b0-eca1abbff37c||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8b063676-0b30-4fa7-98b0-eca1abbff37c","status":"200","rqstDate":"240806-12:14:22:102","respDate":"240806-12:14:22:154","sourceId":"k6:8b063676-0b30-4fa7-98b0-eca1abbff37c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:102-72769\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8b063676-0b30-4fa7-98b0-eca1abbff37c]}\"}"} 12:14:22 2024-08-06 12:14:22.155 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.084Z|2024-08-06T12:14:22.155+0000|68d561c8-4188-4876-adaa-a6c0742d6088||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"68d561c8-4188-4876-adaa-a6c0742d6088","status":"200","rqstDate":"240806-12:14:22:084","respDate":"240806-12:14:22:155","sourceId":"k6:68d561c8-4188-4876-adaa-a6c0742d6088","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:084-78734\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[68d561c8-4188-4876-adaa-a6c0742d6088]}\"}"} 12:14:22 2024-08-06 12:14:22.156 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:22 2024-08-06T12:14:22.132Z|2024-08-06T12:14:22.156Z|955e8084-25a3-4e2d-9fce-0e410f9d03ba||pool-255-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=955e8084-25a3-4e2d-9fce-0e410f9d03ba, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, InvokeTimestamp=2024-08-06T12:14:22.132Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.114Z, InvocationID=ee503224-050b-4be9-8621-cefd2fc9bda4, LogTimestamp=2024-08-06T12:14:22.156Z, ResponseDesc=OK, elapsedTime=22|||InvokeReturn 12:14:22 2024-08-06 12:14:22.157 INFO 2786 --- [ol-255-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.114Z|2024-08-06T12:14:22.157+0000|955e8084-25a3-4e2d-9fce-0e410f9d03ba||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"955e8084-25a3-4e2d-9fce-0e410f9d03ba","status":"200","rqstDate":"240806-12:14:22:114","respDate":"240806-12:14:22:157","sourceId":"k6:955e8084-25a3-4e2d-9fce-0e410f9d03ba","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:114-39600\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[955e8084-25a3-4e2d-9fce-0e410f9d03ba]}\"}"} 12:14:22 2024-08-06 12:14:22.157 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.157 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:22 12:14:22.155 [pool-253-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 12:14:22.157 [pool-255-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.102Z|2024-08-06T12:14:22.155Z|8b063676-0b30-4fa7-98b0-eca1abbff37c||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|53|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8b063676-0b30-4fa7-98b0-eca1abbff37c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=53, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.102Z, InvocationID=abfd0fe4-5f16-479e-8ab6-5d04e8eb4995, LogTimestamp=2024-08-06T12:14:22.155Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.084Z|2024-08-06T12:14:22.156Z|68d561c8-4188-4876-adaa-a6c0742d6088||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|72|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=68d561c8-4188-4876-adaa-a6c0742d6088, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=72, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.084Z, InvocationID=cd2aa96a-d17b-42dd-8e4e-c31c69215304, LogTimestamp=2024-08-06T12:14:22.156Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.157Z|2024-08-06T12:14:22.157Z|8e40830f-509e-47ba-b05a-b1e0b6963718||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=8e40830f-509e-47ba-b05a-b1e0b6963718, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.157Z, ElapsedTime=0, InvocationID=9ce54d2f-c3f5-46a7-8438-1309e0c90d2d, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.157Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.114Z|2024-08-06T12:14:22.157Z|955e8084-25a3-4e2d-9fce-0e410f9d03ba||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|43|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=955e8084-25a3-4e2d-9fce-0e410f9d03ba, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=43, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.114Z, InvocationID=ee503224-050b-4be9-8621-cefd2fc9bda4, LogTimestamp=2024-08-06T12:14:22.157Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.159 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.159Z|2024-08-06T12:14:22.159Z|d0acfa53-0008-4df7-a3df-ea19bd60801c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d0acfa53-0008-4df7-a3df-ea19bd60801c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.159Z, ElapsedTime=0, InvocationID=5d333b9a-380c-4b5e-9156-8ac3dc80488b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.160 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.159Z|2024-08-06T12:14:22.160Z|1ff72266-e38a-4008-a7fb-b33577cd394d||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1ff72266-e38a-4008-a7fb-b33577cd394d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.159Z, ElapsedTime=1, InvocationID=befd5623-ed14-4a66-a681-c555876915f7, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.160Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.161 INFO 2786 --- [ol-256-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.161 INFO 2786 --- [ol-256-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.161 INFO 2786 --- [ol-256-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 12:14:22.162 [pool-256-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.162Z|2024-08-06T12:14:22.162Z|8e40830f-509e-47ba-b05a-b1e0b6963718||pool-256-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=8e40830f-509e-47ba-b05a-b1e0b6963718, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.162Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.157Z, InvocationID=9ce54d2f-c3f5-46a7-8438-1309e0c90d2d, LogTimestamp=2024-08-06T12:14:22.162Z|||Invoke 12:14:22 2024-08-06 12:14:22.162 INFO 2786 --- [ol-256-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.163 INFO 2786 --- [ol-257-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.163 INFO 2786 --- [ol-257-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.163 INFO 2786 --- [ol-257-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.163 INFO 2786 --- [ol-257-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.163 [pool-257-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.163Z|2024-08-06T12:14:22.163Z|1ff72266-e38a-4008-a7fb-b33577cd394d||pool-257-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1ff72266-e38a-4008-a7fb-b33577cd394d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.163Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.159Z, InvocationID=befd5623-ed14-4a66-a681-c555876915f7, LogTimestamp=2024-08-06T12:14:22.163Z|||Invoke 12:14:22 2024-08-06 12:14:22.175 INFO 2786 --- [ol-258-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.175 INFO 2786 --- [ol-258-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.175 INFO 2786 --- [ol-258-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.175 INFO 2786 --- [ol-258-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.175 [pool-258-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.175Z|2024-08-06T12:14:22.175Z|d0acfa53-0008-4df7-a3df-ea19bd60801c||pool-258-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d0acfa53-0008-4df7-a3df-ea19bd60801c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.175Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.159Z, InvocationID=5d333b9a-380c-4b5e-9156-8ac3dc80488b, LogTimestamp=2024-08-06T12:14:22.175Z|||Invoke 12:14:22 2024-08-06 12:14:22.195 INFO 2786 --- [ol-256-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.162Z|2024-08-06T12:14:22.195Z|8e40830f-509e-47ba-b05a-b1e0b6963718||pool-256-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=8e40830f-509e-47ba-b05a-b1e0b6963718, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, InvokeTimestamp=2024-08-06T12:14:22.162Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.157Z, InvocationID=9ce54d2f-c3f5-46a7-8438-1309e0c90d2d, LogTimestamp=2024-08-06T12:14:22.195Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:22 12:14:22.195 [pool-256-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.157Z|2024-08-06T12:14:22.195+0000|8e40830f-509e-47ba-b05a-b1e0b6963718||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"8e40830f-509e-47ba-b05a-b1e0b6963718","status":"200","rqstDate":"240806-12:14:22:158","respDate":"240806-12:14:22:195","sourceId":"k6:8e40830f-509e-47ba-b05a-b1e0b6963718","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:158-43041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[8e40830f-509e-47ba-b05a-b1e0b6963718]}\"}"} 12:14:22 2024-08-06 12:14:22.196 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:22 2024-08-06T12:14:22.157Z|2024-08-06T12:14:22.196Z|8e40830f-509e-47ba-b05a-b1e0b6963718||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=8e40830f-509e-47ba-b05a-b1e0b6963718, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.157Z, InvocationID=9ce54d2f-c3f5-46a7-8438-1309e0c90d2d, LogTimestamp=2024-08-06T12:14:22.196Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.199 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.199Z|2024-08-06T12:14:22.199Z|e4042305-12ec-465a-a67b-5e684800845d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e4042305-12ec-465a-a67b-5e684800845d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.199Z, ElapsedTime=0, InvocationID=9abc4c4b-6d8c-46d5-8ea7-1f5a52d66f07, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.199Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.207 INFO 2786 --- [ol-259-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.208 INFO 2786 --- [ol-259-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.208 INFO 2786 --- [ol-259-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 12:14:22.208 [pool-259-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.208Z|2024-08-06T12:14:22.208Z|e4042305-12ec-465a-a67b-5e684800845d||pool-259-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e4042305-12ec-465a-a67b-5e684800845d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.208Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.199Z, InvocationID=9abc4c4b-6d8c-46d5-8ea7-1f5a52d66f07, LogTimestamp=2024-08-06T12:14:22.208Z|||Invoke 12:14:22 2024-08-06 12:14:22.208 INFO 2786 --- [ol-259-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.209 INFO 2786 --- [ol-257-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.163Z|2024-08-06T12:14:22.209Z|1ff72266-e38a-4008-a7fb-b33577cd394d||pool-257-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1ff72266-e38a-4008-a7fb-b33577cd394d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, InvokeTimestamp=2024-08-06T12:14:22.163Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.159Z, InvocationID=befd5623-ed14-4a66-a681-c555876915f7, LogTimestamp=2024-08-06T12:14:22.209Z, ResponseDesc=OK, elapsedTime=44|||InvokeReturn 12:14:22 12:14:22.209 [pool-257-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.160Z|2024-08-06T12:14:22.209+0000|1ff72266-e38a-4008-a7fb-b33577cd394d||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"1ff72266-e38a-4008-a7fb-b33577cd394d","status":"200","rqstDate":"240806-12:14:22:160","respDate":"240806-12:14:22:209","sourceId":"k6:1ff72266-e38a-4008-a7fb-b33577cd394d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:160-1350\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[1ff72266-e38a-4008-a7fb-b33577cd394d]}\"}"} 12:14:22 2024-08-06T12:14:22.159Z|2024-08-06T12:14:22.210Z|1ff72266-e38a-4008-a7fb-b33577cd394d||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1ff72266-e38a-4008-a7fb-b33577cd394d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.159Z, InvocationID=befd5623-ed14-4a66-a681-c555876915f7, LogTimestamp=2024-08-06T12:14:22.210Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.210 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.211 INFO 2786 --- [ol-258-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.211 [pool-258-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.175Z|2024-08-06T12:14:22.211Z|d0acfa53-0008-4df7-a3df-ea19bd60801c||pool-258-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d0acfa53-0008-4df7-a3df-ea19bd60801c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:22.175Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.159Z, InvocationID=5d333b9a-380c-4b5e-9156-8ac3dc80488b, LogTimestamp=2024-08-06T12:14:22.211Z, ResponseDesc=OK, elapsedTime=34|||InvokeReturn 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access" 12:14:22 2024-08-06 12:14:22.216 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.216Z|2024-08-06T12:14:22.216Z|cc84ffb7-4232-436f-b198-ac1752c3540c||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=cc84ffb7-4232-436f-b198-ac1752c3540c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.216Z, ElapsedTime=0, InvocationID=33d50299-e4a4-4bb1-a0c5-b09b55b33fdd, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.216Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.159Z|2024-08-06T12:14:22.217+0000|d0acfa53-0008-4df7-a3df-ea19bd60801c||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d0acfa53-0008-4df7-a3df-ea19bd60801c","status":"200","rqstDate":"240806-12:14:22:160","respDate":"240806-12:14:22:217","sourceId":"k6:d0acfa53-0008-4df7-a3df-ea19bd60801c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:160-6574\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d0acfa53-0008-4df7-a3df-ea19bd60801c]}\"}"} 12:14:22 2024-08-06 12:14:22.218 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.159Z|2024-08-06T12:14:22.218Z|d0acfa53-0008-4df7-a3df-ea19bd60801c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|59|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d0acfa53-0008-4df7-a3df-ea19bd60801c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=59, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.159Z, InvocationID=5d333b9a-380c-4b5e-9156-8ac3dc80488b, LogTimestamp=2024-08-06T12:14:22.218Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access" 12:14:22 2024-08-06 12:14:22.220 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.220Z|2024-08-06T12:14:22.220Z|7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.220Z, ElapsedTime=0, InvocationID=b3f6c61b-6ae4-442f-81fb-85e2a8f91a74, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.220Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.220 INFO 2786 --- [ol-260-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.221 INFO 2786 --- [ol-260-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.221 INFO 2786 --- [ol-260-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.221 INFO 2786 --- [ol-260-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.221Z|2024-08-06T12:14:22.221Z|cc84ffb7-4232-436f-b198-ac1752c3540c||pool-260-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=cc84ffb7-4232-436f-b198-ac1752c3540c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.216Z, InvocationID=33d50299-e4a4-4bb1-a0c5-b09b55b33fdd, LogTimestamp=2024-08-06T12:14:22.221Z|||Invoke 12:14:22 12:14:22.221 [pool-260-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 12:14:22.231 [pool-259-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.231 INFO 2786 --- [ol-259-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.208Z|2024-08-06T12:14:22.231Z|e4042305-12ec-465a-a67b-5e684800845d||pool-259-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=e4042305-12ec-465a-a67b-5e684800845d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:22.208Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.199Z, InvocationID=9abc4c4b-6d8c-46d5-8ea7-1f5a52d66f07, LogTimestamp=2024-08-06T12:14:22.231Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:22 2024-08-06T12:14:22.199Z|2024-08-06T12:14:22.231+0000|e4042305-12ec-465a-a67b-5e684800845d||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"e4042305-12ec-465a-a67b-5e684800845d","status":"200","rqstDate":"240806-12:14:22:199","respDate":"240806-12:14:22:231","sourceId":"k6:e4042305-12ec-465a-a67b-5e684800845d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:199-86625\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[e4042305-12ec-465a-a67b-5e684800845d]}\"}"} 12:14:22 2024-08-06 12:14:22.232 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.232 INFO 2786 --- [ol-260-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.221Z|2024-08-06T12:14:22.232Z|cc84ffb7-4232-436f-b198-ac1752c3540c||pool-260-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=cc84ffb7-4232-436f-b198-ac1752c3540c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:14:22.221Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.216Z, InvocationID=33d50299-e4a4-4bb1-a0c5-b09b55b33fdd, LogTimestamp=2024-08-06T12:14:22.232Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:22 12:14:22.232 [pool-260-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.199Z|2024-08-06T12:14:22.232Z|e4042305-12ec-465a-a67b-5e684800845d||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=e4042305-12ec-465a-a67b-5e684800845d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.199Z, InvocationID=9abc4c4b-6d8c-46d5-8ea7-1f5a52d66f07, LogTimestamp=2024-08-06T12:14:22.232Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.216Z|2024-08-06T12:14:22.234+0000|cc84ffb7-4232-436f-b198-ac1752c3540c||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"cc84ffb7-4232-436f-b198-ac1752c3540c","status":"200","rqstDate":"240806-12:14:22:216","respDate":"240806-12:14:22:233","sourceId":"k6:cc84ffb7-4232-436f-b198-ac1752c3540c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:216-19155\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[cc84ffb7-4232-436f-b198-ac1752c3540c]}\"}"} 12:14:22 2024-08-06T12:14:22.216Z|2024-08-06T12:14:22.234Z|cc84ffb7-4232-436f-b198-ac1752c3540c||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=cc84ffb7-4232-436f-b198-ac1752c3540c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.216Z, InvocationID=33d50299-e4a4-4bb1-a0c5-b09b55b33fdd, LogTimestamp=2024-08-06T12:14:22.234Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.234 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.234 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.234Z|2024-08-06T12:14:22.234Z|672b9cf9-7b30-4fee-8815-c9f782e62a40||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=672b9cf9-7b30-4fee-8815-c9f782e62a40, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.234Z, ElapsedTime=0, InvocationID=92b9b870-0e2a-4db7-b4b8-ba597781ce74, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.234Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 20 - "logType": "access" 12:14:22 2024-08-06 12:14:22.236 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.236Z|2024-08-06T12:14:22.236Z|09d57d16-fb0c-4238-9566-a406bba56264||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=09d57d16-fb0c-4238-9566-a406bba56264, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.236Z, ElapsedTime=0, InvocationID=b1420317-700e-4591-b014-711c1172b8a2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.236Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.238 INFO 2786 --- [ol-261-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.238 INFO 2786 --- [ol-261-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.238 INFO 2786 --- [ol-261-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.238 INFO 2786 --- [ol-261-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.238 [pool-261-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.238Z|2024-08-06T12:14:22.238Z|7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8||pool-261-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.238Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.220Z, InvocationID=b3f6c61b-6ae4-442f-81fb-85e2a8f91a74, LogTimestamp=2024-08-06T12:14:22.238Z|||Invoke 12:14:22 2024-08-06 12:14:22.240 INFO 2786 --- [ol-262-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.240 INFO 2786 --- [ol-262-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.240 INFO 2786 --- [ol-262-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.240 INFO 2786 --- [ol-262-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.240 [pool-262-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.240Z|2024-08-06T12:14:22.240Z|672b9cf9-7b30-4fee-8815-c9f782e62a40||pool-262-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=672b9cf9-7b30-4fee-8815-c9f782e62a40, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.240Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.234Z, InvocationID=92b9b870-0e2a-4db7-b4b8-ba597781ce74, LogTimestamp=2024-08-06T12:14:22.240Z|||Invoke 12:14:22 2024-08-06 12:14:22.256 INFO 2786 --- [ol-263-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.256 INFO 2786 --- [ol-263-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.256 INFO 2786 --- [ol-263-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.256 INFO 2786 --- [ol-263-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.256 [pool-263-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.256Z|2024-08-06T12:14:22.256Z|09d57d16-fb0c-4238-9566-a406bba56264||pool-263-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=09d57d16-fb0c-4238-9566-a406bba56264, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.256Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.236Z, InvocationID=b1420317-700e-4591-b014-711c1172b8a2, LogTimestamp=2024-08-06T12:14:22.256Z|||Invoke 12:14:22 2024-08-06T12:14:22.238Z|2024-08-06T12:14:22.273Z|7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8||pool-261-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:22.238Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.220Z, InvocationID=b3f6c61b-6ae4-442f-81fb-85e2a8f91a74, LogTimestamp=2024-08-06T12:14:22.273Z, ResponseDesc=OK, elapsedTime=33|||InvokeReturn 12:14:22 2024-08-06 12:14:22.274 INFO 2786 --- [ol-261-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.274 [pool-261-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.220Z|2024-08-06T12:14:22.274+0000|7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8","status":"200","rqstDate":"240806-12:14:22:220","respDate":"240806-12:14:22:274","sourceId":"k6:7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:220-34565\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8]}\"}"} 12:14:22 2024-08-06 12:14:22.275 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.220Z|2024-08-06T12:14:22.275Z|7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|55|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7a1312f9-0ff9-4bdb-ba67-9baa9545a1c8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=55, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.220Z, InvocationID=b3f6c61b-6ae4-442f-81fb-85e2a8f91a74, LogTimestamp=2024-08-06T12:14:22.275Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access" 12:14:22 2024-08-06 12:14:22.277 INFO 2786 --- [ol-262-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06 12:14:22.277 INFO 2786 --- [ol-263-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.240Z|2024-08-06T12:14:22.277Z|672b9cf9-7b30-4fee-8815-c9f782e62a40||pool-262-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=672b9cf9-7b30-4fee-8815-c9f782e62a40, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, InvokeTimestamp=2024-08-06T12:14:22.240Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.234Z, InvocationID=92b9b870-0e2a-4db7-b4b8-ba597781ce74, LogTimestamp=2024-08-06T12:14:22.277Z, ResponseDesc=OK, elapsedTime=34|||InvokeReturn 12:14:22 2024-08-06T12:14:22.256Z|2024-08-06T12:14:22.277Z|09d57d16-fb0c-4238-9566-a406bba56264||pool-263-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|21|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=09d57d16-fb0c-4238-9566-a406bba56264, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=21, InvokeTimestamp=2024-08-06T12:14:22.256Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.236Z, InvocationID=b1420317-700e-4591-b014-711c1172b8a2, LogTimestamp=2024-08-06T12:14:22.277Z, ResponseDesc=OK, elapsedTime=19|||InvokeReturn 12:14:22 2024-08-06T12:14:22.236Z|2024-08-06T12:14:22.277+0000|09d57d16-fb0c-4238-9566-a406bba56264||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"09d57d16-fb0c-4238-9566-a406bba56264","status":"200","rqstDate":"240806-12:14:22:236","respDate":"240806-12:14:22:277","sourceId":"k6:09d57d16-fb0c-4238-9566-a406bba56264","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:236-35208\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[09d57d16-fb0c-4238-9566-a406bba56264]}\"}"} 12:14:22 2024-08-06T12:14:22.234Z|2024-08-06T12:14:22.277+0000|672b9cf9-7b30-4fee-8815-c9f782e62a40||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"672b9cf9-7b30-4fee-8815-c9f782e62a40","status":"200","rqstDate":"240806-12:14:22:234","respDate":"240806-12:14:22:277","sourceId":"k6:672b9cf9-7b30-4fee-8815-c9f782e62a40","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:234-27048\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[672b9cf9-7b30-4fee-8815-c9f782e62a40]}\"}"} 12:14:22 2024-08-06 12:14:22.278 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.278 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.278 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 12:14:22.277 [pool-262-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.236Z|2024-08-06T12:14:22.278Z|09d57d16-fb0c-4238-9566-a406bba56264||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=09d57d16-fb0c-4238-9566-a406bba56264, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.236Z, InvocationID=b1420317-700e-4591-b014-711c1172b8a2, LogTimestamp=2024-08-06T12:14:22.278Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.278Z|2024-08-06T12:14:22.278Z|22782aee-7225-4f44-9f01-47c1a4a85e67||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=22782aee-7225-4f44-9f01-47c1a4a85e67, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.278Z, ElapsedTime=0, InvocationID=22b97359-c240-4bab-886c-39a13fb3e924, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.278Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.234Z|2024-08-06T12:14:22.278Z|672b9cf9-7b30-4fee-8815-c9f782e62a40||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=672b9cf9-7b30-4fee-8815-c9f782e62a40, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.234Z, InvocationID=92b9b870-0e2a-4db7-b4b8-ba597781ce74, LogTimestamp=2024-08-06T12:14:22.278Z, ResponseDesc=OK|||Exiting. 12:14:22 12:14:22.277 [pool-263-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:22 2024-08-06 12:14:22.280 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.280Z|2024-08-06T12:14:22.280Z|007c80f9-9ce6-4680-88cd-205ebfbc411f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=007c80f9-9ce6-4680-88cd-205ebfbc411f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.280Z, ElapsedTime=0, InvocationID=21157d04-ca04-484b-abb7-381ceab7577a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.280Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.280 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.280Z|2024-08-06T12:14:22.280Z|6bf757da-d25a-4564-bf0d-1df62d90635d||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6bf757da-d25a-4564-bf0d-1df62d90635d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.280Z, ElapsedTime=0, InvocationID=2642514f-692a-4550-a859-3140ff26b189, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.280Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.281 INFO 2786 --- [ol-264-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.281 INFO 2786 --- [ol-264-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.282 INFO 2786 --- [ol-264-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 12:14:22.282 [pool-264-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.282Z|2024-08-06T12:14:22.282Z|22782aee-7225-4f44-9f01-47c1a4a85e67||pool-264-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=22782aee-7225-4f44-9f01-47c1a4a85e67, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.282Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.278Z, InvocationID=22b97359-c240-4bab-886c-39a13fb3e924, LogTimestamp=2024-08-06T12:14:22.282Z|||Invoke 12:14:22 2024-08-06 12:14:22.282 INFO 2786 --- [ol-264-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.296 INFO 2786 --- [ol-265-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.296 INFO 2786 --- [ol-265-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.296 INFO 2786 --- [ol-265-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.296 INFO 2786 --- [ol-265-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.296Z|2024-08-06T12:14:22.296Z|007c80f9-9ce6-4680-88cd-205ebfbc411f||pool-265-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=007c80f9-9ce6-4680-88cd-205ebfbc411f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.296Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.280Z, InvocationID=21157d04-ca04-484b-abb7-381ceab7577a, LogTimestamp=2024-08-06T12:14:22.296Z|||Invoke 12:14:22 12:14:22.296 [pool-265-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.282Z|2024-08-06T12:14:22.296Z|22782aee-7225-4f44-9f01-47c1a4a85e67||pool-264-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=22782aee-7225-4f44-9f01-47c1a4a85e67, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:22.282Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.278Z, InvocationID=22b97359-c240-4bab-886c-39a13fb3e924, LogTimestamp=2024-08-06T12:14:22.296Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:22 2024-08-06 12:14:22.296 INFO 2786 --- [ol-264-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.296 [pool-264-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.278Z|2024-08-06T12:14:22.298+0000|22782aee-7225-4f44-9f01-47c1a4a85e67||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"22782aee-7225-4f44-9f01-47c1a4a85e67","status":"200","rqstDate":"240806-12:14:22:278","respDate":"240806-12:14:22:298","sourceId":"k6:22782aee-7225-4f44-9f01-47c1a4a85e67","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:278-15315\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[22782aee-7225-4f44-9f01-47c1a4a85e67]}\"}"} 12:14:22 2024-08-06 12:14:22.298 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.278Z|2024-08-06T12:14:22.298Z|22782aee-7225-4f44-9f01-47c1a4a85e67||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|20|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=22782aee-7225-4f44-9f01-47c1a4a85e67, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=20, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.278Z, InvocationID=22b97359-c240-4bab-886c-39a13fb3e924, LogTimestamp=2024-08-06T12:14:22.298Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 27 - "logType": "access" 12:14:22 2024-08-06 12:14:22.305 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.305Z|2024-08-06T12:14:22.305Z|4b29ceaf-eecb-4a8b-9276-a4df44f515d0||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4b29ceaf-eecb-4a8b-9276-a4df44f515d0, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.305Z, ElapsedTime=0, InvocationID=159e2445-50d7-44c1-b324-d9f9037a290b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.305Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.308 INFO 2786 --- [ol-266-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.308 INFO 2786 --- [ol-266-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.308 INFO 2786 --- [ol-266-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.308 INFO 2786 --- [ol-265-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.308 [pool-265-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.296Z|2024-08-06T12:14:22.308Z|007c80f9-9ce6-4680-88cd-205ebfbc411f||pool-265-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=007c80f9-9ce6-4680-88cd-205ebfbc411f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:22.296Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.280Z, InvocationID=21157d04-ca04-484b-abb7-381ceab7577a, LogTimestamp=2024-08-06T12:14:22.308Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:22 2024-08-06T12:14:22.280Z|2024-08-06T12:14:22.308+0000|007c80f9-9ce6-4680-88cd-205ebfbc411f||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"007c80f9-9ce6-4680-88cd-205ebfbc411f","status":"200","rqstDate":"240806-12:14:22:280","respDate":"240806-12:14:22:308","sourceId":"k6:007c80f9-9ce6-4680-88cd-205ebfbc411f","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:280-70729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[007c80f9-9ce6-4680-88cd-205ebfbc411f]}\"}"} 12:14:22 2024-08-06 12:14:22.309 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.280Z|2024-08-06T12:14:22.309Z|007c80f9-9ce6-4680-88cd-205ebfbc411f||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=007c80f9-9ce6-4680-88cd-205ebfbc411f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.280Z, InvocationID=21157d04-ca04-484b-abb7-381ceab7577a, LogTimestamp=2024-08-06T12:14:22.309Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.308Z|2024-08-06T12:14:22.308Z|6bf757da-d25a-4564-bf0d-1df62d90635d||pool-266-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6bf757da-d25a-4564-bf0d-1df62d90635d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.308Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.280Z, InvocationID=2642514f-692a-4550-a859-3140ff26b189, LogTimestamp=2024-08-06T12:14:22.308Z|||Invoke 12:14:22 12:14:22.308 [pool-266-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.308 INFO 2786 --- [ol-266-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.309 INFO 2786 --- [ol-267-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.310 INFO 2786 --- [ol-267-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.310 INFO 2786 --- [ol-267-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.310 INFO 2786 --- [ol-267-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.310 [pool-267-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.310Z|2024-08-06T12:14:22.310Z|4b29ceaf-eecb-4a8b-9276-a4df44f515d0||pool-267-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4b29ceaf-eecb-4a8b-9276-a4df44f515d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.310Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.305Z, InvocationID=159e2445-50d7-44c1-b324-d9f9037a290b, LogTimestamp=2024-08-06T12:14:22.310Z|||Invoke 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:22 2024-08-06 12:14:22.311 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.311Z|2024-08-06T12:14:22.311Z|799de2e7-d729-4f37-a13a-26d368bb01b7||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=799de2e7-d729-4f37-a13a-26d368bb01b7, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.311Z, ElapsedTime=0, InvocationID=0f345a27-d1da-4065-96aa-11b7032230b2, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.311Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.324 [pool-267-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.310Z|2024-08-06T12:14:22.324Z|4b29ceaf-eecb-4a8b-9276-a4df44f515d0||pool-267-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4b29ceaf-eecb-4a8b-9276-a4df44f515d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:14:22.310Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.305Z, InvocationID=159e2445-50d7-44c1-b324-d9f9037a290b, LogTimestamp=2024-08-06T12:14:22.324Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:22 2024-08-06 12:14:22.324 INFO 2786 --- [ol-267-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06 12:14:22.327 INFO 2786 --- [ol-268-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.327 INFO 2786 --- [ol-268-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.327 INFO 2786 --- [ol-268-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.327 INFO 2786 --- [ol-268-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.327 [pool-268-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.327Z|2024-08-06T12:14:22.327Z|799de2e7-d729-4f37-a13a-26d368bb01b7||pool-268-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=799de2e7-d729-4f37-a13a-26d368bb01b7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.327Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.311Z, InvocationID=0f345a27-d1da-4065-96aa-11b7032230b2, LogTimestamp=2024-08-06T12:14:22.327Z|||Invoke 12:14:22 2024-08-06T12:14:22.305Z|2024-08-06T12:14:22.328+0000|4b29ceaf-eecb-4a8b-9276-a4df44f515d0||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"4b29ceaf-eecb-4a8b-9276-a4df44f515d0","status":"200","rqstDate":"240806-12:14:22:306","respDate":"240806-12:14:22:328","sourceId":"k6:4b29ceaf-eecb-4a8b-9276-a4df44f515d0","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:306-61181\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[4b29ceaf-eecb-4a8b-9276-a4df44f515d0]}\"}"} 12:14:22 2024-08-06 12:14:22.328 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.305Z|2024-08-06T12:14:22.328Z|4b29ceaf-eecb-4a8b-9276-a4df44f515d0||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4b29ceaf-eecb-4a8b-9276-a4df44f515d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.305Z, InvocationID=159e2445-50d7-44c1-b324-d9f9037a290b, LogTimestamp=2024-08-06T12:14:22.328Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 25 - "logType": "access" 12:14:22 2024-08-06 12:14:22.331 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.331Z|2024-08-06T12:14:22.331Z|9cba6c5c-964d-42d2-b721-72ebb5199af3||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9cba6c5c-964d-42d2-b721-72ebb5199af3, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.331Z, ElapsedTime=0, InvocationID=904f2d26-6fb6-48dd-a2e9-d01ab34d4375, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.331Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.331 INFO 2786 --- [ol-266-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.331 [pool-266-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.308Z|2024-08-06T12:14:22.331Z|6bf757da-d25a-4564-bf0d-1df62d90635d||pool-266-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6bf757da-d25a-4564-bf0d-1df62d90635d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:14:22.308Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.280Z, InvocationID=2642514f-692a-4550-a859-3140ff26b189, LogTimestamp=2024-08-06T12:14:22.331Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:22 2024-08-06T12:14:22.280Z|2024-08-06T12:14:22.332+0000|6bf757da-d25a-4564-bf0d-1df62d90635d||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6bf757da-d25a-4564-bf0d-1df62d90635d","status":"200","rqstDate":"240806-12:14:22:280","respDate":"240806-12:14:22:332","sourceId":"k6:6bf757da-d25a-4564-bf0d-1df62d90635d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:280-13907\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6bf757da-d25a-4564-bf0d-1df62d90635d]}\"}"} 12:14:22 2024-08-06 12:14:22.332 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.280Z|2024-08-06T12:14:22.332Z|6bf757da-d25a-4564-bf0d-1df62d90635d||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|52|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6bf757da-d25a-4564-bf0d-1df62d90635d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=52, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.280Z, InvocationID=2642514f-692a-4550-a859-3140ff26b189, LogTimestamp=2024-08-06T12:14:22.332Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access" 12:14:22 2024-08-06 12:14:22.333 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.333Z|2024-08-06T12:14:22.333Z|68edfe6f-1f62-42f0-8da8-e1e9b0f4c076||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=68edfe6f-1f62-42f0-8da8-e1e9b0f4c076, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.333Z, ElapsedTime=0, InvocationID=630051a3-5d73-419b-b96a-19a286590530, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.333Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.347 [pool-268-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.327Z|2024-08-06T12:14:22.347Z|799de2e7-d729-4f37-a13a-26d368bb01b7||pool-268-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|20|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=799de2e7-d729-4f37-a13a-26d368bb01b7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=20, InvokeTimestamp=2024-08-06T12:14:22.327Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.311Z, InvocationID=0f345a27-d1da-4065-96aa-11b7032230b2, LogTimestamp=2024-08-06T12:14:22.347Z, ResponseDesc=OK, elapsedTime=13|||InvokeReturn 12:14:22 2024-08-06 12:14:22.347 INFO 2786 --- [ol-268-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06 12:14:22.348 INFO 2786 --- [ol-269-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.348 INFO 2786 --- [ol-269-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.348 INFO 2786 --- [ol-269-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.311Z|2024-08-06T12:14:22.348+0000|799de2e7-d729-4f37-a13a-26d368bb01b7||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"799de2e7-d729-4f37-a13a-26d368bb01b7","status":"200","rqstDate":"240806-12:14:22:311","respDate":"240806-12:14:22:348","sourceId":"k6:799de2e7-d729-4f37-a13a-26d368bb01b7","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:311-78097\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[799de2e7-d729-4f37-a13a-26d368bb01b7]}\"}"} 12:14:22 2024-08-06 12:14:22.348 INFO 2786 --- [ol-269-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.348Z|2024-08-06T12:14:22.348Z|9cba6c5c-964d-42d2-b721-72ebb5199af3||pool-269-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=9cba6c5c-964d-42d2-b721-72ebb5199af3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.348Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.331Z, InvocationID=904f2d26-6fb6-48dd-a2e9-d01ab34d4375, LogTimestamp=2024-08-06T12:14:22.348Z|||Invoke 12:14:22 12:14:22.348 [pool-269-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.348 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.311Z|2024-08-06T12:14:22.348Z|799de2e7-d729-4f37-a13a-26d368bb01b7||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|37|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=799de2e7-d729-4f37-a13a-26d368bb01b7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=37, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.311Z, InvocationID=0f345a27-d1da-4065-96aa-11b7032230b2, LogTimestamp=2024-08-06T12:14:22.348Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.349 INFO 2786 --- [ol-270-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.349 INFO 2786 --- [ol-270-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.349 INFO 2786 --- [ol-270-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.349 INFO 2786 --- [ol-270-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.349Z|2024-08-06T12:14:22.349Z|68edfe6f-1f62-42f0-8da8-e1e9b0f4c076||pool-270-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=68edfe6f-1f62-42f0-8da8-e1e9b0f4c076, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.349Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.333Z, InvocationID=630051a3-5d73-419b-b96a-19a286590530, LogTimestamp=2024-08-06T12:14:22.349Z|||Invoke 12:14:22 12:14:22.349 [pool-270-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 39 - "logType": "access" 12:14:22 2024-08-06 12:14:22.351 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.351Z|2024-08-06T12:14:22.351Z|7eedc050-d66d-4035-b328-b9739e435950||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7eedc050-d66d-4035-b328-b9739e435950, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.351Z, ElapsedTime=0, InvocationID=6dc611c4-c10d-4748-9cbc-42d987f84317, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.351Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.376 INFO 2786 --- [ol-271-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.376 INFO 2786 --- [ol-271-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.376 INFO 2786 --- [ol-271-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.376 INFO 2786 --- [ol-271-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.376 [pool-271-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.376Z|2024-08-06T12:14:22.376Z|7eedc050-d66d-4035-b328-b9739e435950||pool-271-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7eedc050-d66d-4035-b328-b9739e435950, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.376Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.351Z, InvocationID=6dc611c4-c10d-4748-9cbc-42d987f84317, LogTimestamp=2024-08-06T12:14:22.376Z|||Invoke 12:14:22 12:14:22.377 [pool-269-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.377 INFO 2786 --- [ol-269-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.348Z|2024-08-06T12:14:22.377Z|9cba6c5c-964d-42d2-b721-72ebb5199af3||pool-269-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=9cba6c5c-964d-42d2-b721-72ebb5199af3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:14:22.348Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.331Z, InvocationID=904f2d26-6fb6-48dd-a2e9-d01ab34d4375, LogTimestamp=2024-08-06T12:14:22.377Z, ResponseDesc=OK, elapsedTime=27|||InvokeReturn 12:14:22 2024-08-06T12:14:22.331Z|2024-08-06T12:14:22.378+0000|9cba6c5c-964d-42d2-b721-72ebb5199af3||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"9cba6c5c-964d-42d2-b721-72ebb5199af3","status":"200","rqstDate":"240806-12:14:22:331","respDate":"240806-12:14:22:377","sourceId":"k6:9cba6c5c-964d-42d2-b721-72ebb5199af3","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:331-99544\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[9cba6c5c-964d-42d2-b721-72ebb5199af3]}\"}"} 12:14:22 2024-08-06 12:14:22.378 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.331Z|2024-08-06T12:14:22.378Z|9cba6c5c-964d-42d2-b721-72ebb5199af3||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=9cba6c5c-964d-42d2-b721-72ebb5199af3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.331Z, InvocationID=904f2d26-6fb6-48dd-a2e9-d01ab34d4375, LogTimestamp=2024-08-06T12:14:22.378Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access" 12:14:22 2024-08-06 12:14:22.380 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.380Z|2024-08-06T12:14:22.380Z|6940d227-033f-4482-8270-bbe73d519ec5||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6940d227-033f-4482-8270-bbe73d519ec5, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.380Z, ElapsedTime=0, InvocationID=c5283e23-4b88-4b8d-8979-b3d37c6bc601, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.380Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.349Z|2024-08-06T12:14:22.393Z|68edfe6f-1f62-42f0-8da8-e1e9b0f4c076||pool-270-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=68edfe6f-1f62-42f0-8da8-e1e9b0f4c076, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, InvokeTimestamp=2024-08-06T12:14:22.349Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.333Z, InvocationID=630051a3-5d73-419b-b96a-19a286590530, LogTimestamp=2024-08-06T12:14:22.393Z, ResponseDesc=OK, elapsedTime=43|||InvokeReturn 12:14:22 2024-08-06 12:14:22.393 INFO 2786 --- [ol-270-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.393 [pool-270-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.333Z|2024-08-06T12:14:22.394+0000|68edfe6f-1f62-42f0-8da8-e1e9b0f4c076||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"68edfe6f-1f62-42f0-8da8-e1e9b0f4c076","status":"200","rqstDate":"240806-12:14:22:334","respDate":"240806-12:14:22:394","sourceId":"k6:68edfe6f-1f62-42f0-8da8-e1e9b0f4c076","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:334-90651\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[68edfe6f-1f62-42f0-8da8-e1e9b0f4c076]}\"}"} 12:14:22 2024-08-06 12:14:22.394 INFO 2786 --- [ol-272-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.394 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.333Z|2024-08-06T12:14:22.394Z|68edfe6f-1f62-42f0-8da8-e1e9b0f4c076||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|61|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=68edfe6f-1f62-42f0-8da8-e1e9b0f4c076, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=61, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.333Z, InvocationID=630051a3-5d73-419b-b96a-19a286590530, LogTimestamp=2024-08-06T12:14:22.394Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.395 INFO 2786 --- [ol-272-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 12:14:22.395 [pool-271-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.395 INFO 2786 --- [ol-272-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.376Z|2024-08-06T12:14:22.394Z|7eedc050-d66d-4035-b328-b9739e435950||pool-271-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7eedc050-d66d-4035-b328-b9739e435950, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:22.376Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.351Z, InvocationID=6dc611c4-c10d-4748-9cbc-42d987f84317, LogTimestamp=2024-08-06T12:14:22.394Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:22 2024-08-06 12:14:22.395 INFO 2786 --- [ol-271-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.395 [pool-272-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.395 INFO 2786 --- [ol-272-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.395Z|2024-08-06T12:14:22.395Z|6940d227-033f-4482-8270-bbe73d519ec5||pool-272-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6940d227-033f-4482-8270-bbe73d519ec5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.395Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.380Z, InvocationID=c5283e23-4b88-4b8d-8979-b3d37c6bc601, LogTimestamp=2024-08-06T12:14:22.395Z|||Invoke 12:14:22 2024-08-06T12:14:22.351Z|2024-08-06T12:14:22.395+0000|7eedc050-d66d-4035-b328-b9739e435950||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7eedc050-d66d-4035-b328-b9739e435950","status":"200","rqstDate":"240806-12:14:22:351","respDate":"240806-12:14:22:395","sourceId":"k6:7eedc050-d66d-4035-b328-b9739e435950","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:351-40730\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7eedc050-d66d-4035-b328-b9739e435950]}\"}"} 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access" 12:14:22 2024-08-06 12:14:22.396 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.351Z|2024-08-06T12:14:22.396Z|7eedc050-d66d-4035-b328-b9739e435950||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7eedc050-d66d-4035-b328-b9739e435950, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.351Z, InvocationID=6dc611c4-c10d-4748-9cbc-42d987f84317, LogTimestamp=2024-08-06T12:14:22.396Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.397 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.397Z|2024-08-06T12:14:22.397Z|2a9138f2-aa0c-46c2-af4d-339d84c77444||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2a9138f2-aa0c-46c2-af4d-339d84c77444, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.397Z, ElapsedTime=0, InvocationID=bc3a8ac3-b003-4362-91bd-f49ee72a908b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.397Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access" 12:14:22 2024-08-06 12:14:22.399 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.399Z|2024-08-06T12:14:22.399Z|c2a63c71-69e7-4a49-8e61-85e98f0ac7f9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c2a63c71-69e7-4a49-8e61-85e98f0ac7f9, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.399Z, ElapsedTime=0, InvocationID=bb16fe95-3211-4f16-ae0d-24cb557482b1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.399Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.400 INFO 2786 --- [ol-273-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.400 INFO 2786 --- [ol-273-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.400 INFO 2786 --- [ol-273-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.410 INFO 2786 --- [ol-273-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.410Z|2024-08-06T12:14:22.410Z|2a9138f2-aa0c-46c2-af4d-339d84c77444||pool-273-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2a9138f2-aa0c-46c2-af4d-339d84c77444, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.410Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.397Z, InvocationID=bc3a8ac3-b003-4362-91bd-f49ee72a908b, LogTimestamp=2024-08-06T12:14:22.410Z|||Invoke 12:14:22 12:14:22.410 [pool-273-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.411 INFO 2786 --- [ol-272-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.395Z|2024-08-06T12:14:22.411Z|6940d227-033f-4482-8270-bbe73d519ec5||pool-272-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6940d227-033f-4482-8270-bbe73d519ec5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:22.395Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.380Z, InvocationID=c5283e23-4b88-4b8d-8979-b3d37c6bc601, LogTimestamp=2024-08-06T12:14:22.411Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:22 12:14:22.411 [pool-272-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.380Z|2024-08-06T12:14:22.412+0000|6940d227-033f-4482-8270-bbe73d519ec5||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"6940d227-033f-4482-8270-bbe73d519ec5","status":"200","rqstDate":"240806-12:14:22:380","respDate":"240806-12:14:22:412","sourceId":"k6:6940d227-033f-4482-8270-bbe73d519ec5","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:380-15372\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[6940d227-033f-4482-8270-bbe73d519ec5]}\"}"} 12:14:22 2024-08-06 12:14:22.412 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.380Z|2024-08-06T12:14:22.412Z|6940d227-033f-4482-8270-bbe73d519ec5||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6940d227-033f-4482-8270-bbe73d519ec5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.380Z, InvocationID=c5283e23-4b88-4b8d-8979-b3d37c6bc601, LogTimestamp=2024-08-06T12:14:22.412Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.414 INFO 2786 --- [ol-274-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.414 INFO 2786 --- [ol-274-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.414 INFO 2786 --- [ol-274-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 35 - "logType": "access" 12:14:22 2024-08-06 12:14:22.414 INFO 2786 --- [ol-274-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.414Z|2024-08-06T12:14:22.414Z|c2a63c71-69e7-4a49-8e61-85e98f0ac7f9||pool-274-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c2a63c71-69e7-4a49-8e61-85e98f0ac7f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.414Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.399Z, InvocationID=bb16fe95-3211-4f16-ae0d-24cb557482b1, LogTimestamp=2024-08-06T12:14:22.414Z|||Invoke 12:14:22 2024-08-06 12:14:22.415 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.415Z|2024-08-06T12:14:22.415Z|7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.415Z, ElapsedTime=0, InvocationID=d219ae33-20d7-4ed0-bd66-2e83f1e57a0a, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.415Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.414 [pool-274-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.427 INFO 2786 --- [ol-275-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.427 INFO 2786 --- [ol-275-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.427 INFO 2786 --- [ol-275-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.427 INFO 2786 --- [ol-275-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.427 [pool-275-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.427Z|2024-08-06T12:14:22.427Z|7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c||pool-275-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.427Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.415Z, InvocationID=d219ae33-20d7-4ed0-bd66-2e83f1e57a0a, LogTimestamp=2024-08-06T12:14:22.427Z|||Invoke 12:14:22 2024-08-06 12:14:22.471 INFO 2786 --- [ol-274-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.414Z|2024-08-06T12:14:22.471Z|c2a63c71-69e7-4a49-8e61-85e98f0ac7f9||pool-274-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|57|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c2a63c71-69e7-4a49-8e61-85e98f0ac7f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=57, InvokeTimestamp=2024-08-06T12:14:22.414Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.399Z, InvocationID=bb16fe95-3211-4f16-ae0d-24cb557482b1, LogTimestamp=2024-08-06T12:14:22.471Z, ResponseDesc=OK, elapsedTime=55|||InvokeReturn 12:14:22 2024-08-06 12:14:22.472 INFO 2786 --- [ol-273-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.471 [pool-274-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 12:14:22.472 [pool-273-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.472 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.410Z|2024-08-06T12:14:22.472Z|2a9138f2-aa0c-46c2-af4d-339d84c77444||pool-273-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|62|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2a9138f2-aa0c-46c2-af4d-339d84c77444, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=62, InvokeTimestamp=2024-08-06T12:14:22.410Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.397Z, InvocationID=bc3a8ac3-b003-4362-91bd-f49ee72a908b, LogTimestamp=2024-08-06T12:14:22.472Z, ResponseDesc=OK, elapsedTime=54|||InvokeReturn 12:14:22 2024-08-06T12:14:22.399Z|2024-08-06T12:14:22.472+0000|c2a63c71-69e7-4a49-8e61-85e98f0ac7f9||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c2a63c71-69e7-4a49-8e61-85e98f0ac7f9","status":"200","rqstDate":"240806-12:14:22:399","respDate":"240806-12:14:22:472","sourceId":"k6:c2a63c71-69e7-4a49-8e61-85e98f0ac7f9","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:399-45159\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c2a63c71-69e7-4a49-8e61-85e98f0ac7f9]}\"}"} 12:14:22 2024-08-06T12:14:22.397Z|2024-08-06T12:14:22.472+0000|2a9138f2-aa0c-46c2-af4d-339d84c77444||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2a9138f2-aa0c-46c2-af4d-339d84c77444","status":"200","rqstDate":"240806-12:14:22:397","respDate":"240806-12:14:22:472","sourceId":"k6:2a9138f2-aa0c-46c2-af4d-339d84c77444","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:397-33064\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2a9138f2-aa0c-46c2-af4d-339d84c77444]}\"}"} 12:14:22 2024-08-06T12:14:22.399Z|2024-08-06T12:14:22.472Z|c2a63c71-69e7-4a49-8e61-85e98f0ac7f9||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|73|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c2a63c71-69e7-4a49-8e61-85e98f0ac7f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=73, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.399Z, InvocationID=bb16fe95-3211-4f16-ae0d-24cb557482b1, LogTimestamp=2024-08-06T12:14:22.472Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.397Z|2024-08-06T12:14:22.473Z|2a9138f2-aa0c-46c2-af4d-339d84c77444||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|76|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2a9138f2-aa0c-46c2-af4d-339d84c77444, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=76, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.397Z, InvocationID=bc3a8ac3-b003-4362-91bd-f49ee72a908b, LogTimestamp=2024-08-06T12:14:22.473Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.473 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.473 INFO 2786 --- [ol-275-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.473 [pool-275-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.427Z|2024-08-06T12:14:22.473Z|7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c||pool-275-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|46|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=46, InvokeTimestamp=2024-08-06T12:14:22.427Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.415Z, InvocationID=d219ae33-20d7-4ed0-bd66-2e83f1e57a0a, LogTimestamp=2024-08-06T12:14:22.473Z, ResponseDesc=OK, elapsedTime=45|||InvokeReturn 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access" 12:14:22 2024-08-06 12:14:22.475 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.475 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.476 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.415Z|2024-08-06T12:14:22.474+0000|7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c","status":"200","rqstDate":"240806-12:14:22:415","respDate":"240806-12:14:22:474","sourceId":"k6:7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:415-28089\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c]}\"}"} 12:14:22 2024-08-06T12:14:22.475Z|2024-08-06T12:14:22.475Z|32c63366-41c8-4f8f-9882-a2cdcd794166||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=32c63366-41c8-4f8f-9882-a2cdcd794166, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.475Z, ElapsedTime=0, InvocationID=a5bf86f0-cfc8-4ecb-95b9-33dbf574e534, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.475Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access" 12:14:22 2024-08-06T12:14:22.475Z|2024-08-06T12:14:22.475Z|94c590fc-dfd9-4423-a107-2d466e902b10||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=94c590fc-dfd9-4423-a107-2d466e902b10, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.475Z, ElapsedTime=0, InvocationID=634250f3-0534-4e8c-95fe-67d2748bbd0b, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.475Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.415Z|2024-08-06T12:14:22.474Z|7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|59|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=7079ea7a-09ae-4ad6-b4bf-7e8ef9f0733c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=59, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.415Z, InvocationID=d219ae33-20d7-4ed0-bd66-2e83f1e57a0a, LogTimestamp=2024-08-06T12:14:22.474Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.478 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.478Z|2024-08-06T12:14:22.478Z|9c708236-be91-4c32-b644-ce5aeb838052||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9c708236-be91-4c32-b644-ce5aeb838052, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.478Z, ElapsedTime=0, InvocationID=7ff76bef-b273-41aa-aef0-e795c40e7f76, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.478Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-276-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-276-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-278-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-278-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-276-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-278-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-277-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06T12:14:22.482Z|2024-08-06T12:14:22.482Z|94c590fc-dfd9-4423-a107-2d466e902b10||pool-276-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=94c590fc-dfd9-4423-a107-2d466e902b10, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.482Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.475Z, InvocationID=634250f3-0534-4e8c-95fe-67d2748bbd0b, LogTimestamp=2024-08-06T12:14:22.482Z|||Invoke 12:14:22 12:14:22.482 [pool-276-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 12:14:22.482 [pool-278-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.482Z|2024-08-06T12:14:22.482Z|9c708236-be91-4c32-b644-ce5aeb838052||pool-278-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=9c708236-be91-4c32-b644-ce5aeb838052, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.482Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.478Z, InvocationID=7ff76bef-b273-41aa-aef0-e795c40e7f76, LogTimestamp=2024-08-06T12:14:22.482Z|||Invoke 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-277-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-278-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-276-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.482 INFO 2786 --- [ol-277-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.482Z|2024-08-06T12:14:22.483Z|32c63366-41c8-4f8f-9882-a2cdcd794166||pool-277-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=32c63366-41c8-4f8f-9882-a2cdcd794166, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.482Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.475Z, InvocationID=a5bf86f0-cfc8-4ecb-95b9-33dbf574e534, LogTimestamp=2024-08-06T12:14:22.483Z|||Invoke 12:14:22 2024-08-06 12:14:22.483 INFO 2786 --- [ol-277-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.483 [pool-277-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 12:14:22.527 [pool-276-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.527 INFO 2786 --- [ol-276-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.482Z|2024-08-06T12:14:22.527Z|94c590fc-dfd9-4423-a107-2d466e902b10||pool-276-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|45|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=94c590fc-dfd9-4423-a107-2d466e902b10, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=45, InvokeTimestamp=2024-08-06T12:14:22.482Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.475Z, InvocationID=634250f3-0534-4e8c-95fe-67d2748bbd0b, LogTimestamp=2024-08-06T12:14:22.527Z, ResponseDesc=OK, elapsedTime=43|||InvokeReturn 12:14:22 2024-08-06T12:14:22.475Z|2024-08-06T12:14:22.528+0000|94c590fc-dfd9-4423-a107-2d466e902b10||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"94c590fc-dfd9-4423-a107-2d466e902b10","status":"200","rqstDate":"240806-12:14:22:475","respDate":"240806-12:14:22:528","sourceId":"k6:94c590fc-dfd9-4423-a107-2d466e902b10","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:475-78727\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[94c590fc-dfd9-4423-a107-2d466e902b10]}\"}"} 12:14:22 2024-08-06 12:14:22.529 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.475Z|2024-08-06T12:14:22.529Z|94c590fc-dfd9-4423-a107-2d466e902b10||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=94c590fc-dfd9-4423-a107-2d466e902b10, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.475Z, InvocationID=634250f3-0534-4e8c-95fe-67d2748bbd0b, LogTimestamp=2024-08-06T12:14:22.529Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access" 12:14:22 2024-08-06 12:14:22.532 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.531Z|2024-08-06T12:14:22.531Z|1e6e2d80-d790-4307-8c33-215ec1bba2b3||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1e6e2d80-d790-4307-8c33-215ec1bba2b3, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.531Z, ElapsedTime=0, InvocationID=350583f5-0c41-4479-bbdd-92207b6fac55, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.531Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.532 [pool-278-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.532 INFO 2786 --- [ol-278-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.482Z|2024-08-06T12:14:22.532Z|9c708236-be91-4c32-b644-ce5aeb838052||pool-278-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|50|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=9c708236-be91-4c32-b644-ce5aeb838052, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=50, InvokeTimestamp=2024-08-06T12:14:22.482Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.478Z, InvocationID=7ff76bef-b273-41aa-aef0-e795c40e7f76, LogTimestamp=2024-08-06T12:14:22.532Z, ResponseDesc=OK, elapsedTime=48|||InvokeReturn 12:14:22 12:14:22.533 [pool-277-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.533 INFO 2786 --- [ol-277-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.482Z|2024-08-06T12:14:22.533Z|32c63366-41c8-4f8f-9882-a2cdcd794166||pool-277-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=32c63366-41c8-4f8f-9882-a2cdcd794166, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, InvokeTimestamp=2024-08-06T12:14:22.482Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.475Z, InvocationID=a5bf86f0-cfc8-4ecb-95b9-33dbf574e534, LogTimestamp=2024-08-06T12:14:22.533Z, ResponseDesc=OK, elapsedTime=49|||InvokeReturn 12:14:22 2024-08-06T12:14:22.478Z|2024-08-06T12:14:22.533+0000|9c708236-be91-4c32-b644-ce5aeb838052||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"9c708236-be91-4c32-b644-ce5aeb838052","status":"200","rqstDate":"240806-12:14:22:479","respDate":"240806-12:14:22:533","sourceId":"k6:9c708236-be91-4c32-b644-ce5aeb838052","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:479-52466\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[9c708236-be91-4c32-b644-ce5aeb838052]}\"}"} 12:14:22 2024-08-06 12:14:22.534 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.478Z|2024-08-06T12:14:22.534Z|9c708236-be91-4c32-b644-ce5aeb838052||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|56|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=9c708236-be91-4c32-b644-ce5aeb838052, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=56, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.478Z, InvocationID=7ff76bef-b273-41aa-aef0-e795c40e7f76, LogTimestamp=2024-08-06T12:14:22.534Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.534 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.475Z|2024-08-06T12:14:22.534Z|32c63366-41c8-4f8f-9882-a2cdcd794166||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|59|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=32c63366-41c8-4f8f-9882-a2cdcd794166, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=59, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.475Z, InvocationID=a5bf86f0-cfc8-4ecb-95b9-33dbf574e534, LogTimestamp=2024-08-06T12:14:22.534Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.475Z|2024-08-06T12:14:22.534+0000|32c63366-41c8-4f8f-9882-a2cdcd794166||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"32c63366-41c8-4f8f-9882-a2cdcd794166","status":"200","rqstDate":"240806-12:14:22:475","respDate":"240806-12:14:22:534","sourceId":"k6:32c63366-41c8-4f8f-9882-a2cdcd794166","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:475-28186\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[32c63366-41c8-4f8f-9882-a2cdcd794166]}\"}"} 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access" 12:14:22 2024-08-06 12:14:22.536 INFO 2786 --- [ol-279-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.536 INFO 2786 --- [ol-279-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.536 INFO 2786 --- [ol-279-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access" 12:14:22 2024-08-06 12:14:22.536 INFO 2786 --- [ol-279-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.536 [pool-279-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.537 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.537Z|2024-08-06T12:14:22.537Z|66b8e623-15b0-4e32-af72-8d96edaa4f1d||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=66b8e623-15b0-4e32-af72-8d96edaa4f1d, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.537Z, ElapsedTime=0, InvocationID=1e281388-42db-49a6-8a60-190e46092833, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.537Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.537 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.537Z|2024-08-06T12:14:22.537Z|c30b4c67-c3b9-48b8-8f86-2cc563e4178a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c30b4c67-c3b9-48b8-8f86-2cc563e4178a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.537Z, ElapsedTime=0, InvocationID=0ba0b7e9-a9d2-4e9a-a760-a3c59af11f5d, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.537Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.536Z|2024-08-06T12:14:22.536Z|1e6e2d80-d790-4307-8c33-215ec1bba2b3||pool-279-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1e6e2d80-d790-4307-8c33-215ec1bba2b3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.536Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.531Z, InvocationID=350583f5-0c41-4479-bbdd-92207b6fac55, LogTimestamp=2024-08-06T12:14:22.536Z|||Invoke 12:14:22 2024-08-06 12:14:22.544 INFO 2786 --- [ol-281-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.544 INFO 2786 --- [ol-280-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.545 INFO 2786 --- [ol-280-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.545 INFO 2786 --- [ol-281-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.545 INFO 2786 --- [ol-280-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.546 INFO 2786 --- [ol-281-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.546 INFO 2786 --- [ol-281-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.546 [pool-281-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.546 INFO 2786 --- [ol-280-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.546 [pool-280-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.546Z|2024-08-06T12:14:22.546Z|c30b4c67-c3b9-48b8-8f86-2cc563e4178a||pool-281-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c30b4c67-c3b9-48b8-8f86-2cc563e4178a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.546Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.537Z, InvocationID=0ba0b7e9-a9d2-4e9a-a760-a3c59af11f5d, LogTimestamp=2024-08-06T12:14:22.546Z|||Invoke 12:14:22 2024-08-06T12:14:22.546Z|2024-08-06T12:14:22.546Z|66b8e623-15b0-4e32-af72-8d96edaa4f1d||pool-280-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=66b8e623-15b0-4e32-af72-8d96edaa4f1d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.546Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.537Z, InvocationID=1e281388-42db-49a6-8a60-190e46092833, LogTimestamp=2024-08-06T12:14:22.546Z|||Invoke 12:14:22 2024-08-06 12:14:22.552 INFO 2786 --- [ol-279-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.552 [pool-279-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.536Z|2024-08-06T12:14:22.552Z|1e6e2d80-d790-4307-8c33-215ec1bba2b3||pool-279-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1e6e2d80-d790-4307-8c33-215ec1bba2b3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:22.536Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.531Z, InvocationID=350583f5-0c41-4479-bbdd-92207b6fac55, LogTimestamp=2024-08-06T12:14:22.552Z, ResponseDesc=OK, elapsedTime=14|||InvokeReturn 12:14:22 2024-08-06T12:14:22.531Z|2024-08-06T12:14:22.553+0000|1e6e2d80-d790-4307-8c33-215ec1bba2b3||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"1e6e2d80-d790-4307-8c33-215ec1bba2b3","status":"200","rqstDate":"240806-12:14:22:532","respDate":"240806-12:14:22:553","sourceId":"k6:1e6e2d80-d790-4307-8c33-215ec1bba2b3","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:532-60395\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[1e6e2d80-d790-4307-8c33-215ec1bba2b3]}\"}"} 12:14:22 2024-08-06 12:14:22.553 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.531Z|2024-08-06T12:14:22.553Z|1e6e2d80-d790-4307-8c33-215ec1bba2b3||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1e6e2d80-d790-4307-8c33-215ec1bba2b3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.531Z, InvocationID=350583f5-0c41-4479-bbdd-92207b6fac55, LogTimestamp=2024-08-06T12:14:22.553Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 24 - "logType": "access" 12:14:22 2024-08-06 12:14:22.556 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.555Z|2024-08-06T12:14:22.555Z|55d3b9f5-1884-49b5-80a1-b5e75d91a0e2||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=55d3b9f5-1884-49b5-80a1-b5e75d91a0e2, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.555Z, ElapsedTime=0, InvocationID=f6125bb3-726b-4bf5-8615-1026661418da, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.555Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.568 INFO 2786 --- [ol-282-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.568 INFO 2786 --- [ol-282-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.568 INFO 2786 --- [ol-282-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.568 INFO 2786 --- [ol-282-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.568 [pool-282-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.568Z|2024-08-06T12:14:22.568Z|55d3b9f5-1884-49b5-80a1-b5e75d91a0e2||pool-282-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=55d3b9f5-1884-49b5-80a1-b5e75d91a0e2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.568Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.555Z, InvocationID=f6125bb3-726b-4bf5-8615-1026661418da, LogTimestamp=2024-08-06T12:14:22.568Z|||Invoke 12:14:22 2024-08-06T12:14:22.546Z|2024-08-06T12:14:22.579Z|c30b4c67-c3b9-48b8-8f86-2cc563e4178a||pool-281-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c30b4c67-c3b9-48b8-8f86-2cc563e4178a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, InvokeTimestamp=2024-08-06T12:14:22.546Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.537Z, InvocationID=0ba0b7e9-a9d2-4e9a-a760-a3c59af11f5d, LogTimestamp=2024-08-06T12:14:22.579Z, ResponseDesc=OK, elapsedTime=31|||InvokeReturn 12:14:22 2024-08-06 12:14:22.579 INFO 2786 --- [ol-281-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.579 [pool-281-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.580 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.537Z|2024-08-06T12:14:22.579Z|c30b4c67-c3b9-48b8-8f86-2cc563e4178a||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|42|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c30b4c67-c3b9-48b8-8f86-2cc563e4178a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=42, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.537Z, InvocationID=0ba0b7e9-a9d2-4e9a-a760-a3c59af11f5d, LogTimestamp=2024-08-06T12:14:22.579Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.537Z|2024-08-06T12:14:22.579+0000|c30b4c67-c3b9-48b8-8f86-2cc563e4178a||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c30b4c67-c3b9-48b8-8f86-2cc563e4178a","status":"200","rqstDate":"240806-12:14:22:538","respDate":"240806-12:14:22:579","sourceId":"k6:c30b4c67-c3b9-48b8-8f86-2cc563e4178a","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:538-98576\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c30b4c67-c3b9-48b8-8f86-2cc563e4178a]}\"}"} 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access" 12:14:22 2024-08-06 12:14:22.582 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.582Z|2024-08-06T12:14:22.582Z|2f9b2b42-2731-4f23-aaa9-79ed0d107474||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2f9b2b42-2731-4f23-aaa9-79ed0d107474, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.582Z, ElapsedTime=0, InvocationID=2af1ff1c-c3f3-4381-be68-ec02b4075ee9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.582Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.595 [pool-280-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.595 INFO 2786 --- [ol-280-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.546Z|2024-08-06T12:14:22.595Z|66b8e623-15b0-4e32-af72-8d96edaa4f1d||pool-280-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|49|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=66b8e623-15b0-4e32-af72-8d96edaa4f1d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=49, InvokeTimestamp=2024-08-06T12:14:22.546Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.537Z, InvocationID=1e281388-42db-49a6-8a60-190e46092833, LogTimestamp=2024-08-06T12:14:22.595Z, ResponseDesc=OK, elapsedTime=47|||InvokeReturn 12:14:22 12:14:22.595 [pool-282-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.595 INFO 2786 --- [ol-282-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.568Z|2024-08-06T12:14:22.595Z|55d3b9f5-1884-49b5-80a1-b5e75d91a0e2||pool-282-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=55d3b9f5-1884-49b5-80a1-b5e75d91a0e2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:14:22.568Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.555Z, InvocationID=f6125bb3-726b-4bf5-8615-1026661418da, LogTimestamp=2024-08-06T12:14:22.595Z, ResponseDesc=OK, elapsedTime=26|||InvokeReturn 12:14:22 2024-08-06 12:14:22.596 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.537Z|2024-08-06T12:14:22.596Z|66b8e623-15b0-4e32-af72-8d96edaa4f1d||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|59|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=66b8e623-15b0-4e32-af72-8d96edaa4f1d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=59, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.537Z, InvocationID=1e281388-42db-49a6-8a60-190e46092833, LogTimestamp=2024-08-06T12:14:22.596Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.537Z|2024-08-06T12:14:22.596+0000|66b8e623-15b0-4e32-af72-8d96edaa4f1d||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"66b8e623-15b0-4e32-af72-8d96edaa4f1d","status":"200","rqstDate":"240806-12:14:22:537","respDate":"240806-12:14:22:596","sourceId":"k6:66b8e623-15b0-4e32-af72-8d96edaa4f1d","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:537-15222\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[66b8e623-15b0-4e32-af72-8d96edaa4f1d]}\"}"} 12:14:22 2024-08-06T12:14:22.555Z|2024-08-06T12:14:22.596+0000|55d3b9f5-1884-49b5-80a1-b5e75d91a0e2||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"55d3b9f5-1884-49b5-80a1-b5e75d91a0e2","status":"200","rqstDate":"240806-12:14:22:556","respDate":"240806-12:14:22:596","sourceId":"k6:55d3b9f5-1884-49b5-80a1-b5e75d91a0e2","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:556-3035\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[55d3b9f5-1884-49b5-80a1-b5e75d91a0e2]}\"}"} 12:14:22 2024-08-06 12:14:22.596 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.555Z|2024-08-06T12:14:22.596Z|55d3b9f5-1884-49b5-80a1-b5e75d91a0e2||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=55d3b9f5-1884-49b5-80a1-b5e75d91a0e2, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.555Z, InvocationID=f6125bb3-726b-4bf5-8615-1026661418da, LogTimestamp=2024-08-06T12:14:22.596Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.596 INFO 2786 --- [ol-283-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.596 INFO 2786 --- [ol-283-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.596 INFO 2786 --- [ol-283-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 12:14:22.597 [pool-283-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.597 INFO 2786 --- [ol-283-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.596Z|2024-08-06T12:14:22.597Z|2f9b2b42-2731-4f23-aaa9-79ed0d107474||pool-283-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2f9b2b42-2731-4f23-aaa9-79ed0d107474, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.596Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.582Z, InvocationID=2af1ff1c-c3f3-4381-be68-ec02b4075ee9, LogTimestamp=2024-08-06T12:14:22.597Z|||Invoke 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access" 12:14:22 2024-08-06 12:14:22.598 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.598 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.598Z|2024-08-06T12:14:22.598Z|da5c7384-5946-405a-84ab-4aad9820de89||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=da5c7384-5946-405a-84ab-4aad9820de89, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.598Z, ElapsedTime=0, InvocationID=ce906d5a-0252-43d5-896b-01dd132601f5, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.598Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.598Z|2024-08-06T12:14:22.598Z|55b47028-3ef4-42de-806b-85c63d400753||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=55b47028-3ef4-42de-806b-85c63d400753, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.598Z, ElapsedTime=0, InvocationID=23e0bad9-13f6-4919-ac06-b15f9fc34ea5, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.598Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.612 INFO 2786 --- [ol-284-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.612 INFO 2786 --- [ol-284-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.612 INFO 2786 --- [ol-284-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.612 INFO 2786 --- [ol-284-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.612Z|2024-08-06T12:14:22.612Z|55b47028-3ef4-42de-806b-85c63d400753||pool-284-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=55b47028-3ef4-42de-806b-85c63d400753, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.612Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.598Z, InvocationID=23e0bad9-13f6-4919-ac06-b15f9fc34ea5, LogTimestamp=2024-08-06T12:14:22.612Z|||Invoke 12:14:22 12:14:22.612 [pool-284-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.613 INFO 2786 --- [ol-283-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.596Z|2024-08-06T12:14:22.613Z|2f9b2b42-2731-4f23-aaa9-79ed0d107474||pool-283-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2f9b2b42-2731-4f23-aaa9-79ed0d107474, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, InvokeTimestamp=2024-08-06T12:14:22.596Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.582Z, InvocationID=2af1ff1c-c3f3-4381-be68-ec02b4075ee9, LogTimestamp=2024-08-06T12:14:22.613Z, ResponseDesc=OK, elapsedTime=15|||InvokeReturn 12:14:22 12:14:22.613 [pool-283-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.618 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.582Z|2024-08-06T12:14:22.618Z|2f9b2b42-2731-4f23-aaa9-79ed0d107474||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2f9b2b42-2731-4f23-aaa9-79ed0d107474, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.582Z, InvocationID=2af1ff1c-c3f3-4381-be68-ec02b4075ee9, LogTimestamp=2024-08-06T12:14:22.618Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.582Z|2024-08-06T12:14:22.617+0000|2f9b2b42-2731-4f23-aaa9-79ed0d107474||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"2f9b2b42-2731-4f23-aaa9-79ed0d107474","status":"200","rqstDate":"240806-12:14:22:582","respDate":"240806-12:14:22:617","sourceId":"k6:2f9b2b42-2731-4f23-aaa9-79ed0d107474","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:582-72273\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[2f9b2b42-2731-4f23-aaa9-79ed0d107474]}\"}"} 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access" 12:14:22 2024-08-06 12:14:22.620 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.620Z|2024-08-06T12:14:22.620Z|ba43389e-63bb-4da8-9504-1839cd12390c||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ba43389e-63bb-4da8-9504-1839cd12390c, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.620Z, ElapsedTime=0, InvocationID=0e05cf0c-e41a-464f-9ba1-89df4c51ac50, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.620Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.622 INFO 2786 --- [ol-285-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.622 INFO 2786 --- [ol-285-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.623 INFO 2786 --- [ol-285-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 12:14:22.626 [pool-285-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.626 INFO 2786 --- [ol-285-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.626Z|2024-08-06T12:14:22.626Z|da5c7384-5946-405a-84ab-4aad9820de89||pool-285-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=da5c7384-5946-405a-84ab-4aad9820de89, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.626Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.598Z, InvocationID=ce906d5a-0252-43d5-896b-01dd132601f5, LogTimestamp=2024-08-06T12:14:22.626Z|||Invoke 12:14:22 2024-08-06 12:14:22.647 INFO 2786 --- [ol-284-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.647 [pool-284-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.612Z|2024-08-06T12:14:22.647Z|55b47028-3ef4-42de-806b-85c63d400753||pool-284-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|35|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=55b47028-3ef4-42de-806b-85c63d400753, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=35, InvokeTimestamp=2024-08-06T12:14:22.612Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.598Z, InvocationID=23e0bad9-13f6-4919-ac06-b15f9fc34ea5, LogTimestamp=2024-08-06T12:14:22.647Z, ResponseDesc=OK, elapsedTime=33|||InvokeReturn 12:14:22 2024-08-06T12:14:22.598Z|2024-08-06T12:14:22.647+0000|55b47028-3ef4-42de-806b-85c63d400753||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"55b47028-3ef4-42de-806b-85c63d400753","status":"200","rqstDate":"240806-12:14:22:599","respDate":"240806-12:14:22:647","sourceId":"k6:55b47028-3ef4-42de-806b-85c63d400753","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:599-63690\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[55b47028-3ef4-42de-806b-85c63d400753]}\"}"} 12:14:22 2024-08-06 12:14:22.648 INFO 2786 --- [ol-286-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.648 INFO 2786 --- [ol-286-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.648 INFO 2786 --- [ol-286-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.648 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.598Z|2024-08-06T12:14:22.648Z|55b47028-3ef4-42de-806b-85c63d400753||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|50|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=55b47028-3ef4-42de-806b-85c63d400753, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=50, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.598Z, InvocationID=23e0bad9-13f6-4919-ac06-b15f9fc34ea5, LogTimestamp=2024-08-06T12:14:22.648Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.648 INFO 2786 --- [ol-285-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.648 [pool-285-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.626Z|2024-08-06T12:14:22.648Z|da5c7384-5946-405a-84ab-4aad9820de89||pool-285-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=da5c7384-5946-405a-84ab-4aad9820de89, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:22.626Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.598Z, InvocationID=ce906d5a-0252-43d5-896b-01dd132601f5, LogTimestamp=2024-08-06T12:14:22.648Z, ResponseDesc=OK, elapsedTime=21|||InvokeReturn 12:14:22 2024-08-06 12:14:22.648 INFO 2786 --- [ol-286-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.648 [pool-286-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.648Z|2024-08-06T12:14:22.648Z|ba43389e-63bb-4da8-9504-1839cd12390c||pool-286-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ba43389e-63bb-4da8-9504-1839cd12390c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.648Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.620Z, InvocationID=0e05cf0c-e41a-464f-9ba1-89df4c51ac50, LogTimestamp=2024-08-06T12:14:22.648Z|||Invoke 12:14:22 2024-08-06T12:14:22.598Z|2024-08-06T12:14:22.648+0000|da5c7384-5946-405a-84ab-4aad9820de89||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"da5c7384-5946-405a-84ab-4aad9820de89","status":"200","rqstDate":"240806-12:14:22:598","respDate":"240806-12:14:22:648","sourceId":"k6:da5c7384-5946-405a-84ab-4aad9820de89","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:598-81584\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[da5c7384-5946-405a-84ab-4aad9820de89]}\"}"} 12:14:22 2024-08-06 12:14:22.649 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.598Z|2024-08-06T12:14:22.649Z|da5c7384-5946-405a-84ab-4aad9820de89||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=da5c7384-5946-405a-84ab-4aad9820de89, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.598Z, InvocationID=ce906d5a-0252-43d5-896b-01dd132601f5, LogTimestamp=2024-08-06T12:14:22.649Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 51 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access" 12:14:22 2024-08-06 12:14:22.650 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.650Z|2024-08-06T12:14:22.650Z|f6f776d8-e8b0-46b7-bcc0-d3477ac53a65||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f6f776d8-e8b0-46b7-bcc0-d3477ac53a65, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.650Z, ElapsedTime=0, InvocationID=0fe421e0-0ba8-490b-a3ab-e28d026afa1c, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.650Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.651 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.651Z|2024-08-06T12:14:22.651Z|d9d284d8-d1ba-4023-9f16-782ac8a83878||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d9d284d8-d1ba-4023-9f16-782ac8a83878, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.651Z, ElapsedTime=0, InvocationID=35078aa0-8893-447a-b2c6-3d1d314003f6, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.651Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.653 INFO 2786 --- [ol-287-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.654 INFO 2786 --- [ol-287-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.654 INFO 2786 --- [ol-287-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.654 INFO 2786 --- [ol-287-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.654 [pool-287-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.654Z|2024-08-06T12:14:22.654Z|f6f776d8-e8b0-46b7-bcc0-d3477ac53a65||pool-287-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f6f776d8-e8b0-46b7-bcc0-d3477ac53a65, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.654Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.650Z, InvocationID=0fe421e0-0ba8-490b-a3ab-e28d026afa1c, LogTimestamp=2024-08-06T12:14:22.654Z|||Invoke 12:14:22 2024-08-06 12:14:22.656 INFO 2786 --- [ol-288-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.657 INFO 2786 --- [ol-288-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.657 INFO 2786 --- [ol-288-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.657 INFO 2786 --- [ol-288-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.657 [pool-288-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.657Z|2024-08-06T12:14:22.657Z|d9d284d8-d1ba-4023-9f16-782ac8a83878||pool-288-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d9d284d8-d1ba-4023-9f16-782ac8a83878, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.657Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.651Z, InvocationID=35078aa0-8893-447a-b2c6-3d1d314003f6, LogTimestamp=2024-08-06T12:14:22.657Z|||Invoke 12:14:22 12:14:22.689 [pool-286-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.648Z|2024-08-06T12:14:22.689Z|ba43389e-63bb-4da8-9504-1839cd12390c||pool-286-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=ba43389e-63bb-4da8-9504-1839cd12390c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:22.648Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.620Z, InvocationID=0e05cf0c-e41a-464f-9ba1-89df4c51ac50, LogTimestamp=2024-08-06T12:14:22.689Z, ResponseDesc=OK, elapsedTime=39|||InvokeReturn 12:14:22 2024-08-06 12:14:22.689 INFO 2786 --- [ol-286-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.620Z|2024-08-06T12:14:22.690+0000|ba43389e-63bb-4da8-9504-1839cd12390c||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"ba43389e-63bb-4da8-9504-1839cd12390c","status":"200","rqstDate":"240806-12:14:22:620","respDate":"240806-12:14:22:690","sourceId":"k6:ba43389e-63bb-4da8-9504-1839cd12390c","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:620-93096\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[ba43389e-63bb-4da8-9504-1839cd12390c]}\"}"} 12:14:22 2024-08-06 12:14:22.690 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.620Z|2024-08-06T12:14:22.690Z|ba43389e-63bb-4da8-9504-1839cd12390c||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|70|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=ba43389e-63bb-4da8-9504-1839cd12390c, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=70, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.620Z, InvocationID=0e05cf0c-e41a-464f-9ba1-89df4c51ac50, LogTimestamp=2024-08-06T12:14:22.690Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access" 12:14:22 2024-08-06 12:14:22.693 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.692Z|2024-08-06T12:14:22.692Z|d3f87460-2e0a-4113-b911-a999c1e29964||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d3f87460-2e0a-4113-b911-a999c1e29964, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.692Z, ElapsedTime=0, InvocationID=c26112f1-c04c-4837-9122-0435e3d9d738, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.692Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.694 [pool-287-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.694 INFO 2786 --- [ol-287-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.654Z|2024-08-06T12:14:22.694Z|f6f776d8-e8b0-46b7-bcc0-d3477ac53a65||pool-287-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f6f776d8-e8b0-46b7-bcc0-d3477ac53a65, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, InvokeTimestamp=2024-08-06T12:14:22.654Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.650Z, InvocationID=0fe421e0-0ba8-490b-a3ab-e28d026afa1c, LogTimestamp=2024-08-06T12:14:22.694Z, ResponseDesc=OK, elapsedTime=38|||InvokeReturn 12:14:22 2024-08-06T12:14:22.650Z|2024-08-06T12:14:22.700+0000|f6f776d8-e8b0-46b7-bcc0-d3477ac53a65||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"f6f776d8-e8b0-46b7-bcc0-d3477ac53a65","status":"200","rqstDate":"240806-12:14:22:650","respDate":"240806-12:14:22:700","sourceId":"k6:f6f776d8-e8b0-46b7-bcc0-d3477ac53a65","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:650-38863\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[f6f776d8-e8b0-46b7-bcc0-d3477ac53a65]}\"}"} 12:14:22 2024-08-06 12:14:22.700 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.650Z|2024-08-06T12:14:22.700Z|f6f776d8-e8b0-46b7-bcc0-d3477ac53a65||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|50|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f6f776d8-e8b0-46b7-bcc0-d3477ac53a65, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=50, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.650Z, InvocationID=0fe421e0-0ba8-490b-a3ab-e28d026afa1c, LogTimestamp=2024-08-06T12:14:22.700Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access" 12:14:22 2024-08-06 12:14:22.701 INFO 2786 --- [ol-289-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.701 INFO 2786 --- [ol-289-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.701 INFO 2786 --- [ol-289-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.702 INFO 2786 --- [ol-288-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.702 [pool-288-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.657Z|2024-08-06T12:14:22.701Z|d9d284d8-d1ba-4023-9f16-782ac8a83878||pool-288-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d9d284d8-d1ba-4023-9f16-782ac8a83878, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=44, InvokeTimestamp=2024-08-06T12:14:22.657Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.651Z, InvocationID=35078aa0-8893-447a-b2c6-3d1d314003f6, LogTimestamp=2024-08-06T12:14:22.701Z, ResponseDesc=OK, elapsedTime=30|||InvokeReturn 12:14:22 2024-08-06 12:14:22.702 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06 12:14:22.702 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.651Z|2024-08-06T12:14:22.702Z|d9d284d8-d1ba-4023-9f16-782ac8a83878||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d9d284d8-d1ba-4023-9f16-782ac8a83878, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.651Z, InvocationID=35078aa0-8893-447a-b2c6-3d1d314003f6, LogTimestamp=2024-08-06T12:14:22.702Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06T12:14:22.702Z|2024-08-06T12:14:22.702Z|89df1dab-20f5-4b77-a1a9-857e61f50ec4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=89df1dab-20f5-4b77-a1a9-857e61f50ec4, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.702Z, ElapsedTime=0, InvocationID=8d34a8ea-9355-43c5-a241-9d30d82ed003, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.702Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06T12:14:22.651Z|2024-08-06T12:14:22.702+0000|d9d284d8-d1ba-4023-9f16-782ac8a83878||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d9d284d8-d1ba-4023-9f16-782ac8a83878","status":"200","rqstDate":"240806-12:14:22:651","respDate":"240806-12:14:22:702","sourceId":"k6:d9d284d8-d1ba-4023-9f16-782ac8a83878","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:651-29887\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d9d284d8-d1ba-4023-9f16-782ac8a83878]}\"}"} 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access" 12:14:22 2024-08-06T12:14:22.702Z|2024-08-06T12:14:22.702Z|d3f87460-2e0a-4113-b911-a999c1e29964||pool-289-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d3f87460-2e0a-4113-b911-a999c1e29964, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.702Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.692Z, InvocationID=c26112f1-c04c-4837-9122-0435e3d9d738, LogTimestamp=2024-08-06T12:14:22.702Z|||Invoke 12:14:22 2024-08-06 12:14:22.705 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06 12:14:22.705 INFO 2786 --- [ol-290-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.705 INFO 2786 --- [ol-290-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.705 INFO 2786 --- [ol-290-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.705 INFO 2786 --- [ol-290-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.705Z|2024-08-06T12:14:22.705Z|89df1dab-20f5-4b77-a1a9-857e61f50ec4||pool-290-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=89df1dab-20f5-4b77-a1a9-857e61f50ec4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.705Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.702Z, InvocationID=8d34a8ea-9355-43c5-a241-9d30d82ed003, LogTimestamp=2024-08-06T12:14:22.705Z|||Invoke 12:14:22 12:14:22.705 [pool-290-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 12:14:22.702 [pool-289-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.702 INFO 2786 --- [ol-289-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06 12:14:22.707 INFO 2786 --- [ol-291-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.707 INFO 2786 --- [ol-291-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.707 INFO 2786 --- [ol-291-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06T12:14:22.708Z|2024-08-06T12:14:22.708Z|a36790e4-547d-433c-8342-760bf7c9ed83||pool-291-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a36790e4-547d-433c-8342-760bf7c9ed83, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.708Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.705Z, InvocationID=af3dde64-cb36-4f78-bc5a-ae5042b31ba9, LogTimestamp=2024-08-06T12:14:22.708Z|||Invoke 12:14:22 12:14:22.708 [pool-291-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.708 INFO 2786 --- [ol-291-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.705Z|2024-08-06T12:14:22.705Z|a36790e4-547d-433c-8342-760bf7c9ed83||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a36790e4-547d-433c-8342-760bf7c9ed83, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.705Z, ElapsedTime=0, InvocationID=af3dde64-cb36-4f78-bc5a-ae5042b31ba9, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.705Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 12:14:22.741 [pool-290-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.741 INFO 2786 --- [ol-290-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.705Z|2024-08-06T12:14:22.741Z|89df1dab-20f5-4b77-a1a9-857e61f50ec4||pool-290-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|36|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=89df1dab-20f5-4b77-a1a9-857e61f50ec4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=36, InvokeTimestamp=2024-08-06T12:14:22.705Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.702Z, InvocationID=8d34a8ea-9355-43c5-a241-9d30d82ed003, LogTimestamp=2024-08-06T12:14:22.741Z, ResponseDesc=OK, elapsedTime=33|||InvokeReturn 12:14:22 2024-08-06T12:14:22.702Z|2024-08-06T12:14:22.741+0000|89df1dab-20f5-4b77-a1a9-857e61f50ec4||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"89df1dab-20f5-4b77-a1a9-857e61f50ec4","status":"200","rqstDate":"240806-12:14:22:703","respDate":"240806-12:14:22:741","sourceId":"k6:89df1dab-20f5-4b77-a1a9-857e61f50ec4","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:703-93449\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[89df1dab-20f5-4b77-a1a9-857e61f50ec4]}\"}"} 12:14:22 2024-08-06 12:14:22.742 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.702Z|2024-08-06T12:14:22.742Z|89df1dab-20f5-4b77-a1a9-857e61f50ec4||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=89df1dab-20f5-4b77-a1a9-857e61f50ec4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=40, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.702Z, InvocationID=8d34a8ea-9355-43c5-a241-9d30d82ed003, LogTimestamp=2024-08-06T12:14:22.742Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access" 12:14:22 2024-08-06 12:14:22.744 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.744Z|2024-08-06T12:14:22.744Z|56b772f3-70f7-44a8-aba2-c9651bb6bffc||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=56b772f3-70f7-44a8-aba2-c9651bb6bffc, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.744Z, ElapsedTime=0, InvocationID=82c12ee9-73e3-4df8-8561-5be1de9358e1, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.744Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.755 INFO 2786 --- [ol-292-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.755 INFO 2786 --- [ol-292-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.755 INFO 2786 --- [ol-292-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.755 INFO 2786 --- [ol-291-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.708Z|2024-08-06T12:14:22.755Z|a36790e4-547d-433c-8342-760bf7c9ed83||pool-291-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|47|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a36790e4-547d-433c-8342-760bf7c9ed83, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=47, InvokeTimestamp=2024-08-06T12:14:22.708Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.705Z, InvocationID=af3dde64-cb36-4f78-bc5a-ae5042b31ba9, LogTimestamp=2024-08-06T12:14:22.755Z, ResponseDesc=OK, elapsedTime=45|||InvokeReturn 12:14:22 12:14:22.755 [pool-291-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.755 INFO 2786 --- [ol-292-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 12:14:22.755 [pool-292-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06T12:14:22.755Z|2024-08-06T12:14:22.755Z|56b772f3-70f7-44a8-aba2-c9651bb6bffc||pool-292-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=56b772f3-70f7-44a8-aba2-c9651bb6bffc, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.755Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.744Z, InvocationID=82c12ee9-73e3-4df8-8561-5be1de9358e1, LogTimestamp=2024-08-06T12:14:22.755Z|||Invoke 12:14:22 2024-08-06T12:14:22.705Z|2024-08-06T12:14:22.756+0000|a36790e4-547d-433c-8342-760bf7c9ed83||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"a36790e4-547d-433c-8342-760bf7c9ed83","status":"200","rqstDate":"240806-12:14:22:705","respDate":"240806-12:14:22:756","sourceId":"k6:a36790e4-547d-433c-8342-760bf7c9ed83","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:705-13513\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[a36790e4-547d-433c-8342-760bf7c9ed83]}\"}"} 12:14:22 2024-08-06 12:14:22.756 INFO 2786 --- [ol-289-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.705Z|2024-08-06T12:14:22.756Z|a36790e4-547d-433c-8342-760bf7c9ed83||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|51|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a36790e4-547d-433c-8342-760bf7c9ed83, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=51, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.705Z, InvocationID=af3dde64-cb36-4f78-bc5a-ae5042b31ba9, LogTimestamp=2024-08-06T12:14:22.756Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.756 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 12:14:22.756 [pool-289-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.702Z|2024-08-06T12:14:22.756Z|d3f87460-2e0a-4113-b911-a999c1e29964||pool-289-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|54|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d3f87460-2e0a-4113-b911-a999c1e29964, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=54, InvokeTimestamp=2024-08-06T12:14:22.702Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.692Z, InvocationID=c26112f1-c04c-4837-9122-0435e3d9d738, LogTimestamp=2024-08-06T12:14:22.756Z, ResponseDesc=OK, elapsedTime=48|||InvokeReturn 12:14:22 2024-08-06T12:14:22.692Z|2024-08-06T12:14:22.757+0000|d3f87460-2e0a-4113-b911-a999c1e29964||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"d3f87460-2e0a-4113-b911-a999c1e29964","status":"200","rqstDate":"240806-12:14:22:693","respDate":"240806-12:14:22:757","sourceId":"k6:d3f87460-2e0a-4113-b911-a999c1e29964","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:693-85383\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[d3f87460-2e0a-4113-b911-a999c1e29964]}\"}"} 12:14:22 2024-08-06 12:14:22.757 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.692Z|2024-08-06T12:14:22.757Z|d3f87460-2e0a-4113-b911-a999c1e29964||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|65|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d3f87460-2e0a-4113-b911-a999c1e29964, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=65, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.692Z, InvocationID=c26112f1-c04c-4837-9122-0435e3d9d738, LogTimestamp=2024-08-06T12:14:22.757Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access" 12:14:22 2024-08-06 12:14:22.759 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.759Z|2024-08-06T12:14:22.759Z|c1b203df-780a-403c-aecf-00a0f624f548||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=c1b203df-780a-403c-aecf-00a0f624f548, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.759Z, ElapsedTime=0, InvocationID=cd1fcce0-81b3-43be-b233-d98a119d40e3, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.759Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.759 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:22 2024-08-06T12:14:22.759Z|2024-08-06T12:14:22.759Z|bbb016a0-17a8-466c-bcd0-5ffccd254b74||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=bbb016a0-17a8-466c-bcd0-5ffccd254b74, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:22.759Z, ElapsedTime=0, InvocationID=0fdaa70c-e3c7-4bef-b8f7-66ea5de29b31, PartnerName=k6, LogTimestamp=2024-08-06T12:14:22.759Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:22 2024-08-06 12:14:22.767 INFO 2786 --- [ol-292-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.767 [pool-292-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06T12:14:22.755Z|2024-08-06T12:14:22.767Z|56b772f3-70f7-44a8-aba2-c9651bb6bffc||pool-292-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=56b772f3-70f7-44a8-aba2-c9651bb6bffc, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:14:22.755Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.744Z, InvocationID=82c12ee9-73e3-4df8-8561-5be1de9358e1, LogTimestamp=2024-08-06T12:14:22.767Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:22 2024-08-06T12:14:22.744Z|2024-08-06T12:14:22.768+0000|56b772f3-70f7-44a8-aba2-c9651bb6bffc||qtp57358573-36|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"56b772f3-70f7-44a8-aba2-c9651bb6bffc","status":"200","rqstDate":"240806-12:14:22:744","respDate":"240806-12:14:22:768","sourceId":"k6:56b772f3-70f7-44a8-aba2-c9651bb6bffc","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:744-27524\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[56b772f3-70f7-44a8-aba2-c9651bb6bffc]}\"}"} 12:14:22 2024-08-06 12:14:22.768 INFO 2786 --- [ol-293-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.768 INFO 2786 --- [ol-293-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.768 INFO 2786 --- [ol-293-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.768 INFO 2786 --- [ qtp57358573-36] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.744Z|2024-08-06T12:14:22.768Z|56b772f3-70f7-44a8-aba2-c9651bb6bffc||qtp57358573-36||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|24|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=56b772f3-70f7-44a8-aba2-c9651bb6bffc, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=24, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.744Z, InvocationID=82c12ee9-73e3-4df8-8561-5be1de9358e1, LogTimestamp=2024-08-06T12:14:22.768Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.769 INFO 2786 --- [ol-293-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.768Z|2024-08-06T12:14:22.769Z|c1b203df-780a-403c-aecf-00a0f624f548||pool-293-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=c1b203df-780a-403c-aecf-00a0f624f548, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.768Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.759Z, InvocationID=cd1fcce0-81b3-43be-b233-d98a119d40e3, LogTimestamp=2024-08-06T12:14:22.769Z|||Invoke 12:14:22 12:14:22.769 [pool-293-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 2024-08-06 12:14:22.769 INFO 2786 --- [ol-294-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:22 2024-08-06 12:14:22.769 INFO 2786 --- [ol-294-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:22 2024-08-06 12:14:22.769 INFO 2786 --- [ol-294-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:22 2024-08-06 12:14:22.769 INFO 2786 --- [ol-294-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:22 2024-08-06T12:14:22.769Z|2024-08-06T12:14:22.769Z|bbb016a0-17a8-466c-bcd0-5ffccd254b74||pool-294-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=bbb016a0-17a8-466c-bcd0-5ffccd254b74, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:22.769Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.759Z, InvocationID=0fdaa70c-e3c7-4bef-b8f7-66ea5de29b31, LogTimestamp=2024-08-06T12:14:22.769Z|||Invoke 12:14:22 12:14:22.769 [pool-294-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 26 - "logType": "access" 12:14:22 2024-08-06T12:14:22.769Z|2024-08-06T12:14:22.787Z|bbb016a0-17a8-466c-bcd0-5ffccd254b74||pool-294-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=bbb016a0-17a8-466c-bcd0-5ffccd254b74, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:14:22.769Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.759Z, InvocationID=0fdaa70c-e3c7-4bef-b8f7-66ea5de29b31, LogTimestamp=2024-08-06T12:14:22.787Z, ResponseDesc=OK, elapsedTime=16|||InvokeReturn 12:14:22 12:14:22.787 [pool-294-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.787 INFO 2786 --- [ol-294-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 12:14:22.787 [pool-293-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:22 2024-08-06 12:14:22.787 INFO 2786 --- [ol-293-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:22 2024-08-06T12:14:22.768Z|2024-08-06T12:14:22.787Z|c1b203df-780a-403c-aecf-00a0f624f548||pool-293-thread-1||/aai/v29/cloud-infrastructure/pservers|k6|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=c1b203df-780a-403c-aecf-00a0f624f548, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:14:22.768Z, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:14:22.759Z, InvocationID=cd1fcce0-81b3-43be-b233-d98a119d40e3, LogTimestamp=2024-08-06T12:14:22.787Z, ResponseDesc=OK, elapsedTime=10|||InvokeReturn 12:14:22 2024-08-06T12:14:22.759Z|2024-08-06T12:14:22.788+0000|c1b203df-780a-403c-aecf-00a0f624f548||qtp57358573-84|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"c1b203df-780a-403c-aecf-00a0f624f548","status":"200","rqstDate":"240806-12:14:22:759","respDate":"240806-12:14:22:788","sourceId":"k6:c1b203df-780a-403c-aecf-00a0f624f548","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:759-71169\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[c1b203df-780a-403c-aecf-00a0f624f548]}\"}"} 12:14:22 2024-08-06T12:14:22.759Z|2024-08-06T12:14:22.788+0000|bbb016a0-17a8-466c-bcd0-5ffccd254b74||qtp57358573-35|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|k6|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=k6:{"transactionId":"bbb016a0-17a8-466c-bcd0-5ffccd254b74","status":"200","rqstDate":"240806-12:14:22:759","respDate":"240806-12:14:22:788","sourceId":"k6:bbb016a0-17a8-466c-bcd0-5ffccd254b74","resourceId":"http://localhost:37053/aai/v29/cloud-infrastructure/pservers","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:22:759-68797\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], Accept=[application/json], User-Agent=[k6/0.49.0 (https://k6.io/)], Host=[localhost:37053], X-Transactionid=[someTransaction], X-Fromappid=[k6], X-ONAP-RequestID=[bbb016a0-17a8-466c-bcd0-5ffccd254b74]}\"}"} 12:14:22 2024-08-06 12:14:22.788 INFO 2786 --- [ qtp57358573-84] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.759Z|2024-08-06T12:14:22.788Z|c1b203df-780a-403c-aecf-00a0f624f548||qtp57358573-84||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=c1b203df-780a-403c-aecf-00a0f624f548, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.759Z, InvocationID=cd1fcce0-81b3-43be-b233-d98a119d40e3, LogTimestamp=2024-08-06T12:14:22.788Z, ResponseDesc=OK|||Exiting. 12:14:22 2024-08-06 12:14:22.788 INFO 2786 --- [ qtp57358573-35] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:22 2024-08-06T12:14:22.759Z|2024-08-06T12:14:22.788Z|bbb016a0-17a8-466c-bcd0-5ffccd254b74||qtp57358573-35||/aai/v29/cloud-infrastructure/pservers|k6|COMPLETE|200|OK||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=bbb016a0-17a8-466c-bcd0-5ffccd254b74, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=29, PartnerName=k6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:22.759Z, InvocationID=0fdaa70c-e3c7-4bef-b8f7-66ea5de29b31, LogTimestamp=2024-08-06T12:14:22.788Z, ResponseDesc=OK|||Exiting. 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 31 - "logType": "access" 12:14:22 127.0.0.1 - - [06/Aug/2024:12:14:22 +0000] "GET /aai/v29/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access" 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000023: preparing request execution 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000023: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000023: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000023: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000023: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000023: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 0; route allocated: 1 of 2147483647; total allocated: 1 of 2147483647] 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000023: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000023: acquired ep-00000022 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000023: acquired endpoint ep-00000022 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000023: opening connection {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000022: connecting endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.804 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000022: connecting endpoint to unix://localhost:2375 (3 MINUTES) 12:14:22 2024-08-06 12:14:22.805 DEBUG 2786 --- [ream--564038310] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-3: connecting to localhost/127.0.0.1:2375 12:14:22 2024-08-06 12:14:22.805 DEBUG 2786 --- [ream--564038310] .i.i.DefaultHttpClientConnectionOperator : http-outgoing-3: connection established 12:14:22 2024-08-06 12:14:22.805 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000022: connected http-outgoing-3 12:14:22 2024-08-06 12:14:22.805 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000022: endpoint connected 12:14:22 2024-08-06 12:14:22.805 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000023: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000022: start execution ex-00000023 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000022: executing exchange ex-00000023 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.806 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000023: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.807 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000022: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.807 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000022: releasing endpoint 12:14:22 2024-08-06 12:14:22.807 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000022: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.807 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000022: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.817 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000024: preparing request execution 12:14:22 2024-08-06 12:14:22.818 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.818 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.818 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000024: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.818 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000024: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.818 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000024: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.819 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000024: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.819 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000024: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.819 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000024: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.819 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000024: acquired ep-00000023 12:14:22 2024-08-06 12:14:22.820 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000024: acquired endpoint ep-00000023 12:14:22 2024-08-06 12:14:22.820 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000024: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.820 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000023: start execution ex-00000024 12:14:22 2024-08-06 12:14:22.820 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000023: executing exchange ex-00000024 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.820 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.820 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.821 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.821 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.821 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.821 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.822 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.823 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000024: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.824 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000023: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.824 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000023: releasing endpoint 12:14:22 2024-08-06 12:14:22.824 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000023: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.825 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000023: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.848 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000025: preparing request execution 12:14:22 2024-08-06 12:14:22.850 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.850 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.850 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000025: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.850 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000025: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.850 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000025: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.850 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000025: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000025: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000025: endpoint leased [route: {}->unix://localhost:2375][total available: 0; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000025: acquired ep-00000024 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000025: acquired endpoint ep-00000024 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000025: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000024: start execution ex-00000025 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000024: executing exchange ex-00000025 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.851 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.875 DEBUG 2786 --- [tream-838114734] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000021: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.875 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ep-00000021: releasing endpoint 12:14:22 2024-08-06 12:14:22.875 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ep-00000021: connection http-outgoing-2 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.875 DEBUG 2786 --- [tream-838114734] h.i.i.PoolingHttpClientConnectionManager : ep-00000021: connection released [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.942 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000025: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.944 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000024: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.944 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000024: releasing endpoint 12:14:22 2024-08-06 12:14:22.944 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000024: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.944 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000024: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000026: preparing request execution 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000026: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000026: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000026: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000026: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000026: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000026: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.955 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000026: acquired ep-00000025 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000026: acquired endpoint ep-00000025 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000026: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000025: start execution ex-00000026 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000025: executing exchange ex-00000026 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.956 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.958 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.959 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.959 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.959 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.959 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.960 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.960 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.960 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.960 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000026: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.961 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000025: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.961 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000025: releasing endpoint 12:14:22 2024-08-06 12:14:22.961 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000025: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.961 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000025: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.971 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000027: preparing request execution 12:14:22 2024-08-06 12:14:22.971 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.971 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.971 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000027: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.971 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000027: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000027: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000027: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000027: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000027: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ex-00000027: acquired ep-00000026 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000027: acquired endpoint ep-00000026 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000027: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000026: start execution ex-00000027 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000026: executing exchange ex-00000027 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/logs?stdout=true&stderr=true&since=0 HTTP/1.1 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.972 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.973 DEBUG 2786 --- [ream--564038310] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000027: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.974 DEBUG 2786 --- [ream--564038310] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000026: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.974 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000026: releasing endpoint 12:14:22 2024-08-06 12:14:22.974 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000026: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.974 DEBUG 2786 --- [ream--564038310] h.i.i.PoolingHttpClientConnectionManager : ep-00000026: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.984 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000028: preparing request execution 12:14:22 2024-08-06 12:14:22.984 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.985 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.985 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000028: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.985 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000028: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.985 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000028: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.985 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000028: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.985 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000028: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000028: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000028: acquired ep-00000027 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000028: acquired endpoint ep-00000027 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000028: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/json HTTP/1.1 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000027: start execution ex-00000028 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000027: executing exchange ex-00000028 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/json HTTP/1.1 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> accept: application/json 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.986 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Content-Type: application/json 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.987 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.988 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000028: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.991 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000027: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.991 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000027: releasing endpoint 12:14:22 2024-08-06 12:14:22.991 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000027: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.991 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000027: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.991 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000029: preparing request execution 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000029: target auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-00000029: proxy auth state: UNCHALLENGED 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-00000029: acquiring connection with route {}->unix://localhost:2375 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000029: acquiring endpoint (3 MINUTES) 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000029: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000029: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-00000029: acquired ep-00000028 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-00000029: acquired endpoint ep-00000028 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000029: executing GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/json HTTP/1.1 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000028: start execution ex-00000029 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000028: executing exchange ex-00000029 over http-outgoing-3 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> GET /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607/json HTTP/1.1 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> accept: application/json 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:22 2024-08-06 12:14:22.992 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 200 OK 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Content-Type: application/json 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:22 GMT 12:14:22 2024-08-06 12:14:22.993 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Transfer-Encoding: chunked 12:14:22 2024-08-06 12:14:22.994 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-00000029: connection can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.996 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000028: releasing valid endpoint 12:14:22 2024-08-06 12:14:22.996 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000028: releasing endpoint 12:14:22 2024-08-06 12:14:22.996 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000028: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:22 2024-08-06 12:14:22.996 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000028: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:23 2024-08-06 12:14:22.999 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000002A: preparing request execution 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000002A: target auth state: UNCHALLENGED 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000002A: proxy auth state: UNCHALLENGED 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000002A: acquiring connection with route {}->unix://localhost:2375 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000002A: acquiring endpoint (3 MINUTES) 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000002A: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000002A: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ex-0000002A: acquired ep-00000029 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000002A: acquired endpoint ep-00000029 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000002A: executing DELETE /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607?v=true&force=true HTTP/1.1 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000029: start execution ex-0000002A 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000029: executing exchange ex-0000002A over http-outgoing-3 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> DELETE /v1.32/containers/dd36a657621b15784bb5b127693664cb9f508a0aa443182945fb70d974079607?v=true&force=true HTTP/1.1 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> accept: application/json 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:14:23 2024-08-06 12:14:23.000 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 204 No Content 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:14:23 GMT 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000002A: connection can be kept alive for 3 MINUTES 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-00000029: releasing valid endpoint 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000029: releasing endpoint 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000029: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:14:23 2024-08-06 12:14:23.012 DEBUG 2786 --- [ main] h.i.i.PoolingHttpClientConnectionManager : ep-00000029: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:14:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.701 s - in org.onap.aai.it.performance.K6PerformanceTest 12:14:23 [INFO] Running org.onap.aai.rest.BulkAddConsumerTest 12:14:23 2024-08-06 12:14:23.379 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:23 12:14:23.379 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:23 2024-08-06 12:14:23.937 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:23 2024-08-06T12:13:51.925Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:23 12:14:23.937 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:23 2024-08-06T12:13:51.925Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:23 2024-08-06 12:14:23.939 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:23 12:14:23.939 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.007 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.007 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.083 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.083 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.083 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.083 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.083Z|2024-08-06T12:14:24.083Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.083Z, StatusCode=INPROGRESS, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.083Z|||Invoke 12:14:24 12:14:24.083 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 12:14:24.127 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.127 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.083Z|2024-08-06T12:14:24.127Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|44|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=44, InvokeTimestamp=2024-08-06T12:14:24.083Z, StatusCode=COMPLETE, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.127Z, ResponseDesc=Created, elapsedTime=25|||InvokeReturn 12:14:24 2024-08-06 12:14:24.127 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.127 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.127Z|2024-08-06T12:14:24.127Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.127Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.127Z, elapsedTime=25|||Invoke 12:14:24 2024-08-06 12:14:24.135 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.135 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.127Z|2024-08-06T12:14:24.135Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:14:24.127Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.135Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:14:24 2024-08-06 12:14:24.135 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.135Z|2024-08-06T12:14:24.135Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.135Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.135Z, elapsedTime=4|||Invoke 12:14:24 12:14:24.135 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.140 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.140 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.135Z|2024-08-06T12:14:24.140Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.135Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.140Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:14:24 2024-08-06 12:14:24.141 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.141 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.141Z|2024-08-06T12:14:24.141Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.141Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.141Z, elapsedTime=4|||Invoke 12:14:24 2024-08-06 12:14:24.146 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.146 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.141Z|2024-08-06T12:14:24.146Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.141Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.146Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 2024-08-06 12:14:24.146 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.146 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.146Z|2024-08-06T12:14:24.146Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.146Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.146Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.151 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.151 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.146Z|2024-08-06T12:14:24.151Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.146Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.151Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 2024-08-06 12:14:24.151 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.151Z|2024-08-06T12:14:24.151Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.151Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.151Z, elapsedTime=3|||Invoke 12:14:24 12:14:24.151 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.155 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.151Z|2024-08-06T12:14:24.155Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.151Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.155Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.155 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.156 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.156 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.156Z|2024-08-06T12:14:24.156Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.156Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.156Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.161 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.161 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.156Z|2024-08-06T12:14:24.161Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.156Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.161Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 2024-08-06 12:14:24.161 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.161Z|2024-08-06T12:14:24.161Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.161Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.161Z, elapsedTime=3|||Invoke 12:14:24 12:14:24.161 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.165 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.161Z|2024-08-06T12:14:24.165Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.161Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.165Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.165 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.166 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.166 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.166Z|2024-08-06T12:14:24.166Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.166Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.166Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.170 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.166Z|2024-08-06T12:14:24.170Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.166Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.170Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.170 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.170 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.170Z|2024-08-06T12:14:24.170Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.170Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.170Z, elapsedTime=3|||Invoke 12:14:24 12:14:24.170 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.174 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.170Z|2024-08-06T12:14:24.174Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.170Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.174Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.174 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.174 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.174Z|2024-08-06T12:14:24.174Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.174Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.174Z, elapsedTime=3|||Invoke 12:14:24 12:14:24.174 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.178 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.178 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.174Z|2024-08-06T12:14:24.178Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.174Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.178Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 2024-08-06 12:14:24.178 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.178 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.178Z|2024-08-06T12:14:24.178Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.178Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.178Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.182 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.182 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.178Z|2024-08-06T12:14:24.182Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.178Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.182Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 2024-08-06 12:14:24.183 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.183 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.182Z|2024-08-06T12:14:24.183Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.182Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.183Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.187 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.187 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.182Z|2024-08-06T12:14:24.187Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.182Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.187Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 2024-08-06 12:14:24.187 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.187 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.187Z|2024-08-06T12:14:24.187Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.187Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.187Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.191 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.187Z|2024-08-06T12:14:24.191Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.187Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.191Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.191 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.191 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.191Z|2024-08-06T12:14:24.191Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.191Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.191Z, elapsedTime=3|||Invoke 12:14:24 12:14:24.191 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.195 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.191Z|2024-08-06T12:14:24.195Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.191Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.195Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.195 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.687 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.687 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.687 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.687 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.687Z|2024-08-06T12:14:24.687Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:24.687Z, LogTimestamp=2024-08-06T12:14:24.687Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:14:24 12:14:24.687 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.694 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.687Z|2024-08-06T12:14:24.694Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:14:24.687Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.694Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.694 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.694 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.694 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.694Z|2024-08-06T12:14:24.694Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.694Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.694Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.698 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.694Z|2024-08-06T12:14:24.698Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.694Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.698Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 12:14:24.698 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.698 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.698Z|2024-08-06T12:14:24.698Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.698Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.698Z, elapsedTime=2|||Invoke 12:14:24 12:14:24.698 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06 12:14:24.701 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.698Z|2024-08-06T12:14:24.701Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.698Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.701Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 12:14:24.701 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.701 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.701 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.701Z|2024-08-06T12:14:24.701Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.701Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.701Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.705 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.705 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.701Z|2024-08-06T12:14:24.705Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.701Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.705Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.705 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.705 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.705Z|2024-08-06T12:14:24.705Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.705Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.705Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.708 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.708 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.705Z|2024-08-06T12:14:24.708Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.705Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.708Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.708 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.708 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.708Z|2024-08-06T12:14:24.708Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.708Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.708Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.712 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.712 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.708Z|2024-08-06T12:14:24.712Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.708Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.712Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.712 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.712 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.712Z|2024-08-06T12:14:24.712Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.712Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.712Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.715 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.715 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.712Z|2024-08-06T12:14:24.715Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.712Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.715Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.715 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.715 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.715Z|2024-08-06T12:14:24.715Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.715Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.715Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.719 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.719 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.715Z|2024-08-06T12:14:24.719Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.715Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.719Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.719 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.719 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.719Z|2024-08-06T12:14:24.719Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.719Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.719Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.722 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.722 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.719Z|2024-08-06T12:14:24.722Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.719Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.722Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.722 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.722 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.722Z|2024-08-06T12:14:24.722Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.722Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.722Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.726 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.726 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.722Z|2024-08-06T12:14:24.726Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.722Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.726Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.726 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.726 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.726Z|2024-08-06T12:14:24.726Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.726Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.726Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.729 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.729 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.726Z|2024-08-06T12:14:24.729Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.726Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.729Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.729 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.729 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.729Z|2024-08-06T12:14:24.729Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.729Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.729Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.732 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.732 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.729Z|2024-08-06T12:14:24.732Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.729Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.732Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.733 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.733 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.732Z|2024-08-06T12:14:24.732Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.732Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.732Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.736 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.736 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.732Z|2024-08-06T12:14:24.736Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.732Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.736Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.736 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.736 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.736Z|2024-08-06T12:14:24.736Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.736Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.736Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.739 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.739 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.736Z|2024-08-06T12:14:24.739Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.736Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.739Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.739 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.739 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.739Z|2024-08-06T12:14:24.739Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.739Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.739Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.743 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.743 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.739Z|2024-08-06T12:14:24.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.739Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-c9b5fa8a-95d8-4507-b0f3-50be3d6ec603, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.743Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.786 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.786 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06T12:14:24.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.790 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 12:14:24.790 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06T12:14:24.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.790 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 12:14:24.790 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.792 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.792 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.797 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.797 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.797 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.797 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.797 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.797Z|2024-08-06T12:14:24.797Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-351f13ad-b18a-4a76-976a-604f0085c6cf|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.797Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload., TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-351f13ad-b18a-4a76-976a-604f0085c6cf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.797Z, elapsedTime=1|||Invoke 12:14:24 2024-08-06 12:14:24.802 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.797Z|2024-08-06T12:14:24.802Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-351f13ad-b18a-4a76-976a-604f0085c6cf|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.797Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload., TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-351f13ad-b18a-4a76-976a-604f0085c6cf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.802Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 12:14:24.802 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.802Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.807 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 12:14:24.807 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06T12:14:24.802Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.807 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 12:14:24.807 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.811 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.811 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.816 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.816 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.816 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.817 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.817 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.817Z|2024-08-06T12:14:24.817Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-7b1692d7-da43-46b8-9468-b2a4dbd29889|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.817Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-7b1692d7-da43-46b8-9468-b2a4dbd29889, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:24.817Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.823 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.823 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.817Z|2024-08-06T12:14:24.823Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-7b1692d7-da43-46b8-9468-b2a4dbd29889|COMPLETE|201|Created||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:14:24.817Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-7b1692d7-da43-46b8-9468-b2a4dbd29889, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:24.823Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.823 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.823 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.823Z|2024-08-06T12:14:24.823Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-7b1692d7-da43-46b8-9468-b2a4dbd29889|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.823Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-7b1692d7-da43-46b8-9468-b2a4dbd29889, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.823Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.826 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.826 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.823Z|2024-08-06T12:14:24.826Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-7b1692d7-da43-46b8-9468-b2a4dbd29889|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:24.823Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-7b1692d7-da43-46b8-9468-b2a4dbd29889, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.826Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.835 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.835 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.835 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.835 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.835 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.835Z|2024-08-06T12:14:24.835Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-7b1692d7-da43-46b8-9468-b2a4dbd29889|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-7b1692d7-da43-46b8-9468-b2a4dbd29889, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:24.835Z, LogTimestamp=2024-08-06T12:14:24.835Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:24 2024-08-06 12:14:24.840 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.840 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.835Z|2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-7b1692d7-da43-46b8-9468-b2a4dbd29889|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.835Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-7b1692d7-da43-46b8-9468-b2a4dbd29889, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.840Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.845 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.845 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.847 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 12:14:24.847 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.848 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 12:14:24.848 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.850 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.850 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.852 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 12:14:24.852 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.852 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 12:14:24.852 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.onap.aai.rest.BulkAddConsumerTest 12:14:24 [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest 12:14:24 2024-08-06 12:14:24.865 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.865 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.867 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 12:14:24.867 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 2024-08-06T12:14:24.840Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.868 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 12:14:24.868 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 253 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:14:24 2024-08-06 12:14:24.870 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.870 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.875 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.875 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.875 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.876 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.876 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.876Z|2024-08-06T12:14:24.876Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3a54941a-e326-4ee2-912c-942c3c35a0bd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3a54941a-e326-4ee2-912c-942c3c35a0bd, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.876Z, elapsedTime=1|||Invoke 12:14:24 2024-08-06 12:14:24.881 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.881 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.876Z|2024-08-06T12:14:24.881Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3a54941a-e326-4ee2-912c-942c3c35a0bd|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3a54941a-e326-4ee2-912c-942c3c35a0bd, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.881Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.881 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.881 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.881Z|2024-08-06T12:14:24.881Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3a54941a-e326-4ee2-912c-942c3c35a0bd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.881Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3a54941a-e326-4ee2-912c-942c3c35a0bd, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.881Z, elapsedTime=2|||Invoke 12:14:24 2024-08-06 12:14:24.885 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.885 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.881Z|2024-08-06T12:14:24.885Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3a54941a-e326-4ee2-912c-942c3c35a0bd|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.881Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3a54941a-e326-4ee2-912c-942c3c35a0bd, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.885Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.893 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.893 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.893 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.893 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.893 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.893Z|2024-08-06T12:14:24.893Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3a54941a-e326-4ee2-912c-942c3c35a0bd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3a54941a-e326-4ee2-912c-942c3c35a0bd, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:24.893Z, LogTimestamp=2024-08-06T12:14:24.893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:24 2024-08-06 12:14:24.898 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.898 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.893Z|2024-08-06T12:14:24.897Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3a54941a-e326-4ee2-912c-942c3c35a0bd|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3a54941a-e326-4ee2-912c-942c3c35a0bd, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.897Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 2024-08-06 12:14:24.903 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.903 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.908 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.908 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.908 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.908 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.908 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.908Z|2024-08-06T12:14:24.908Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:24.908Z, LogTimestamp=2024-08-06T12:14:24.908Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:24 2024-08-06 12:14:24.912 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.908Z|2024-08-06T12:14:24.912Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:24.908Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.912Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:24 12:14:24.912 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06 12:14:24.920 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.920 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.920 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.920 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.920 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.920Z|2024-08-06T12:14:24.920Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:24.920Z, LogTimestamp=2024-08-06T12:14:24.920Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:24 2024-08-06 12:14:24.961 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 12:14:24.961 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 2024-08-06T12:14:24.920Z|2024-08-06T12:14:24.961Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da|COMPLETE|200|OK||INFO||10.30.106.19|41|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=41, InvokeTimestamp=2024-08-06T12:14:24.920Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.961Z, ResponseDesc=OK, elapsedTime=6|||InvokeReturn 12:14:24 {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-556c3726-f129-4802-90c3-6b61a5ecd8da","body":{"200":null}}]}]} 12:14:24 1 12:14:24 2024-08-06 12:14:24.977 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.977 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06T12:14:24.961Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.980 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 12:14:24.980 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06T12:14:24.961Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.980 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 12:14:24.980 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 279 :MethodName- bulkProcessCheckExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:24 2024-08-06 12:14:24.982 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.982 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.985 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.985 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.985 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.986 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 12:14:24.986 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:24 2024-08-06T12:14:24.985Z|2024-08-06T12:14:24.986Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:24.985Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload., TargetServiceName=/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:14:24.986Z, elapsedTime=3|||Invoke 12:14:24 2024-08-06 12:14:24.987 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:24 2024-08-06T12:14:24.985Z|2024-08-06T12:14:24.987Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:14:24.985Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:14:24.987Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 12:14:24 12:14:24.987 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:24 {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f","body":{"404":"{\"requestError\":{\"serviceException\":{\"messageId\":\"SVC3001\",\"text\":\"Resource not found for %1 using id %2 (msg\u003d%3) (ec\u003d%4)\",\"variables\":[\"DELETE\",\"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-af7d51ca-1be5-473e-8143-d552d480a76f\",\"ERR.5.4.6114\"]}}}"}}]}]} 12:14:24 2024-08-06 12:14:24.989 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:24 12:14:24.989 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:24 2024-08-06 12:14:24.993 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:24 2024-08-06 12:14:24.993 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:24 2024-08-06 12:14:24.993 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:24 2024-08-06 12:14:24.994 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:24 2024-08-06T12:14:24.993Z|2024-08-06T12:14:24.994Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9bddae9d-8d3f-45e4-9514-c87116f6aec0|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9bddae9d-8d3f-45e4-9514-c87116f6aec0, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:24.993Z, LogTimestamp=2024-08-06T12:14:24.994Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:14:24 12:14:24.994 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:24.998 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:24.998 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:24.993Z|2024-08-06T12:14:24.998Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9bddae9d-8d3f-45e4-9514-c87116f6aec0|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:24.993Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9bddae9d-8d3f-45e4-9514-c87116f6aec0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:24.998Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.003 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.003 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.003 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.004 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.004 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.004Z|2024-08-06T12:14:25.004Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-9bddae9d-8d3f-45e4-9514-c87116f6aec0|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-9bddae9d-8d3f-45e4-9514-c87116f6aec0, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.004Z, LogTimestamp=2024-08-06T12:14:25.004Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:14:25 2024-08-06 12:14:25.005 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.005 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.004Z|2024-08-06T12:14:25.005Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-9bddae9d-8d3f-45e4-9514-c87116f6aec0|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:25.004Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-9bddae9d-8d3f-45e4-9514-c87116f6aec0, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:14:25.005Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.007 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:25 12:14:25.007 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:25 2024-08-06T12:14:25.005Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:25 2024-08-06 12:14:25.009 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:25 12:14:25.009 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:25 2024-08-06T12:14:25.005Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:25 2024-08-06 12:14:25.010 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:25 12:14:25.010 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:14:25 2024-08-06 12:14:25.011 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:25 12:14:25.011 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:25 2024-08-06 12:14:25.033 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.033 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.033 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.034 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.033Z|2024-08-06T12:14:25.034Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.033Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:payload had no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:25.034Z, elapsedTime=2|||Invoke 12:14:25 12:14:25.034 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.039 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.033Z|2024-08-06T12:14:25.038Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:25.033Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:payload had no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:25.038Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:14:25 12:14:25.039 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.039 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.039 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.039Z|2024-08-06T12:14:25.039Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.039Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.039Z, elapsedTime=3|||Invoke 12:14:25 2024-08-06 12:14:25.042 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.042 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.039Z|2024-08-06T12:14:25.042Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.039Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.042Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 12:14:25.042 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.042 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.042Z|2024-08-06T12:14:25.042Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.042Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.042Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.046 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.046 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.042Z|2024-08-06T12:14:25.046Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:25.042Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.046Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.046 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.046 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.046Z|2024-08-06T12:14:25.046Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.046Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.046Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.049 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.049 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.046Z|2024-08-06T12:14:25.049Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.046Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.049Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.049 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.049 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.049Z|2024-08-06T12:14:25.049Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.049Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.049Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.053 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.049Z|2024-08-06T12:14:25.053Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:25.049Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.053Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 12:14:25.053 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.053 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.053Z|2024-08-06T12:14:25.053Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.053Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.053Z, elapsedTime=2|||Invoke 12:14:25 12:14:25.053 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.056 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.056 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.053Z|2024-08-06T12:14:25.056Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.053Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.056Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.057 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.057Z|2024-08-06T12:14:25.057Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.057Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.057Z, elapsedTime=2|||Invoke 12:14:25 12:14:25.057 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.060 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.060 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.057Z|2024-08-06T12:14:25.060Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.057Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.060Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.060 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.060 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.060Z|2024-08-06T12:14:25.060Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.060Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.060Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.063 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.063 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.060Z|2024-08-06T12:14:25.063Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.060Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.063Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.063 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.063 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.063Z|2024-08-06T12:14:25.063Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.063Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.063Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.066 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.063Z|2024-08-06T12:14:25.066Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.063Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.066Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 12:14:25.066 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.066 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.066 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.066Z|2024-08-06T12:14:25.066Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.066Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.066Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.069 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.069 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.066Z|2024-08-06T12:14:25.069Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.066Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.069Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.069 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.069 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.069Z|2024-08-06T12:14:25.069Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.069Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.069Z, elapsedTime=2|||Invoke 12:14:25 12:14:25.073 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.073 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.069Z|2024-08-06T12:14:25.073Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:25.069Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.073Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.073 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.073 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.073Z|2024-08-06T12:14:25.073Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.073Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.073Z, elapsedTime=2|||Invoke 12:14:25 12:14:25.077 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.077 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.073Z|2024-08-06T12:14:25.077Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:25.073Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.077Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 12:14:25.077 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.077 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.077Z|2024-08-06T12:14:25.077Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.077Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.077Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.081 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.081 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.077Z|2024-08-06T12:14:25.081Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:25.077Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.081Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.081 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.081 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.081Z|2024-08-06T12:14:25.081Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.081Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.081Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.084 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.084 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.081Z|2024-08-06T12:14:25.084Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.081Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.084Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.084 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.084 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.084Z|2024-08-06T12:14:25.084Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.084Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.084Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.088 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.088 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.084Z|2024-08-06T12:14:25.087Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.084Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.087Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.144 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.144 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.144 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.144 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.144 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.144Z|2024-08-06T12:14:25.144Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-14e3fc50-e726-4cf4-b4c3-060e56f7371a, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.144Z, LogTimestamp=2024-08-06T12:14:25.144Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:25 12:14:25.149 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.149 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.144Z|2024-08-06T12:14:25.149Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:25.144Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.149Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.149 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.149 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.149Z|2024-08-06T12:14:25.149Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.149Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.149Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.152 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.149Z|2024-08-06T12:14:25.152Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.149Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.152Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.152 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.152 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 12:14:25.152 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.152Z|2024-08-06T12:14:25.152Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.152Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.152Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.155 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.155 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.152Z|2024-08-06T12:14:25.155Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.152Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.155Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.156 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.156 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.156Z|2024-08-06T12:14:25.156Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.156Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.156Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.159 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.159 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.156Z|2024-08-06T12:14:25.159Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.156Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.159Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.159 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.159 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.159Z|2024-08-06T12:14:25.159Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.159Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.162 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.162 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.159Z|2024-08-06T12:14:25.162Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.162Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.162 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.162 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.162Z|2024-08-06T12:14:25.162Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.162Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.162Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.165 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.165 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.162Z|2024-08-06T12:14:25.165Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.162Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.165Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.165 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.165 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.165Z|2024-08-06T12:14:25.165Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.165Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.165Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.168 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.168 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.165Z|2024-08-06T12:14:25.168Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.165Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.168Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.168 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.168 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.168Z|2024-08-06T12:14:25.168Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.168Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.171 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.171 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.168Z|2024-08-06T12:14:25.171Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.171Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.172 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.172 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.172Z|2024-08-06T12:14:25.172Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.172Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.172Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.175 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.175 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.172Z|2024-08-06T12:14:25.175Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.172Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.175Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.175 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.175 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.175Z|2024-08-06T12:14:25.175Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.175Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.175Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.180 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.180 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.175Z|2024-08-06T12:14:25.179Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:25.175Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.179Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.180 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.180 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.180Z|2024-08-06T12:14:25.180Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.180Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.180Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.183 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.183 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.180Z|2024-08-06T12:14:25.183Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.180Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.183Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.183 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.183 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.183Z|2024-08-06T12:14:25.183Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.183Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.183Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.186 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.186 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.183Z|2024-08-06T12:14:25.186Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.183Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.186Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.186 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.186 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.186Z|2024-08-06T12:14:25.186Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.186Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.186Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.189 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.189 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.186Z|2024-08-06T12:14:25.189Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.186Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.189Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.189 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.189 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.189Z|2024-08-06T12:14:25.189Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.189Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.189Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.192 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.192 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.189Z|2024-08-06T12:14:25.192Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.189Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.192Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.192 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.192 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.192Z|2024-08-06T12:14:25.192Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-14e3fc50-e726-4cf4-b4c3-060e56f7371a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:25.192Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.192Z, elapsedTime=2|||Invoke 12:14:25 2024-08-06 12:14:25.195 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.195 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.192Z|2024-08-06T12:14:25.195Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-14e3fc50-e726-4cf4-b4c3-060e56f7371a|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.192Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-14e3fc50-e726-4cf4-b4c3-060e56f7371a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.195Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.234 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:25 12:14:25.234 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:25 2024-08-06 12:14:25.244 INFO 2786 --- [ol-308-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.244 INFO 2786 --- [ol-308-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.244 INFO 2786 --- [ol-308-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 12:14:25.244 [pool-308-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.244 INFO 2786 --- [ol-308-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.244Z|2024-08-06T12:14:25.244Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-308-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.244Z, LogTimestamp=2024-08-06T12:14:25.244Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:25 12:14:25.247 [pool-308-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.244Z|2024-08-06T12:14:25.247Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-308-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|ERROR|404|Not Found||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:25.244Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:14:25.247Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 12:14:25 2024-08-06 12:14:25.247 INFO 2786 --- [ol-308-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06 12:14:25.253 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.253 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.253 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.253 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.253 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.253Z|2024-08-06T12:14:25.253Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.253Z, LogTimestamp=2024-08-06T12:14:25.253Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:14:25 2024-08-06 12:14:25.259 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 12:14:25.259 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.253Z|2024-08-06T12:14:25.259Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|COMPLETE|201|Created||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:14:25.253Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.259Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:14:25 2024-08-06 12:14:25.267 INFO 2786 --- [ol-309-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.268 INFO 2786 --- [ol-309-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.268 INFO 2786 --- [ol-309-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 12:14:25.268 [pool-309-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.268Z|2024-08-06T12:14:25.268Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-309-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.268Z, LogTimestamp=2024-08-06T12:14:25.268Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:14:25 2024-08-06 12:14:25.268 INFO 2786 --- [ol-309-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.279 [pool-309-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.268Z|2024-08-06T12:14:25.279Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-309-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|COMPLETE|200|OK||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:14:25.268Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.279Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:14:25 2024-08-06 12:14:25.279 INFO 2786 --- [ol-309-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06 12:14:25.295 INFO 2786 --- [ol-310-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.295 INFO 2786 --- [ol-310-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.296 INFO 2786 --- [ol-310-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.296 INFO 2786 --- [ol-310-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.296Z|2024-08-06T12:14:25.296Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-310-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.296Z, LogTimestamp=2024-08-06T12:14:25.296Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:14:25 12:14:25.296 [pool-310-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06 12:14:25.298 INFO 2786 --- [ol-310-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.296Z|2024-08-06T12:14:25.298Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-310-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:14:25.296Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:14:25.298Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:14:25 12:14:25.298 [pool-310-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.304 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.305 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.305 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.305 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 2024-08-06T12:14:25.305Z|2024-08-06T12:14:25.305Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.305Z, LogTimestamp=2024-08-06T12:14:25.305Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:14:25 12:14:25.305 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 12:14:25.345 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06T12:14:25.305Z|2024-08-06T12:14:25.345Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|COMPLETE|201|Created||INFO||10.30.106.19|40|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=40, InvokeTimestamp=2024-08-06T12:14:25.305Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.345Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:14:25 2024-08-06 12:14:25.345 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06 12:14:25.670 INFO 2786 --- [ol-311-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.670 INFO 2786 --- [ol-311-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.670 INFO 2786 --- [ol-311-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.670 INFO 2786 --- [ol-311-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.670 [pool-311-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.670Z|2024-08-06T12:14:25.670Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-311-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.670Z, LogTimestamp=2024-08-06T12:14:25.670Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=11, TargetEntity=AAI.DB|||Invoke 12:14:25 2024-08-06T12:14:25.670Z|2024-08-06T12:14:25.680Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-311-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:25.670Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.680Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 12:14:25 12:14:25.680 [pool-311-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.680 INFO 2786 --- [ol-311-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06 12:14:25.687 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.687 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.687 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.687 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.687 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.687Z|2024-08-06T12:14:25.687Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.687Z, LogTimestamp=2024-08-06T12:14:25.687Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=11, TargetEntity=AAI.DB|||Invoke 12:14:25 12:14:25.703 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.703 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.687Z|2024-08-06T12:14:25.703Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list|COMPLETE|200|OK||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=16, InvokeTimestamp=2024-08-06T12:14:25.687Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.703Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 12:14:25 12:14:25.726 [main] INFO org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200 Entity: null 12:14:25 2024-08-06 12:14:25.726 INFO 2786 --- [ main] o.onap.aai.rest.BulkProcessConsumerTest : Response Code: 200 Entity: null 12:14:25 2024-08-06 12:14:25.730 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:25 2024-08-06 12:14:25.730 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:25 2024-08-06 12:14:25.730 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:25 2024-08-06 12:14:25.730 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:25 12:14:25.730 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:25 2024-08-06T12:14:25.730Z|2024-08-06T12:14:25.730Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:14:25.730Z, LogTimestamp=2024-08-06T12:14:25.730Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB|||Invoke 12:14:25 12:14:25.743 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:25 2024-08-06 12:14:25.743 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:25 2024-08-06T12:14:25.730Z|2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|COMPLETE|204|No Content||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:14:25.730Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:14:25.743Z, ResponseDesc=No Content, elapsedTime=10|||InvokeReturn 12:14:25 {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]} 12:14:25 12:14:25.754 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:14:25 2024-08-06 12:14:25.754 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:14:25 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:25 2024-08-06 12:14:25.756 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:25 12:14:25.756 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:25 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:25 2024-08-06 12:14:25.757 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:25 12:14:25.757 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 122 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 222 :MethodName- bulkAddInvalidMethodTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:14:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s - in org.onap.aai.rest.BulkProcessConsumerTest 12:14:25 [INFO] Running org.onap.aai.rest.CloudRegionTest 12:14:25 12:14:25 . ____ _ __ _ _ 12:14:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:25 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:25 =========|_|==============|___/=/_/_/_/ 12:14:25 :: Spring Boot :: (v2.4.13) 12:14:25 12:14:25 2024-08-06 12:14:25.832 WARN 2786 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 12:14:25 12:14:25.832 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 12:14:25 2024-08-06 12:14:25.832 WARN 2786 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 12:14:25 12:14:25.832 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 12:14:25 2024-08-06 12:14:25.836 INFO 2786 --- [ main] org.onap.aai.rest.CloudRegionTest : Starting CloudRegionTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:14:25 12:14:25.836 [main] INFO org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:14:25 2024-08-06 12:14:25.836 INFO 2786 --- [ main] org.onap.aai.rest.CloudRegionTest : The following profiles are active: production,one-way-ssl 12:14:25 12:14:25.836 [main] INFO org.onap.aai.rest.CloudRegionTest - The following profiles are active: production,one-way-ssl 12:14:26 12:14:26,295 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 12:14:26 12:14:26,298 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 12:14:26 12:14:26,298 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:14:26 12:14:26,298 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 12:14:26 12:14:26,298 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@746795197 - setting totalSizeCap to 1 GB 12:14:26 12:14:26,298 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@746795197 - Will use zip compression 12:14:26 12:14:26,298 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@746795197 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 12:14:26 12:14:26,299 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'. 12:14:26 12:14:26,299 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 12:14:26 12:14:26,299 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Aug 06 12:14:22 UTC 2024 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 12:14:26 12:14:26,300 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@11cea155 - Registering current configuration as safe fallback point 12:14:26 12:14:26 2024-08-06 12:14:26.311 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:14:26 file:/w/workspace/aai-resources-master-verify-java/aai-resources/target/classes/ 12:14:26 2024-08-06 12:14:26.318 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 6 ms to scan 1 urls, producing 6 keys and 46 values 12:14:26 2024-08-06 12:14:26.319 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:14:26 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.14.5/aai-els-onap-logging-1.14.5.jar!/ 12:14:26 2024-08-06 12:14:26.320 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 6 keys and 6 values 12:14:26 2024-08-06 12:14:26.405 INFO 2786 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 12:14:26 12:14:26.405 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 12:14:36 2024-08-06 12:14:36.102 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 12:14:36 12:14:36.102 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 12:14:36 2024-08-06 12:14:36.102 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 12:14:36 12:14:36.102 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 12:14:36 2024-08-06 12:14:36.103 WARN 2786 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 12:14:36 12:14:36.103 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 12:14:36 2024-08-06 12:14:36.438 INFO 2786 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 12:14:36 12:14:36.438 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 12:14:36 2024-08-06 12:14:36.530 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:36 2024-08-06 12:14:36.531 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:14:36 2024-08-06 12:14:36.531 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:14:36 2024-08-06 12:14:36.531 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:14:36 2024-08-06 12:14:36.531 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:36 2024-08-06 12:14:36.531 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:14:36 2024-08-06 12:14:36.532 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:36 2024-08-06 12:14:36.532 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:36 2024-08-06 12:14:36.532 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:36 2024-08-06 12:14:36.533 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:36 2024-08-06 12:14:36.533 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:36 2024-08-06 12:14:36.534 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:36 2024-08-06 12:14:36.534 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:36 2024-08-06 12:14:36.534 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:36 2024-08-06 12:14:36.534 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:36 2024-08-06 12:14:36.534 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:36 2024-08-06 12:14:36.534 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:36 2024-08-06 12:14:36.564 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:36 o.o.a.r.LegacyMoxyConsumer: 12:14:36 12:14:36 2024-08-06 12:14:36.565 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:36 o.s.b.a.w.s.e.BasicErrorController: 12:14:36 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 12:14:36 { [/error]}: error(HttpServletRequest) 12:14:36 2024-08-06 12:14:36.577 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:14:36 2024-08-06 12:14:36.579 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:14:36 2024-08-06 12:14:36.583 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:14:36 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=13, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:25.743Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 12:14:36 2024-08-06 12:14:36.655 WARN 2786 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 12:14:36 2024-08-06 12:14:36.833 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:36 2024-08-06 12:14:36.833 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:36 2024-08-06 12:14:36.833 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:36 2024-08-06 12:14:36.834 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:36 2024-08-06 12:14:36.834 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:36 2024-08-06 12:14:36.834 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:36 2024-08-06 12:14:36.834 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:36 2024-08-06 12:14:36.836 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:36 2024-08-06 12:14:36.836 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:36 2024-08-06 12:14:36.836 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:36 2024-08-06 12:14:36.836 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:36 2024-08-06 12:14:36.836 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:36 2024-08-06 12:14:36.836 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:36 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:36 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:36 RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=13, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:25.743Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=1 The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n | 12:14:36 2024-08-06 12:14:36.849 WARN 2786 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:36 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:36 12:14:36 2024-08-06 12:14:36.901 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:36 o.s.b.a.a.w.s.ManagementErrorEndpoint: 12:14:36 { [/error]}: invoke(ServletWebRequest) 12:14:36 2024-08-06 12:14:36.902 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:14:36 2024-08-06 12:14:36.903 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:14:36 2024-08-06 12:14:36.904 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:14:36 2024-08-06 12:14:36.906 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:36 2024-08-06 12:14:36.906 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:14:36 2024-08-06 12:14:36.906 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:14:36 2024-08-06 12:14:36.906 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:14:36 2024-08-06 12:14:36.906 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:36 2024-08-06 12:14:36.906 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:14:36 2024-08-06 12:14:36.907 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:36 2024-08-06 12:14:36.907 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:36 2024-08-06 12:14:36.907 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:36 2024-08-06 12:14:36.907 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:36 2024-08-06 12:14:36.907 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:36 2024-08-06 12:14:36.909 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:36 2024-08-06 12:14:36.909 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:36 2024-08-06 12:14:36.909 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:36 2024-08-06 12:14:36.909 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:36 2024-08-06 12:14:36.909 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:36 2024-08-06 12:14:36.909 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:36 2024-08-06 12:14:36.927 INFO 2786 --- [ main] org.onap.aai.rest.CloudRegionTest : Started CloudRegionTest in 11.157 seconds (JVM running for 63.337) 12:14:36 12:14:36.927 [main] INFO org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 11.157 seconds (JVM running for 63.337) 12:14:36 2024-08-06 12:14:36.934 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:14:36 12:14:36.934 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:14:36 2024-08-06 12:14:36.935 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:36 12:14:36.935 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:36 2024-08-06 12:14:36.935 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:14:36 12:14:36.935 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:14:37 2024-08-06 12:14:37.022 INFO 2786 --- [p2132549052-402] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:37 2024-08-06T12:14:37.021Z|2024-08-06T12:14:37.021Z|86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7||qtp2132549052-402||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:37.021Z, ElapsedTime=0, InvocationID=4a0d2dfa-fa88-471e-a8b5-df05ad8c0acc, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:37.021Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:37 2024-08-06 12:14:37.088 INFO 2786 --- [ol-313-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:37 2024-08-06 12:14:37.089 INFO 2786 --- [ol-313-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:37 2024-08-06 12:14:37.089 INFO 2786 --- [ol-313-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:37 2024-08-06 12:14:37.089 INFO 2786 --- [ol-313-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:37 2024-08-06T12:14:37.089Z|2024-08-06T12:14:37.089Z|86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7||pool-313-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:37.089Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-08-06T12:14:37.021Z, InvocationID=4a0d2dfa-fa88-471e-a8b5-df05ad8c0acc, LogTimestamp=2024-08-06T12:14:37.089Z|||Invoke 12:14:37 12:14:37.089 [pool-313-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:37 2024-08-06 12:14:37.091 INFO 2786 --- [ol-313-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:37 12:14:37.091 [pool-313-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:37 2024-08-06T12:14:37.089Z|2024-08-06T12:14:37.091Z|86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7||pool-313-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:14:37.089Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:14:37.021Z, InvocationID=4a0d2dfa-fa88-471e-a8b5-df05ad8c0acc, ErrorCode=404, LogTimestamp=2024-08-06T12:14:37.091Z, ResponseDesc=Not Found|||InvokeReturn 12:14:37 2024-08-06 12:14:37.092 INFO 2786 --- [p2132549052-402] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:37 2024-08-06T12:14:37.021Z|2024-08-06T12:14:37.092+0000|86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7||qtp2132549052-402|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7","status":"404","rqstDate":"240806-12:14:37:022","respDate":"240806-12:14:37:092","sourceId":"JUNIT:86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:37:022-87238\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7]}\"}"} 12:14:37 2024-08-06T12:14:37.021Z|2024-08-06T12:14:37.092Z|86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7||qtp2132549052-402||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|71|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=86ce49b2-d4af-42a1-8cc4-7c6fbb9df2b7, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=71, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:14:37.021Z, InvocationID=4a0d2dfa-fa88-471e-a8b5-df05ad8c0acc, ErrorCode=404, LogTimestamp=2024-08-06T12:14:37.092Z, ResponseDesc=Not Found|||Exiting. 12:14:37 127.0.0.1 - - [06/Aug/2024:12:14:37 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 79 - "logType": "access" 12:14:37 2024-08-06T12:14:37.128Z|2024-08-06T12:14:37.128Z|631725ae-83b1-4d94-84b3-57c4a8f94abb||qtp2132549052-396||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=631725ae-83b1-4d94-84b3-57c4a8f94abb, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:37.128Z, ElapsedTime=0, InvocationID=03a1aa49-e55a-48d2-b1d6-a2171b7009d5, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:37.128Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:37 2024-08-06 12:14:37.128 INFO 2786 --- [p2132549052-396] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:37 2024-08-06 12:14:37.143 INFO 2786 --- [p2132549052-396] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:37 2024-08-06 12:14:37.143 INFO 2786 --- [p2132549052-396] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:37 2024-08-06 12:14:37.143 INFO 2786 --- [p2132549052-396] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:37 2024-08-06 12:14:37.143 INFO 2786 --- [p2132549052-396] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:37 2024-08-06T12:14:37.143Z|2024-08-06T12:14:37.143Z|631725ae-83b1-4d94-84b3-57c4a8f94abb||qtp2132549052-396||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=631725ae-83b1-4d94-84b3-57c4a8f94abb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:37.143Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-08-06T12:14:37.128Z, InvocationID=03a1aa49-e55a-48d2-b1d6-a2171b7009d5, LogTimestamp=2024-08-06T12:14:37.143Z|||Invoke 12:14:37 12:14:37.143 [qtp2132549052-396] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:37 2024-08-06 12:14:37.166 INFO 2786 --- [p2132549052-396] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:37 2024-08-06T12:14:37.143Z|2024-08-06T12:14:37.165Z|631725ae-83b1-4d94-84b3-57c4a8f94abb||qtp2132549052-396||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|COMPLETE|201|Created||INFO||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=631725ae-83b1-4d94-84b3-57c4a8f94abb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=22, InvokeTimestamp=2024-08-06T12:14:37.143Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-08-06T12:14:37.128Z, InvocationID=03a1aa49-e55a-48d2-b1d6-a2171b7009d5, LogTimestamp=2024-08-06T12:14:37.165Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:14:37 12:14:37.166 [qtp2132549052-396] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:37 2024-08-06T12:14:37.165Z|2024-08-06T12:14:37.527+0000|631725ae-83b1-4d94-84b3-57c4a8f94abb||qtp2132549052-396|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|||||DEBUG||10.30.106.19|22|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"631725ae-83b1-4d94-84b3-57c4a8f94abb","status":"201","rqstDate":"240806-12:14:37:128","respDate":"240806-12:14:37:527","sourceId":"JUNIT:631725ae-83b1-4d94-84b3-57c4a8f94abb","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:37:128-85103\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[204], Content-Type=[application/json], X-ONAP-RequestID=[631725ae-83b1-4d94-84b3-57c4a8f94abb]}\",\"Payload\":\"{\\n \\\"cloud-owner\\\": \\\"testOwner\\\",\\n \\\"cloud-region-id\\\": \\\"testRegionOne\\\",\\n \\\"tenants\\\": {\\n \\\"tenant\\\": [\\n {\\n \\\"tenant-id\\\": \\\"test-tenant-id\\\",\\n \\\"tenant-name\\\": \\\"tenant-name\\\"\\n }\\n ]\\n }\\n}\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:37:128-85103\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[61496], Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:37:128-85103]}\",\"Entity\":\"\"}"} 12:14:37 2024-08-06 12:14:37.528 INFO 2786 --- [p2132549052-396] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:37 2024-08-06T12:14:37.128Z|2024-08-06T12:14:37.528Z|631725ae-83b1-4d94-84b3-57c4a8f94abb||qtp2132549052-396||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|400|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=631725ae-83b1-4d94-84b3-57c4a8f94abb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=400, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:37.128Z, InvocationID=03a1aa49-e55a-48d2-b1d6-a2171b7009d5, LogTimestamp=2024-08-06T12:14:37.528Z, ResponseDesc=Created, elapsedTime=53|||Exiting. 12:14:37 127.0.0.1 - - [06/Aug/2024:12:14:37 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 406 - "logType": "access" 12:14:37 2024-08-06 12:14:37.545 INFO 2786 --- [p2132549052-396] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:37 2024-08-06T12:14:37.544Z|2024-08-06T12:14:37.544Z|a2422482-8927-45e9-ae67-0372d6d0f798||qtp2132549052-396||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a2422482-8927-45e9-ae67-0372d6d0f798, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:37.544Z, ElapsedTime=0, InvocationID=62c41c50-9fec-45d7-a21d-73cb0011908f, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:37.544Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:37 2024-08-06 12:14:37.550 INFO 2786 --- [ol-314-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:37 2024-08-06 12:14:37.550 INFO 2786 --- [ol-314-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:37 2024-08-06 12:14:37.550 INFO 2786 --- [ol-314-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:37 2024-08-06 12:14:37.551 INFO 2786 --- [ol-314-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:37 2024-08-06T12:14:37.550Z|2024-08-06T12:14:37.551Z|a2422482-8927-45e9-ae67-0372d6d0f798||pool-314-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a2422482-8927-45e9-ae67-0372d6d0f798, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:14:37.550Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-08-06T12:14:37.544Z, InvocationID=62c41c50-9fec-45d7-a21d-73cb0011908f, LogTimestamp=2024-08-06T12:14:37.551Z|||Invoke 12:14:37 12:14:37.551 [pool-314-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:37 2024-08-06 12:14:37.557 INFO 2786 --- [ol-314-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:37 2024-08-06T12:14:37.550Z|2024-08-06T12:14:37.557Z|a2422482-8927-45e9-ae67-0372d6d0f798||pool-314-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|COMPLETE|200|OK||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a2422482-8927-45e9-ae67-0372d6d0f798, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:14:37.550Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-08-06T12:14:37.544Z, InvocationID=62c41c50-9fec-45d7-a21d-73cb0011908f, LogTimestamp=2024-08-06T12:14:37.557Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:14:37 12:14:37.557 [pool-314-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:37 2024-08-06T12:14:37.544Z|2024-08-06T12:14:37.558+0000|a2422482-8927-45e9-ae67-0372d6d0f798||qtp2132549052-396|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"a2422482-8927-45e9-ae67-0372d6d0f798","status":"200","rqstDate":"240806-12:14:37:545","respDate":"240806-12:14:37:557","sourceId":"JUNIT:a2422482-8927-45e9-ae67-0372d6d0f798","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:37:545-67076\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[a2422482-8927-45e9-ae67-0372d6d0f798]}\"}"} 12:14:37 2024-08-06 12:14:37.558 INFO 2786 --- [p2132549052-396] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:37 2024-08-06T12:14:37.544Z|2024-08-06T12:14:37.558Z|a2422482-8927-45e9-ae67-0372d6d0f798||qtp2132549052-396||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a2422482-8927-45e9-ae67-0372d6d0f798, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:37.544Z, InvocationID=62c41c50-9fec-45d7-a21d-73cb0011908f, LogTimestamp=2024-08-06T12:14:37.558Z, ResponseDesc=OK|||Exiting. 12:14:37 127.0.0.1 - - [06/Aug/2024:12:14:37 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access" 12:14:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.163 s - in org.onap.aai.rest.CloudRegionTest 12:14:37 [INFO] Running org.onap.aai.rest.ConfigurationTest 12:14:37 12:14:37 . ____ _ __ _ _ 12:14:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:37 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:37 =========|_|==============|___/=/_/_/_/ 12:14:37 :: Spring Boot :: (v2.4.13) 12:14:37 12:14:37 2024-08-06 12:14:37.994 WARN 2786 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 12:14:37 2024-08-06 12:14:37.994 WARN 2786 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 12:14:37 12:14:37.994 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 12:14:37 12:14:37.994 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 12:14:37 2024-08-06 12:14:37.998 INFO 2786 --- [ main] org.onap.aai.rest.ConfigurationTest : Starting ConfigurationTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:14:37 12:14:37.998 [main] INFO org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:14:38 2024-08-06 12:14:37.998 INFO 2786 --- [ main] org.onap.aai.rest.ConfigurationTest : The following profiles are active: production,one-way-ssl 12:14:38 12:14:37.998 [main] INFO org.onap.aai.rest.ConfigurationTest - The following profiles are active: production,one-way-ssl 12:14:38 12:14:38,437 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 12:14:38 12:14:38,439 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 12:14:38 12:14:38,439 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:14:38 12:14:38,439 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 12:14:38 12:14:38,439 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2077831647 - setting totalSizeCap to 1 GB 12:14:38 12:14:38,439 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2077831647 - Will use zip compression 12:14:38 12:14:38,439 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2077831647 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 12:14:38 12:14:38,440 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'. 12:14:38 12:14:38,440 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 12:14:38 12:14:38,440 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Aug 06 12:14:37 UTC 2024 12:14:38 12:14:38,441 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 12:14:38 12:14:38,441 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 12:14:38 12:14:38,441 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 12:14:38 12:14:38,441 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:14:38 12:14:38,441 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 12:14:38 12:14:38,442 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 12:14:38 12:14:38,442 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 12:14:38 12:14:38,442 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@a5948f6 - Registering current configuration as safe fallback point 12:14:38 12:14:38 2024-08-06 12:14:38.455 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:14:38 file:/w/workspace/aai-resources-master-verify-java/aai-resources/target/classes/ 12:14:38 2024-08-06 12:14:38.462 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 6 ms to scan 1 urls, producing 6 keys and 46 values 12:14:38 2024-08-06 12:14:38.463 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:14:38 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.14.5/aai-els-onap-logging-1.14.5.jar!/ 12:14:38 2024-08-06 12:14:38.464 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 6 keys and 6 values 12:14:38 2024-08-06 12:14:38.526 INFO 2786 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 12:14:38 12:14:38.526 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 12:14:48 2024-08-06 12:14:48.229 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 12:14:48 12:14:48.229 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 12:14:48 2024-08-06 12:14:48.230 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 12:14:48 12:14:48.230 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 12:14:48 2024-08-06 12:14:48.230 WARN 2786 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 12:14:48 12:14:48.230 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 12:14:48 2024-08-06 12:14:48.505 INFO 2786 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 12:14:48 12:14:48.505 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 12:14:48 2024-08-06 12:14:48.571 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:48 2024-08-06 12:14:48.571 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:14:48 2024-08-06 12:14:48.571 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:14:48 2024-08-06 12:14:48.571 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:14:48 2024-08-06 12:14:48.572 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:48 2024-08-06 12:14:48.572 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:14:48 2024-08-06 12:14:48.572 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:48 2024-08-06 12:14:48.572 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:48 2024-08-06 12:14:48.573 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:48 2024-08-06 12:14:48.573 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:48 2024-08-06 12:14:48.573 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:48 2024-08-06 12:14:48.574 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:48 2024-08-06 12:14:48.575 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:48 2024-08-06 12:14:48.575 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:48 2024-08-06 12:14:48.575 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:48 2024-08-06 12:14:48.575 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:48 2024-08-06 12:14:48.575 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:48 2024-08-06 12:14:48.601 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:48 o.o.a.r.LegacyMoxyConsumer: 12:14:48 12:14:48 2024-08-06 12:14:48.603 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:48 o.s.b.a.w.s.e.BasicErrorController: 12:14:48 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 12:14:48 { [/error]}: error(HttpServletRequest) 12:14:48 2024-08-06 12:14:48.614 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:14:48 2024-08-06 12:14:48.616 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:14:48 2024-08-06 12:14:48.619 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:14:48 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=13, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:25.743Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 12:14:48 2024-08-06 12:14:48.798 WARN 2786 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 12:14:48 2024-08-06 12:14:48.959 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:48 2024-08-06 12:14:48.959 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:48 2024-08-06 12:14:48.959 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:48 2024-08-06 12:14:48.959 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:48 2024-08-06 12:14:48.960 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:48 2024-08-06 12:14:48.960 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:48 2024-08-06 12:14:48.960 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:48 2024-08-06 12:14:48.961 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:48 2024-08-06 12:14:48.961 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:48 2024-08-06 12:14:48.961 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:48 2024-08-06 12:14:48.961 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:48 2024-08-06 12:14:48.962 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:48 2024-08-06 12:14:48.962 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:48 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:48 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:48 RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=13, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:14:25.743Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=1 The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n | 12:14:48 2024-08-06 12:14:48.972 WARN 2786 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:48 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:14:48 12:14:49 2024-08-06 12:14:49.017 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:14:49 o.s.b.a.a.w.s.ManagementErrorEndpoint: 12:14:49 { [/error]}: invoke(ServletWebRequest) 12:14:49 2024-08-06 12:14:49.018 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:14:49 2024-08-06 12:14:49.019 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:14:49 2024-08-06 12:14:49.021 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:14:49 2024-08-06 12:14:49.022 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:14:49 2024-08-06 12:14:49.022 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:14:49 2024-08-06 12:14:49.022 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:14:49 2024-08-06 12:14:49.022 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:14:49 2024-08-06 12:14:49.022 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:14:49 2024-08-06 12:14:49.022 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:14:49 2024-08-06 12:14:49.023 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:14:49 2024-08-06 12:14:49.023 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:14:49 2024-08-06 12:14:49.024 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:14:49 2024-08-06 12:14:49.024 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:14:49 2024-08-06 12:14:49.024 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:14:49 2024-08-06 12:14:49.025 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:14:49 2024-08-06 12:14:49.025 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:14:49 2024-08-06 12:14:49.025 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:14:49 2024-08-06 12:14:49.025 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:14:49 2024-08-06 12:14:49.025 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:14:49 2024-08-06 12:14:49.026 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:14:49 2024-08-06 12:14:49.045 INFO 2786 --- [ main] org.onap.aai.rest.ConfigurationTest : Started ConfigurationTest in 11.109 seconds (JVM running for 75.455) 12:14:49 12:14:49.045 [main] INFO org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 11.109 seconds (JVM running for 75.455) 12:14:49 2024-08-06T12:14:49.063Z|2024-08-06T12:14:49.063Z|1cd6a460-b293-48dd-8eef-36c76707decf||qtp1608965606-436||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1cd6a460-b293-48dd-8eef-36c76707decf, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.063Z, ElapsedTime=0, InvocationID=8a1e2391-6022-4dc9-b727-020b3904099d, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.063Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.064 INFO 2786 --- [p1608965606-436] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06 12:14:49.098 INFO 2786 --- [ol-316-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.098 INFO 2786 --- [ol-316-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.098 INFO 2786 --- [ol-316-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.099 INFO 2786 --- [ol-316-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 12:14:49.099 [pool-316-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 2024-08-06T12:14:49.098Z|2024-08-06T12:14:49.099Z|1cd6a460-b293-48dd-8eef-36c76707decf||pool-316-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1cd6a460-b293-48dd-8eef-36c76707decf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.098Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.063Z, InvocationID=8a1e2391-6022-4dc9-b727-020b3904099d, LogTimestamp=2024-08-06T12:14:49.099Z|||Invoke 12:14:49 12:14:49.101 [pool-316-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06T12:14:49.098Z|2024-08-06T12:14:49.101Z|1cd6a460-b293-48dd-8eef-36c76707decf||pool-316-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|ERROR|404|Not Found||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=1cd6a460-b293-48dd-8eef-36c76707decf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:14:49.098Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:14:49.063Z, InvocationID=8a1e2391-6022-4dc9-b727-020b3904099d, ErrorCode=404, LogTimestamp=2024-08-06T12:14:49.101Z, ResponseDesc=Not Found|||InvokeReturn 12:14:49 2024-08-06 12:14:49.101 INFO 2786 --- [ol-316-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.063Z|2024-08-06T12:14:49.102+0000|1cd6a460-b293-48dd-8eef-36c76707decf||qtp1608965606-436|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"1cd6a460-b293-48dd-8eef-36c76707decf","status":"404","rqstDate":"240806-12:14:49:065","respDate":"240806-12:14:49:102","sourceId":"JUNIT:1cd6a460-b293-48dd-8eef-36c76707decf","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:065-65402\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[1cd6a460-b293-48dd-8eef-36c76707decf]}\"}"} 12:14:49 2024-08-06 12:14:49.102 INFO 2786 --- [p1608965606-436] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.063Z|2024-08-06T12:14:49.102Z|1cd6a460-b293-48dd-8eef-36c76707decf||qtp1608965606-436||/aai/v12/network/configurations|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|39|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=1cd6a460-b293-48dd-8eef-36c76707decf, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=39, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:14:49.063Z, InvocationID=8a1e2391-6022-4dc9-b727-020b3904099d, ErrorCode=404, LogTimestamp=2024-08-06T12:14:49.102Z, ResponseDesc=Not Found|||Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 404 387 REST JUNIT JUNIT - - - - - - - - - - 49 - "logType": "access" 12:14:49 2024-08-06 12:14:49.112 INFO 2786 --- [p1608965606-430] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06T12:14:49.112Z|2024-08-06T12:14:49.112Z|84793700-c898-4c0c-b13a-f8b209c5ba29||qtp1608965606-430||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=84793700-c898-4c0c-b13a-f8b209c5ba29, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.112Z, ElapsedTime=0, InvocationID=0acf7301-9ca9-4d44-b7ed-c2ad8da7cfe6, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.112Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.118 INFO 2786 --- [p1608965606-430] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.118 INFO 2786 --- [p1608965606-430] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.119 INFO 2786 --- [p1608965606-430] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 12:14:49.119 [qtp1608965606-430] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 2024-08-06T12:14:49.119Z|2024-08-06T12:14:49.119Z|84793700-c898-4c0c-b13a-f8b209c5ba29||qtp1608965606-430||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=84793700-c898-4c0c-b13a-f8b209c5ba29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.119Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.112Z, InvocationID=0acf7301-9ca9-4d44-b7ed-c2ad8da7cfe6, LogTimestamp=2024-08-06T12:14:49.119Z|||Invoke 12:14:49 2024-08-06 12:14:49.119 INFO 2786 --- [p1608965606-430] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 12:14:49.129 [qtp1608965606-430] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06T12:14:49.119Z|2024-08-06T12:14:49.129Z|84793700-c898-4c0c-b13a-f8b209c5ba29||qtp1608965606-430||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|COMPLETE|201|Created||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=84793700-c898-4c0c-b13a-f8b209c5ba29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:14:49.119Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.112Z, InvocationID=0acf7301-9ca9-4d44-b7ed-c2ad8da7cfe6, LogTimestamp=2024-08-06T12:14:49.129Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:14:49 2024-08-06 12:14:49.129 INFO 2786 --- [p1608965606-430] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.129Z|2024-08-06T12:14:49.444+0000|84793700-c898-4c0c-b13a-f8b209c5ba29||qtp1608965606-430|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|||||DEBUG||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"84793700-c898-4c0c-b13a-f8b209c5ba29","status":"201","rqstDate":"240806-12:14:49:112","respDate":"240806-12:14:49:444","sourceId":"JUNIT:84793700-c898-4c0c-b13a-f8b209c5ba29","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:112-29348\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[84793700-c898-4c0c-b13a-f8b209c5ba29]}\",\"Payload\":\"{\\\"configuration-id\\\": \\\"configtestce55bfc2-17e3-4707-93a0-e71e6da32b73\\\",\\\"configuration-type\\\": \\\"type1\\\",\\\"configuration-sub-type\\\": \\\"subtype1\\\", \\\"operational-status\\\": \\\"example1\\\", \\\"orchestration-status\\\": \\\"example1\\\", \\\"configuration-selflink\\\": \\\"example1\\\", \\\"model-customization-id\\\": \\\"example1\\\" }\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:112-29348\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[90144], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:112-29348]}\",\"Entity\":\"\"}"} 12:14:49 2024-08-06 12:14:49.444 INFO 2786 --- [p1608965606-430] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.112Z|2024-08-06T12:14:49.444Z|84793700-c898-4c0c-b13a-f8b209c5ba29||qtp1608965606-430||/aai/v12/network/configurations|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|332|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=84793700-c898-4c0c-b13a-f8b209c5ba29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=332, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.112Z, InvocationID=0acf7301-9ca9-4d44-b7ed-c2ad8da7cfe6, LogTimestamp=2024-08-06T12:14:49.444Z, ResponseDesc=Created, elapsedTime=9|||Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "PUT /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 201 0 REST JUNIT JUNIT - - - - - - - - - - 336 - "logType": "access" 12:14:49 2024-08-06T12:14:49.454Z|2024-08-06T12:14:49.454Z|dc77722c-5234-4757-ad28-5d7d0aee6603||qtp1608965606-434||/aai/v12/resources/id|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=dc77722c-5234-4757-ad28-5d7d0aee6603, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.454Z, ElapsedTime=0, InvocationID=561e196b-6675-460f-b95d-bf862f4fe3db, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.454Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.454 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06 12:14:49.467 INFO 2786 --- [p1608965606-434] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.467 INFO 2786 --- [p1608965606-434] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.468 INFO 2786 --- [p1608965606-434] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.468 INFO 2786 --- [p1608965606-434] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 12:14:49.468 [qtp1608965606-434] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 2024-08-06T12:14:49.468Z|2024-08-06T12:14:49.468Z|dc77722c-5234-4757-ad28-5d7d0aee6603||qtp1608965606-434||/aai/v12/resources/id|JUNIT|AAI.DB|v12/resources/id/90144|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=dc77722c-5234-4757-ad28-5d7d0aee6603, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.468Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.106.19, TargetServiceName=v12/resources/id/90144, EntryTimestamp=2024-08-06T12:14:49.454Z, InvocationID=561e196b-6675-460f-b95d-bf862f4fe3db, LogTimestamp=2024-08-06T12:14:49.468Z|||Invoke 12:14:49 2024-08-06 12:14:49.470 INFO 2786 --- [p1608965606-434] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.468Z|2024-08-06T12:14:49.470Z|dc77722c-5234-4757-ad28-5d7d0aee6603||qtp1608965606-434||/aai/v12/resources/id|JUNIT|AAI.DB|v12/resources/id/90144|COMPLETE|200|OK||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=dc77722c-5234-4757-ad28-5d7d0aee6603, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:14:49.468Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.106.19, TargetServiceName=v12/resources/id/90144, EntryTimestamp=2024-08-06T12:14:49.454Z, InvocationID=561e196b-6675-460f-b95d-bf862f4fe3db, LogTimestamp=2024-08-06T12:14:49.470Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:14:49 12:14:49.470 [qtp1608965606-434] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06 12:14:49.471 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.454Z|2024-08-06T12:14:49.471Z|dc77722c-5234-4757-ad28-5d7d0aee6603||qtp1608965606-434||/aai/v12/resources/id|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=dc77722c-5234-4757-ad28-5d7d0aee6603, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.454Z, InvocationID=561e196b-6675-460f-b95d-bf862f4fe3db, LogTimestamp=2024-08-06T12:14:49.471Z, ResponseDesc=OK, elapsedTime=1|||Exiting. 12:14:49 2024-08-06T12:14:49.470Z|2024-08-06T12:14:49.471+0000|dc77722c-5234-4757-ad28-5d7d0aee6603||qtp1608965606-434|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/resources/id|JUNIT|||||DEBUG||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"dc77722c-5234-4757-ad28-5d7d0aee6603","status":"200","rqstDate":"240806-12:14:49:455","respDate":"240806-12:14:49:471","sourceId":"JUNIT:dc77722c-5234-4757-ad28-5d7d0aee6603","resourceId":"http://localhost:43177/aai/v12/resources/id/90144","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:455-14526\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[dc77722c-5234-4757-ad28-5d7d0aee6603]}\"}"} 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "GET /aai/v12/resources/id/90144" 200 325 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access" 12:14:49 2024-08-06 12:14:49.476 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06T12:14:49.475Z|2024-08-06T12:14:49.475Z|863d2498-1888-461d-a839-afc489826978||qtp1608965606-434||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=863d2498-1888-461d-a839-afc489826978, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.475Z, ElapsedTime=0, InvocationID=2b9c7510-4a5d-4ad2-8ba7-ee5749eae647, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.475Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.480 INFO 2786 --- [ol-317-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.480 INFO 2786 --- [ol-317-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.480 INFO 2786 --- [ol-317-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.480 INFO 2786 --- [ol-317-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 2024-08-06T12:14:49.480Z|2024-08-06T12:14:49.480Z|863d2498-1888-461d-a839-afc489826978||pool-317-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=863d2498-1888-461d-a839-afc489826978, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.480Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.475Z, InvocationID=2b9c7510-4a5d-4ad2-8ba7-ee5749eae647, LogTimestamp=2024-08-06T12:14:49.480Z|||Invoke 12:14:49 12:14:49.480 [pool-317-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 12:14:49.484 [pool-317-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06 12:14:49.484 INFO 2786 --- [ol-317-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.480Z|2024-08-06T12:14:49.484Z|863d2498-1888-461d-a839-afc489826978||pool-317-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=863d2498-1888-461d-a839-afc489826978, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:49.480Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.475Z, InvocationID=2b9c7510-4a5d-4ad2-8ba7-ee5749eae647, LogTimestamp=2024-08-06T12:14:49.484Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:14:49 2024-08-06T12:14:49.475Z|2024-08-06T12:14:49.485+0000|863d2498-1888-461d-a839-afc489826978||qtp1608965606-434|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"863d2498-1888-461d-a839-afc489826978","status":"200","rqstDate":"240806-12:14:49:476","respDate":"240806-12:14:49:485","sourceId":"JUNIT:863d2498-1888-461d-a839-afc489826978","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:476-47240\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[863d2498-1888-461d-a839-afc489826978]}\"}"} 12:14:49 2024-08-06 12:14:49.485 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.475Z|2024-08-06T12:14:49.485Z|863d2498-1888-461d-a839-afc489826978||qtp1608965606-434||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=863d2498-1888-461d-a839-afc489826978, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.475Z, InvocationID=2b9c7510-4a5d-4ad2-8ba7-ee5749eae647, LogTimestamp=2024-08-06T12:14:49.485Z, ResponseDesc=OK|||Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 200 307 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access" 12:14:49 2024-08-06 12:14:49.493 INFO 2786 --- [p1608965606-435] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06T12:14:49.493Z|2024-08-06T12:14:49.493Z|a0c2e53f-af77-412e-98b7-db1eafa2bea5||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a0c2e53f-af77-412e-98b7-db1eafa2bea5, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.493Z, ElapsedTime=0, InvocationID=67e8fe53-29ad-485d-b2bc-1a9938946fe9, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.493Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.499 INFO 2786 --- [p1608965606-435] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.499 INFO 2786 --- [p1608965606-435] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.499 INFO 2786 --- [p1608965606-435] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.499 INFO 2786 --- [p1608965606-435] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 12:14:49.499 [qtp1608965606-435] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 2024-08-06T12:14:49.499Z|2024-08-06T12:14:49.499Z|a0c2e53f-af77-412e-98b7-db1eafa2bea5||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a0c2e53f-af77-412e-98b7-db1eafa2bea5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.499Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.493Z, InvocationID=67e8fe53-29ad-485d-b2bc-1a9938946fe9, LogTimestamp=2024-08-06T12:14:49.499Z|||Invoke 12:14:49 2024-08-06 12:14:49.510 INFO 2786 --- [p1608965606-435] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.499Z|2024-08-06T12:14:49.510Z|a0c2e53f-af77-412e-98b7-db1eafa2bea5||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|COMPLETE|200|OK||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=a0c2e53f-af77-412e-98b7-db1eafa2bea5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:14:49.499Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.493Z, InvocationID=67e8fe53-29ad-485d-b2bc-1a9938946fe9, LogTimestamp=2024-08-06T12:14:49.510Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:14:49 12:14:49.510 [qtp1608965606-435] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06T12:14:49.510Z|2024-08-06T12:14:49.515+0000|a0c2e53f-af77-412e-98b7-db1eafa2bea5||qtp1608965606-435|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|||||DEBUG||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"a0c2e53f-af77-412e-98b7-db1eafa2bea5","status":"200","rqstDate":"240806-12:14:49:493","respDate":"240806-12:14:49:515","sourceId":"JUNIT:a0c2e53f-af77-412e-98b7-db1eafa2bea5","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"PATCH","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:493-38281\",\"Http-Method\":\"POST\",\"Content-Type\":\"application/merge-patch+json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[284], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[a0c2e53f-af77-412e-98b7-db1eafa2bea5]}\",\"Payload\":\"{\\\"configuration-id\\\": \\\"configtestce55bfc2-17e3-4707-93a0-e71e6da32b73\\\",\\\"configuration-type\\\": \\\"type2\\\",\\\"configuration-sub-type\\\": \\\"subtype2\\\", \\\"operational-status\\\": \\\"example1\\\", \\\"orchestration-status\\\": \\\"example1\\\", \\\"configuration-selflink\\\": \\\"example1\\\", \\\"model-customization-id\\\": \\\"example1\\\" }\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:493-38281\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{vertex-id=[90144], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:493-38281]}\",\"Entity\":\"\"}"} 12:14:49 2024-08-06 12:14:49.516 INFO 2786 --- [p1608965606-435] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.493Z|2024-08-06T12:14:49.516Z|a0c2e53f-af77-412e-98b7-db1eafa2bea5||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=a0c2e53f-af77-412e-98b7-db1eafa2bea5, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=23, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.493Z, InvocationID=67e8fe53-29ad-485d-b2bc-1a9938946fe9, LogTimestamp=2024-08-06T12:14:49.516Z, ResponseDesc=OK, elapsedTime=1|||Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "POST /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 200 0 REST JUNIT JUNIT - - - - - - - - - - 25 - "logType": "access" 12:14:49 2024-08-06 12:14:49.521 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06T12:14:49.521Z|2024-08-06T12:14:49.521Z|af5a2af2-5808-4285-a115-4728863214f9||qtp1608965606-434||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=af5a2af2-5808-4285-a115-4728863214f9, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.521Z, ElapsedTime=0, InvocationID=9b2e7b8a-1d78-40eb-bc20-77a10e4c710b, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.521Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.525 INFO 2786 --- [ol-318-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.525 INFO 2786 --- [ol-318-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.525 INFO 2786 --- [ol-318-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.526 INFO 2786 --- [ol-318-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 12:14:49.526 [pool-318-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 2024-08-06T12:14:49.525Z|2024-08-06T12:14:49.526Z|af5a2af2-5808-4285-a115-4728863214f9||pool-318-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=af5a2af2-5808-4285-a115-4728863214f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.525Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.521Z, InvocationID=9b2e7b8a-1d78-40eb-bc20-77a10e4c710b, LogTimestamp=2024-08-06T12:14:49.526Z|||Invoke 12:14:49 12:14:49.530 [pool-318-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06T12:14:49.525Z|2024-08-06T12:14:49.530Z|af5a2af2-5808-4285-a115-4728863214f9||pool-318-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=af5a2af2-5808-4285-a115-4728863214f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:14:49.525Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.521Z, InvocationID=9b2e7b8a-1d78-40eb-bc20-77a10e4c710b, LogTimestamp=2024-08-06T12:14:49.530Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:14:49 2024-08-06 12:14:49.530 INFO 2786 --- [ol-318-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.521Z|2024-08-06T12:14:49.531+0000|af5a2af2-5808-4285-a115-4728863214f9||qtp1608965606-434|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"af5a2af2-5808-4285-a115-4728863214f9","status":"200","rqstDate":"240806-12:14:49:521","respDate":"240806-12:14:49:531","sourceId":"JUNIT:af5a2af2-5808-4285-a115-4728863214f9","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:521-67763\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[af5a2af2-5808-4285-a115-4728863214f9]}\"}"} 12:14:49 2024-08-06T12:14:49.521Z|2024-08-06T12:14:49.531Z|af5a2af2-5808-4285-a115-4728863214f9||qtp1608965606-434||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=af5a2af2-5808-4285-a115-4728863214f9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.521Z, InvocationID=9b2e7b8a-1d78-40eb-bc20-77a10e4c710b, LogTimestamp=2024-08-06T12:14:49.531Z, ResponseDesc=OK|||Exiting. 12:14:49 2024-08-06 12:14:49.531 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 200 307 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access" 12:14:49 2024-08-06T12:14:49.539Z|2024-08-06T12:14:49.539Z|35c064d5-dac8-4cdb-8066-210edc0874ad||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=35c064d5-dac8-4cdb-8066-210edc0874ad, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.539Z, ElapsedTime=0, InvocationID=c35d714d-04cc-4649-8182-57c1c9ab9ab4, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.539Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.539 INFO 2786 --- [p1608965606-435] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06 12:14:49.543 INFO 2786 --- [p1608965606-435] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.543 INFO 2786 --- [p1608965606-435] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.543 INFO 2786 --- [p1608965606-435] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.543 INFO 2786 --- [p1608965606-435] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 12:14:49.543 [qtp1608965606-435] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 2024-08-06T12:14:49.543Z|2024-08-06T12:14:49.543Z|35c064d5-dac8-4cdb-8066-210edc0874ad||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=35c064d5-dac8-4cdb-8066-210edc0874ad, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.543Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.539Z, InvocationID=c35d714d-04cc-4649-8182-57c1c9ab9ab4, LogTimestamp=2024-08-06T12:14:49.543Z|||Invoke 12:14:49 12:14:49.549 [qtp1608965606-435] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06 12:14:49.549 INFO 2786 --- [p1608965606-435] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.543Z|2024-08-06T12:14:49.549Z|35c064d5-dac8-4cdb-8066-210edc0874ad||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=35c064d5-dac8-4cdb-8066-210edc0874ad, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:14:49.543Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.539Z, InvocationID=c35d714d-04cc-4649-8182-57c1c9ab9ab4, LogTimestamp=2024-08-06T12:14:49.549Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:14:49 2024-08-06T12:14:49.549Z|2024-08-06T12:14:49.556+0000|35c064d5-dac8-4cdb-8066-210edc0874ad||qtp1608965606-435|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|||||DEBUG||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"35c064d5-dac8-4cdb-8066-210edc0874ad","status":"200","rqstDate":"240806-12:14:49:539","respDate":"240806-12:14:49:555","sourceId":"JUNIT:35c064d5-dac8-4cdb-8066-210edc0874ad","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"PATCH","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:539-96721\",\"Http-Method\":\"PATCH\",\"Content-Type\":\"application/merge-patch+json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], X-HTTP-Method-Override=[PATCH], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[138], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[35c064d5-dac8-4cdb-8066-210edc0874ad]}\",\"Payload\":\"{\\\"configuration-id\\\": \\\"configtestce55bfc2-17e3-4707-93a0-e71e6da32b73\\\",\\\"configuration-type\\\": \\\"type3\\\",\\\"configuration-sub-type\\\": \\\"subtype3\\\" }\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:539-96721\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{vertex-id=[90144], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:539-96721]}\",\"Entity\":\"\"}"} 12:14:49 2024-08-06 12:14:49.556 INFO 2786 --- [p1608965606-435] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.539Z|2024-08-06T12:14:49.556Z|35c064d5-dac8-4cdb-8066-210edc0874ad||qtp1608965606-435||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=35c064d5-dac8-4cdb-8066-210edc0874ad, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.539Z, InvocationID=c35d714d-04cc-4649-8182-57c1c9ab9ab4, LogTimestamp=2024-08-06T12:14:49.556Z, ResponseDesc=OK, elapsedTime=3|||Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "PATCH /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 200 0 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access" 12:14:49 2024-08-06T12:14:49.561Z|2024-08-06T12:14:49.561Z|6a88b2db-1ffd-4ec7-a480-082dd1833fee||qtp1608965606-434||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6a88b2db-1ffd-4ec7-a480-082dd1833fee, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:49.561Z, ElapsedTime=0, InvocationID=e8358347-4d92-447d-bb24-591d27b6991a, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:49.561Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:49 2024-08-06 12:14:49.561 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:49 2024-08-06 12:14:49.565 INFO 2786 --- [ol-319-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:49 2024-08-06 12:14:49.566 INFO 2786 --- [ol-319-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:49 2024-08-06 12:14:49.566 INFO 2786 --- [ol-319-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:49 2024-08-06 12:14:49.566 INFO 2786 --- [ol-319-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:49 2024-08-06T12:14:49.566Z|2024-08-06T12:14:49.566Z|6a88b2db-1ffd-4ec7-a480-082dd1833fee||pool-319-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6a88b2db-1ffd-4ec7-a480-082dd1833fee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:49.566Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.561Z, InvocationID=e8358347-4d92-447d-bb24-591d27b6991a, LogTimestamp=2024-08-06T12:14:49.566Z|||Invoke 12:14:49 12:14:49.566 [pool-319-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:49 12:14:49.571 [pool-319-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:49 2024-08-06 12:14:49.571 INFO 2786 --- [ol-319-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:49 2024-08-06T12:14:49.566Z|2024-08-06T12:14:49.570Z|6a88b2db-1ffd-4ec7-a480-082dd1833fee||pool-319-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=6a88b2db-1ffd-4ec7-a480-082dd1833fee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:14:49.566Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, TargetServiceName=network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73, EntryTimestamp=2024-08-06T12:14:49.561Z, InvocationID=e8358347-4d92-447d-bb24-591d27b6991a, LogTimestamp=2024-08-06T12:14:49.570Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:14:49 2024-08-06T12:14:49.561Z|2024-08-06T12:14:49.571+0000|6a88b2db-1ffd-4ec7-a480-082dd1833fee||qtp1608965606-434|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"6a88b2db-1ffd-4ec7-a480-082dd1833fee","status":"200","rqstDate":"240806-12:14:49:562","respDate":"240806-12:14:49:571","sourceId":"JUNIT:6a88b2db-1ffd-4ec7-a480-082dd1833fee","resourceId":"http://localhost:43177/aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:49:562-12065\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:43177], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[6a88b2db-1ffd-4ec7-a480-082dd1833fee]}\"}"} 12:14:49 2024-08-06 12:14:49.571 INFO 2786 --- [p1608965606-434] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:49 2024-08-06T12:14:49.561Z|2024-08-06T12:14:49.571Z|6a88b2db-1ffd-4ec7-a480-082dd1833fee||qtp1608965606-434||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=6a88b2db-1ffd-4ec7-a480-082dd1833fee, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:49.561Z, InvocationID=e8358347-4d92-447d-bb24-591d27b6991a, LogTimestamp=2024-08-06T12:14:49.571Z, ResponseDesc=OK|||Exiting. 12:14:49 127.0.0.1 - - [06/Aug/2024:12:14:49 +0000] "GET /aai/v12/network/configurations/configuration/configtestce55bfc2-17e3-4707-93a0-e71e6da32b73" 200 307 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access" 12:14:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.832 s - in org.onap.aai.rest.ConfigurationTest 12:14:50 [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest 12:14:50 2024-08-06 12:14:50.776 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:14:50 12:14:50.776 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:14:50 2024-08-06 12:14:50.776 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:50 12:14:50.776 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:50 2024-08-06 12:14:50.776 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:14:50 12:14:50.776 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:14:50 2024-08-06 12:14:50.783 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:50 2024-08-06T12:14:50.783Z|2024-08-06T12:14:50.783Z|721c7a50-0ba7-4027-96e8-d72957dc991b||qtp2132549052-401||/aai/v11/business/customers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=721c7a50-0ba7-4027-96e8-d72957dc991b, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:50.783Z, ElapsedTime=0, InvocationID=fa7719f1-5a0e-4540-8bc6-46e8041e5859, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:50.783Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:50 2024-08-06 12:14:50.791 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:50 2024-08-06 12:14:50.791 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:50 2024-08-06 12:14:50.791 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:50 2024-08-06 12:14:50.792 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:50 12:14:50.792 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:50 2024-08-06T12:14:50.791Z|2024-08-06T12:14:50.792Z|721c7a50-0ba7-4027-96e8-d72957dc991b||qtp2132549052-401||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers/customer/customer-987654321-91|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=721c7a50-0ba7-4027-96e8-d72957dc991b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:50.791Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, TargetServiceName=business/customers/customer/customer-987654321-91, EntryTimestamp=2024-08-06T12:14:50.783Z, InvocationID=fa7719f1-5a0e-4540-8bc6-46e8041e5859, LogTimestamp=2024-08-06T12:14:50.792Z|||Invoke 12:14:50 12:14:50.821 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:50 2024-08-06T12:14:50.791Z|2024-08-06T12:14:50.821Z|721c7a50-0ba7-4027-96e8-d72957dc991b||qtp2132549052-401||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers/customer/customer-987654321-91|COMPLETE|201|Created||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=721c7a50-0ba7-4027-96e8-d72957dc991b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, InvokeTimestamp=2024-08-06T12:14:50.791Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, TargetServiceName=business/customers/customer/customer-987654321-91, EntryTimestamp=2024-08-06T12:14:50.783Z, InvocationID=fa7719f1-5a0e-4540-8bc6-46e8041e5859, LogTimestamp=2024-08-06T12:14:50.821Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:14:50 2024-08-06 12:14:50.821 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:51 2024-08-06T12:14:50.821Z|2024-08-06T12:14:51.150+0000|721c7a50-0ba7-4027-96e8-d72957dc991b||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/business/customers|JUNIT|||||DEBUG||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"721c7a50-0ba7-4027-96e8-d72957dc991b","status":"201","rqstDate":"240806-12:14:50:784","respDate":"240806-12:14:51:150","sourceId":"JUNIT:721c7a50-0ba7-4027-96e8-d72957dc991b","resourceId":"http://localhost:42261/aai/v11/business/customers/customer/customer-987654321-91","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:50:784-27519\",\"Http-Method\":\"PUT\",\"Content-Type\":\"text/plain;charset=UTF-8\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[423], Content-Type=[text/plain;charset=UTF-8], X-ONAP-RequestID=[721c7a50-0ba7-4027-96e8-d72957dc991b]}\",\"Payload\":\"{\\n \\\"global-customer-id\\\": \\\"customer-987654321-91\\\",\\n \\\"subscriber-name\\\": \\\"subscriber-name-987654321-91\\\",\\n \\\"subscriber-type\\\": \\\"subscriber-type-987654321-91\\\",\\n \\\"service-subscriptions\\\": {\\n \\\"service-subscription\\\": {\\n \\\"service-type\\\": \\\"service-type-987654321-91\\\",\\n \\\"service-instances\\\": {\\n \\\"service-instance\\\": {\\n \\\"service-instance-id\\\": \\\"service-instance-id-987654321-91\\\"\\n }\\n }\\n }\\n }\\n}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:50:784-27519\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[20624], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:50:784-27519]}\",\"Entity\":\"\"}"} 12:14:51 2024-08-06T12:14:50.783Z|2024-08-06T12:14:51.151Z|721c7a50-0ba7-4027-96e8-d72957dc991b||qtp2132549052-401||/aai/v11/business/customers|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|368|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=721c7a50-0ba7-4027-96e8-d72957dc991b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=368, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:50.783Z, InvocationID=fa7719f1-5a0e-4540-8bc6-46e8041e5859, LogTimestamp=2024-08-06T12:14:51.151Z, ResponseDesc=Created, elapsedTime=22|||Exiting. 12:14:51 2024-08-06 12:14:51.151 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:51 127.0.0.1 - - [06/Aug/2024:12:14:51 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 372 - "logType": "access" 12:14:51 2024-08-06T12:14:51.159Z|2024-08-06T12:14:51.159Z|2bfc8647-4352-4da9-ba4e-f81914e3efe3||qtp2132549052-400||/aai/v11/business/customers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2bfc8647-4352-4da9-ba4e-f81914e3efe3, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:14:51.159Z, ElapsedTime=0, InvocationID=e64e5c46-c834-436a-b096-4f78cdc8f7f3, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:14:51.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:14:51 2024-08-06 12:14:51.160 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:14:51 2024-08-06 12:14:51.164 INFO 2786 --- [ol-320-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:14:51 2024-08-06 12:14:51.165 INFO 2786 --- [ol-320-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:14:51 2024-08-06 12:14:51.165 INFO 2786 --- [ol-320-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:14:51 2024-08-06 12:14:51.165 INFO 2786 --- [ol-320-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:14:51 12:14:51.165 [pool-320-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:14:51 2024-08-06T12:14:51.165Z|2024-08-06T12:14:51.165Z|2bfc8647-4352-4da9-ba4e-f81914e3efe3||pool-320-thread-1||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=2bfc8647-4352-4da9-ba4e-f81914e3efe3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:14:51.165Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, TargetServiceName=business/customers, EntryTimestamp=2024-08-06T12:14:51.159Z, InvocationID=e64e5c46-c834-436a-b096-4f78cdc8f7f3, LogTimestamp=2024-08-06T12:14:51.165Z|||Invoke 12:14:51 12:14:51.173 [pool-320-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:14:51 2024-08-06 12:14:51.173 INFO 2786 --- [ol-320-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:14:51 2024-08-06T12:14:51.165Z|2024-08-06T12:14:51.173Z|2bfc8647-4352-4da9-ba4e-f81914e3efe3||pool-320-thread-1||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers|COMPLETE|200|OK||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=2bfc8647-4352-4da9-ba4e-f81914e3efe3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:14:51.165Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, TargetServiceName=business/customers, EntryTimestamp=2024-08-06T12:14:51.159Z, InvocationID=e64e5c46-c834-436a-b096-4f78cdc8f7f3, LogTimestamp=2024-08-06T12:14:51.173Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:14:51 2024-08-06T12:14:51.159Z|2024-08-06T12:14:51.174+0000|2bfc8647-4352-4da9-ba4e-f81914e3efe3||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/business/customers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"2bfc8647-4352-4da9-ba4e-f81914e3efe3","status":"200","rqstDate":"240806-12:14:51:160","respDate":"240806-12:14:51:174","sourceId":"JUNIT:2bfc8647-4352-4da9-ba4e-f81914e3efe3","resourceId":"http://localhost:42261/aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:14:51:160-16729\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[2bfc8647-4352-4da9-ba4e-f81914e3efe3]}\"}"} 12:14:51 2024-08-06 12:14:51.174 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:14:51 2024-08-06T12:14:51.159Z|2024-08-06T12:14:51.174Z|2bfc8647-4352-4da9-ba4e-f81914e3efe3||qtp2132549052-400||/aai/v11/business/customers|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=2bfc8647-4352-4da9-ba4e-f81914e3efe3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:14:51.159Z, InvocationID=e64e5c46-c834-436a-b096-4f78cdc8f7f3, LogTimestamp=2024-08-06T12:14:51.174Z, ResponseDesc=OK|||Exiting. 12:14:51 127.0.0.1 - - [06/Aug/2024:12:14:51 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access" 12:14:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in org.onap.aai.rest.CustomerFilterSearchTest 12:14:51 [INFO] Running org.onap.aai.rest.ExampleConsumerTest 12:14:51 2024-08-06 12:14:51.505 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:14:51 12:14:51.505 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:14:51 12:14:51.514 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:14:51 2024-08-06 12:14:51.514 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:14:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.aai.rest.ExampleConsumerTest 12:14:51 [INFO] Running org.onap.aai.rest.ExceptionHandlerTest 12:14:51 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 2024-08-06 12:14:51.639 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 12:14:51.639 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 2024-08-06 12:14:51.873 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 12:14:51.873 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 12:14:51.886 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 2024-08-06 12:14:51.886 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:14:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.onap.aai.rest.ExceptionHandlerTest 12:14:51 [INFO] Running org.onap.aai.rest.InvalidURITest 12:14:51 12:14:51.898 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:14:51 2024-08-06 12:14:51.898 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:14:51 2024-08-06 12:14:51.899 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:51 12:14:51.899 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:14:51 2024-08-06 12:14:51.899 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:14:51 12:14:51.899 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:14:51 127.0.0.1 - - [06/Aug/2024:12:14:51 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:14:51 {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}} 12:14:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.aai.rest.InvalidURITest 12:14:51 [INFO] Running org.onap.aai.rest.LegacyMoxyConsumerTest 12:14:51 12:14:51 . ____ _ __ _ _ 12:14:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:51 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:51 =========|_|==============|___/=/_/_/_/ 12:14:51 :: Spring Boot :: (v2.4.13) 12:14:51 12:14:51 2024-08-06 12:14:51.988 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting LegacyMoxyConsumerTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:14:51 12:14:51.988 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting LegacyMoxyConsumerTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-29070 with PID 2786 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 12:14:51 2024-08-06 12:14:51.988 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : The following profiles are active: production,one-way-ssl 12:14:51 12:14:51.988 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - The following profiles are active: production,one-way-ssl 12:14:52 12:14:52,351 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 12:14:52 12:14:52,352 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 12:14:52 12:14:52,352 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:14:52 12:14:52,352 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 12:14:52 12:14:52,353 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1130589546 - setting totalSizeCap to 1 GB 12:14:52 12:14:52,353 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1130589546 - Will use zip compression 12:14:52 12:14:52,353 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1130589546 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 12:14:52 12:14:52,353 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'. 12:14:52 12:14:52,353 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 12:14:52 12:14:52,353 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Aug 06 12:14:51 UTC 2024 12:14:52 12:14:52,354 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 12:14:52 12:14:52,354 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 12:14:52 12:14:52,354 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 12:14:52 12:14:52,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:14:52 12:14:52,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 12:14:52 12:14:52,356 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 12:14:52 12:14:52,356 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 12:14:52 12:14:52,356 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@6be76897 - Registering current configuration as safe fallback point 12:14:52 12:14:52 2024-08-06 12:14:52.362 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:14:52 file:/w/workspace/aai-resources-master-verify-java/aai-resources/target/classes/ 12:14:52 2024-08-06 12:14:52.367 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 5 ms to scan 1 urls, producing 6 keys and 46 values 12:14:52 2024-08-06 12:14:52.367 DEBUG 2786 --- [ main] org.reflections.Reflections : going to scan these urls: 12:14:52 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.14.5/aai-els-onap-logging-1.14.5.jar!/ 12:14:52 2024-08-06 12:14:52.368 INFO 2786 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 6 keys and 6 values 12:14:52 2024-08-06 12:14:52.425 INFO 2786 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 12:14:52 12:14:52.425 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 12:15:02 2024-08-06 12:15:02.279 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 12:15:02 12:15:02.279 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 12:15:02 2024-08-06 12:15:02.280 INFO 2786 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 12:15:02 12:15:02.280 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 12:15:02 2024-08-06 12:15:02.280 WARN 2786 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 12:15:02 12:15:02.280 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 12:15:02 2024-08-06 12:15:02.554 INFO 2786 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 12:15:02 12:15:02.554 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 12:15:02 2024-08-06 12:15:02.598 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:15:02 2024-08-06 12:15:02.598 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:15:02 2024-08-06 12:15:02.598 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:15:02 2024-08-06 12:15:02.598 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:15:02 2024-08-06 12:15:02.599 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:15:02 2024-08-06 12:15:02.599 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:15:02 2024-08-06 12:15:02.599 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:15:02 2024-08-06 12:15:02.599 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:15:02 2024-08-06 12:15:02.600 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:15:02 2024-08-06 12:15:02.600 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:15:02 2024-08-06 12:15:02.600 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:15:02 2024-08-06 12:15:02.601 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:15:02 2024-08-06 12:15:02.601 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:15:02 2024-08-06 12:15:02.601 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:15:02 2024-08-06 12:15:02.602 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:15:02 2024-08-06 12:15:02.602 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:15:02 2024-08-06 12:15:02.602 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:15:02 2024-08-06 12:15:02.640 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:15:02 o.o.a.r.LegacyMoxyConsumer: 12:15:02 12:15:02 2024-08-06 12:15:02.643 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:15:02 o.s.b.a.w.s.e.BasicErrorController: 12:15:02 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 12:15:02 { [/error]}: error(HttpServletRequest) 12:15:02 2024-08-06 12:15:02.654 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:15:02 2024-08-06 12:15:02.655 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:15:02 2024-08-06 12:15:02.658 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:15:02 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=13, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=500, LogTimestamp=2024-08-06T12:14:25.743Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 12:15:02 2024-08-06 12:15:02.726 WARN 2786 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 12:15:02 2024-08-06 12:15:02.880 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:15:02 2024-08-06 12:15:02.880 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:15:02 2024-08-06 12:15:02.880 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:15:02 2024-08-06 12:15:02.881 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:15:02 2024-08-06 12:15:02.881 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:15:02 2024-08-06 12:15:02.881 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:15:02 2024-08-06 12:15:02.881 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:15:02 2024-08-06 12:15:02.882 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:15:02 2024-08-06 12:15:02.883 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:15:02 2024-08-06 12:15:02.883 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:15:02 2024-08-06 12:15:02.883 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:15:02 2024-08-06 12:15:02.883 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:15:02 2024-08-06 12:15:02.883 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:15:02 2024-08-06T12:14:25.743Z|3c4ace61-598d-4287-8665-ceaf47e3703f|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:15:02 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:15:02 RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=13, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=500, LogTimestamp=2024-08-06T12:14:25.743Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=1 The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n | 12:15:02 2024-08-06 12:15:02.893 WARN 2786 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:15:02 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 12:15:02 12:15:02 2024-08-06 12:15:02.942 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 12:15:02 o.s.b.a.a.w.s.ManagementErrorEndpoint: 12:15:02 { [/error]}: invoke(ServletWebRequest) 12:15:02 2024-08-06 12:15:02.943 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 12:15:02 2024-08-06 12:15:02.944 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 12:15:02 2024-08-06 12:15:02.946 DEBUG 2786 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 12:15:02 2024-08-06 12:15:02.947 DEBUG 2786 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 12:15:02 2024-08-06 12:15:02.947 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 12:15:02 2024-08-06 12:15:02.947 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 12:15:02 2024-08-06 12:15:02.947 DEBUG 2786 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 12:15:02 2024-08-06 12:15:02.947 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 12:15:02 2024-08-06 12:15:02.947 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 12:15:02 2024-08-06 12:15:02.948 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 12:15:02 2024-08-06 12:15:02.948 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 12:15:02 2024-08-06 12:15:02.948 DEBUG 2786 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 12:15:02 2024-08-06 12:15:02.948 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 12:15:02 2024-08-06 12:15:02.948 DEBUG 2786 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 12:15:02 2024-08-06 12:15:02.950 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 12:15:02 2024-08-06 12:15:02.950 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 12:15:02 2024-08-06 12:15:02.950 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 12:15:02 2024-08-06 12:15:02.950 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 12:15:02 2024-08-06 12:15:02.950 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 12:15:02 2024-08-06 12:15:02.950 DEBUG 2786 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 12:15:02 2024-08-06 12:15:02.968 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Started LegacyMoxyConsumerTest in 11.035 seconds (JVM running for 89.378) 12:15:02 12:15:02.968 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Started LegacyMoxyConsumerTest in 11.035 seconds (JVM running for 89.378) 12:15:03 2024-08-06 12:15:03.066 DEBUG 2786 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 12:15:03 2024-08-06 12:15:03.067 DEBUG 2786 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 12:15:03 2024-08-06 12:15:03.159 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:03 12:15:03.159 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:03 2024-08-06 12:15:03.175 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:03 2024-08-06 12:15:03.175 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:03 2024-08-06 12:15:03.175 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:03 2024-08-06 12:15:03.176 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:03 12:15:03.176 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:03 2024-08-06T12:15:03.175Z|2024-08-06T12:15:03.176Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:03.175Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=500, LogTimestamp=2024-08-06T12:15:03.176Z, elapsedTime=1|||Invoke 12:15:03 2024-08-06 12:15:03.189 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:03 2024-08-06T12:15:03.175Z|2024-08-06T12:15:03.189Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|201|Created||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:15:03.175Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=500, LogTimestamp=2024-08-06T12:15:03.189Z, ResponseDesc=Created, elapsedTime=8|||InvokeReturn 12:15:03 12:15:03.189 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:03 2024-08-06 12:15:03.208 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:03 12:15:03.208 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:03 2024-08-06 12:15:03.213 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:03 2024-08-06 12:15:03.213 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:03 2024-08-06 12:15:03.213 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:03 2024-08-06 12:15:03.214 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:03 12:15:03.214 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:03 2024-08-06T12:15:03.213Z|2024-08-06T12:15:03.214Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:03.213Z, LogTimestamp=2024-08-06T12:15:03.214Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=15, TargetEntity=AAI.DB|||Invoke 12:15:03 2024-08-06 12:15:03.242 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:03 12:15:03.242 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:03 2024-08-06T12:15:03.213Z|2024-08-06T12:15:03.242Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|201|Created||INFO||10.30.106.19|29|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=29, InvokeTimestamp=2024-08-06T12:15:03.213Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:03.242Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:03 2024-08-06 12:15:03.592 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:03 12:15:03.592 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:03 2024-08-06 12:15:03.608 INFO 2786 --- [ol-322-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:03 2024-08-06 12:15:03.609 INFO 2786 --- [ol-322-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:03 2024-08-06 12:15:03.609 INFO 2786 --- [ol-322-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:03 12:15:03.610 [pool-322-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:03 2024-08-06T12:15:03.610Z|2024-08-06T12:15:03.610Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-322-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:03.610Z, LogTimestamp=2024-08-06T12:15:03.610Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:03 2024-08-06 12:15:03.610 INFO 2786 --- [ol-322-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:03 12:15:03.642 [pool-322-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:03 2024-08-06T12:15:03.610Z|2024-08-06T12:15:03.642Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-322-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=32, InvokeTimestamp=2024-08-06T12:15:03.610Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:03.642Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:03 2024-08-06 12:15:03.642 INFO 2786 --- [ol-322-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:03 12:15:03.643 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:03 2024-08-06 12:15:03.643 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:03 2024-08-06 12:15:03.648 INFO 2786 --- [ol-323-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:03 2024-08-06 12:15:03.648 INFO 2786 --- [ol-323-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:03 2024-08-06 12:15:03.648 INFO 2786 --- [ol-323-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:03 2024-08-06 12:15:03.648 INFO 2786 --- [ol-323-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:03 12:15:03.648 [pool-323-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:03 2024-08-06T12:15:03.648Z|2024-08-06T12:15:03.648Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-323-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:03.648Z, LogTimestamp=2024-08-06T12:15:03.648Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:03 2024-08-06T12:15:03.648Z|2024-08-06T12:15:03.654Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-323-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:03.648Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:03.654Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:03 2024-08-06 12:15:03.654 INFO 2786 --- [ol-323-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:03 12:15:03.654 [pool-323-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:03 2024-08-06 12:15:03.654 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:03 12:15:03.654 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:03 2024-08-06 12:15:03.661 INFO 2786 --- [ol-324-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:03 2024-08-06 12:15:03.661 INFO 2786 --- [ol-324-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:03 2024-08-06 12:15:03.661 INFO 2786 --- [ol-324-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:03 2024-08-06T12:15:03.661Z|2024-08-06T12:15:03.662Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-324-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:03.661Z, LogTimestamp=2024-08-06T12:15:03.662Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:03 2024-08-06 12:15:03.662 INFO 2786 --- [ol-324-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:03 12:15:03.662 [pool-324-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:03 2024-08-06T12:15:03.661Z|2024-08-06T12:15:03.667Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-324-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:03.661Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:03.667Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:03 2024-08-06 12:15:03.667 INFO 2786 --- [ol-324-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:03 12:15:03.667 [pool-324-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:03 2024-08-06 12:15:03.672 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:03 2024-08-06 12:15:03.672 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:03 2024-08-06 12:15:03.672 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:03 2024-08-06T12:15:03.673Z|2024-08-06T12:15:03.673Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:03.673Z, LogTimestamp=2024-08-06T12:15:03.673Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:03 12:15:03.673 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:03 2024-08-06 12:15:03.673 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:03 2024-08-06T12:15:03.673Z|2024-08-06T12:15:03.723Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|204|No Content||INFO||10.30.106.19|50|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=50, InvokeTimestamp=2024-08-06T12:15:03.673Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:03.723Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 12:15:03 12:15:03.723 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:03 2024-08-06 12:15:03.723 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06 12:15:04.036 INFO 2786 --- [ol-325-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.036 INFO 2786 --- [ol-325-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.036 INFO 2786 --- [ol-325-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 12:15:04.037 [pool-325-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06T12:15:04.037Z|2024-08-06T12:15:04.037Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-325-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.037Z, LogTimestamp=2024-08-06T12:15:04.037Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.037 INFO 2786 --- [ol-325-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.046 [pool-325-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.037Z|2024-08-06T12:15:04.045Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-325-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|200|OK||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:04.037Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.045Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 12:15:04 2024-08-06 12:15:04.046 INFO 2786 --- [ol-325-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06 12:15:04.049 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.049 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.049 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06 12:15:04.049 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.049Z|2024-08-06T12:15:04.049Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.049Z, LogTimestamp=2024-08-06T12:15:04.049Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.049 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.057 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 12:15:04.057 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.049Z|2024-08-06T12:15:04.057Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|204|No Content||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:04.049Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.057Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:04 2024-08-06 12:15:04.364 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:04 12:15:04.364 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:04 2024-08-06 12:15:04.382 INFO 2786 --- [ol-326-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.382 INFO 2786 --- [ol-326-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.382 INFO 2786 --- [ol-326-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 12:15:04.382 [pool-326-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.382 INFO 2786 --- [ol-326-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.382Z|2024-08-06T12:15:04.382Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-326-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.382Z, LogTimestamp=2024-08-06T12:15:04.382Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.384 [pool-326-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.384 INFO 2786 --- [ol-326-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06T12:15:04.382Z|2024-08-06T12:15:04.384Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-326-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:04.382Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:04.384Z, ResponseDesc=Not Found, elapsedTime=0|||InvokeReturn 12:15:04 2024-08-06 12:15:04.392 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.392 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.392 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06 12:15:04.395 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.395 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06T12:15:04.395Z|2024-08-06T12:15:04.395Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.395Z, LogTimestamp=2024-08-06T12:15:04.395Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.404 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 12:15:04.404 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.395Z|2024-08-06T12:15:04.404Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|201|Created||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:04.395Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.404Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 12:15:04 2024-08-06 12:15:04.414 INFO 2786 --- [ol-327-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.414 INFO 2786 --- [ol-327-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.414 INFO 2786 --- [ol-327-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06T12:15:04.415Z|2024-08-06T12:15:04.415Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-327-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.415Z, LogTimestamp=2024-08-06T12:15:04.415Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.415 INFO 2786 --- [ol-327-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.415 [pool-327-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.422 INFO 2786 --- [ol-327-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06T12:15:04.415Z|2024-08-06T12:15:04.422Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-327-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|200|OK||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:04.415Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.422Z, ResponseDesc=OK, elapsedTime=5|||InvokeReturn 12:15:04 12:15:04.422 [pool-327-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.429 INFO 2786 --- [ol-328-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.429 INFO 2786 --- [ol-328-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.429 INFO 2786 --- [ol-328-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06T12:15:04.429Z|2024-08-06T12:15:04.429Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-328-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.429Z, LogTimestamp=2024-08-06T12:15:04.429Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.429 INFO 2786 --- [ol-328-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.429 [pool-328-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06T12:15:04.429Z|2024-08-06T12:15:04.431Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-328-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:04.429Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:04.431Z, ResponseDesc=Not Found, elapsedTime=4|||InvokeReturn 12:15:04 2024-08-06 12:15:04.431 INFO 2786 --- [ol-328-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 12:15:04.431 [pool-328-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.446 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.446 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.446 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06 12:15:04.446 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.446 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06T12:15:04.446Z|2024-08-06T12:15:04.446Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.446Z, LogTimestamp=2024-08-06T12:15:04.446Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.459 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 12:15:04.459 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.446Z|2024-08-06T12:15:04.459Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|201|Created||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:15:04.446Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.459Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:04 2024-08-06 12:15:04.476 INFO 2786 --- [ol-329-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.476 INFO 2786 --- [ol-329-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.476 INFO 2786 --- [ol-329-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06T12:15:04.476Z|2024-08-06T12:15:04.477Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-329-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.476Z, LogTimestamp=2024-08-06T12:15:04.477Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.477 [pool-329-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.477 INFO 2786 --- [ol-329-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.476Z|2024-08-06T12:15:04.487Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-329-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|200|OK||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:15:04.476Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.487Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 12:15:04 12:15:04.487 [pool-329-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.487 INFO 2786 --- [ol-329-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06 12:15:04.490 INFO 2786 --- [ol-330-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.491 INFO 2786 --- [ol-330-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.491 INFO 2786 --- [ol-330-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06T12:15:04.491Z|2024-08-06T12:15:04.491Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-330-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.491Z, LogTimestamp=2024-08-06T12:15:04.491Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.491 [pool-330-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.491 INFO 2786 --- [ol-330-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.491Z|2024-08-06T12:15:04.497Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-330-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:04.491Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.497Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 12:15:04 12:15:04.497 [pool-330-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.497 INFO 2786 --- [ol-330-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06 12:15:04.502 INFO 2786 --- [ol-331-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.503 INFO 2786 --- [ol-331-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.503 INFO 2786 --- [ol-331-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06 12:15:04.503 INFO 2786 --- [ol-331-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.503Z|2024-08-06T12:15:04.503Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-331-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.503Z, LogTimestamp=2024-08-06T12:15:04.503Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.503 [pool-331-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 12:15:04.507 [pool-331-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.503Z|2024-08-06T12:15:04.507Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-331-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:04.503Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.507Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:04 2024-08-06 12:15:04.507 INFO 2786 --- [ol-331-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06 12:15:04.513 INFO 2786 --- [ol-332-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.513 INFO 2786 --- [ol-332-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.513 INFO 2786 --- [ol-332-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06T12:15:04.513Z|2024-08-06T12:15:04.513Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-332-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.513Z, LogTimestamp=2024-08-06T12:15:04.513Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.513 [pool-332-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.513 INFO 2786 --- [ol-332-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.513Z|2024-08-06T12:15:04.518Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-332-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:04.513Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.518Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:04 12:15:04.518 [pool-332-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.518 INFO 2786 --- [ol-332-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06 12:15:04.521 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.521 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.522 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06 12:15:04.522 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 2024-08-06T12:15:04.522Z|2024-08-06T12:15:04.522Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.522Z, LogTimestamp=2024-08-06T12:15:04.522Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:04 12:15:04.522 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06 12:15:04.533 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 12:15:04.533 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.522Z|2024-08-06T12:15:04.533Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|204|No Content||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:15:04.522Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.533Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:04 2024-08-06 12:15:04.845 INFO 2786 --- [ol-333-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.845 INFO 2786 --- [ol-333-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.845 INFO 2786 --- [ol-333-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 12:15:04.846 [pool-333-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06T12:15:04.846Z|2024-08-06T12:15:04.846Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-333-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.846Z, LogTimestamp=2024-08-06T12:15:04.846Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.846 INFO 2786 --- [ol-333-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.852 [pool-333-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06 12:15:04.852 INFO 2786 --- [ol-333-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 2024-08-06T12:15:04.846Z|2024-08-06T12:15:04.852Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-333-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:04.846Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.852Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:04 2024-08-06 12:15:04.855 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:04 2024-08-06 12:15:04.855 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:04 2024-08-06 12:15:04.855 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:04 2024-08-06 12:15:04.855 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:04 12:15:04.855 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:04 2024-08-06T12:15:04.855Z|2024-08-06T12:15:04.855Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:04.855Z, LogTimestamp=2024-08-06T12:15:04.855Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:04 2024-08-06 12:15:04.863 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:04 12:15:04.863 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:04 2024-08-06T12:15:04.855Z|2024-08-06T12:15:04.863Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|204|No Content||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:04.855Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:04.863Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:05 2024-08-06 12:15:05.171 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:05 12:15:05.171 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:05 2024-08-06 12:15:05.182 INFO 2786 --- [ol-334-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.182 INFO 2786 --- [ol-334-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.182 INFO 2786 --- [ol-334-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.183 INFO 2786 --- [ol-334-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.183 [pool-334-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.182Z|2024-08-06T12:15:05.183Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-334-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.182Z, LogTimestamp=2024-08-06T12:15:05.183Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.185 [pool-334-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.185 INFO 2786 --- [ol-334-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 2024-08-06T12:15:05.182Z|2024-08-06T12:15:05.185Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-334-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8|ERROR|404|Not Found||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:05.182Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:05.185Z, ResponseDesc=Not Found, elapsedTime=0|||InvokeReturn 12:15:05 2024-08-06 12:15:05.190 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.190 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.190 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.190 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.190Z|2024-08-06T12:15:05.190Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.190Z, LogTimestamp=2024-08-06T12:15:05.190Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.190 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06 12:15:05.200 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 2024-08-06T12:15:05.190Z|2024-08-06T12:15:05.200Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8|COMPLETE|201|Created||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:15:05.190Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.200Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 12:15:05 12:15:05.200 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.209 INFO 2786 --- [ol-335-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.209 INFO 2786 --- [ol-335-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.210 INFO 2786 --- [ol-335-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06T12:15:05.210Z|2024-08-06T12:15:05.210Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-335-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.210Z, LogTimestamp=2024-08-06T12:15:05.210Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 2024-08-06 12:15:05.210 INFO 2786 --- [ol-335-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.210 [pool-335-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.210Z|2024-08-06T12:15:05.216Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-335-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:05.210Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/23dd9080-188c-41e3-877b-225f9fc5d0d8, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.216Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 12:15:05 2024-08-06 12:15:05.216 INFO 2786 --- [ol-335-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.216 [pool-335-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.222 INFO 2786 --- [ol-336-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.222 INFO 2786 --- [ol-336-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.222 INFO 2786 --- [ol-336-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.222 INFO 2786 --- [ol-336-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.222Z|2024-08-06T12:15:05.222Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-336-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.222Z, LogTimestamp=2024-08-06T12:15:05.222Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.222 [pool-336-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06 12:15:05.224 INFO 2786 --- [ol-336-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.224 [pool-336-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06T12:15:05.222Z|2024-08-06T12:15:05.224Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-336-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:05.222Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:05.224Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:15:05 2024-08-06 12:15:05.230 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.230 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.230 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.230 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.230 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.230Z|2024-08-06T12:15:05.230Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.230Z, LogTimestamp=2024-08-06T12:15:05.230Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 2024-08-06 12:15:05.239 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.239 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06T12:15:05.230Z|2024-08-06T12:15:05.239Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21|COMPLETE|201|Created||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:05.230Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.239Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 12:15:05 2024-08-06 12:15:05.247 INFO 2786 --- [ol-337-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.247 INFO 2786 --- [ol-337-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.247 INFO 2786 --- [ol-337-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.247 INFO 2786 --- [ol-337-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.247Z|2024-08-06T12:15:05.247Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-337-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.247Z, LogTimestamp=2024-08-06T12:15:05.247Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.247 [pool-337-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.247Z|2024-08-06T12:15:05.252Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-337-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:05.247Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/c2ffbd47-b237-43b5-8446-a4bc67927c21, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.252Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:05 2024-08-06 12:15:05.252 INFO 2786 --- [ol-337-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.252 [pool-337-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.255 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:05 12:15:05.255 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:05 2024-08-06 12:15:05.261 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.261 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.261 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.261 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.261Z|2024-08-06T12:15:05.261Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.261Z, LogTimestamp=2024-08-06T12:15:05.261Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.261 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06 12:15:05.270 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.270 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06T12:15:05.261Z|2024-08-06T12:15:05.270Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|201|Created||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:05.261Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.270Z, ResponseDesc=Created, elapsedTime=7|||InvokeReturn 12:15:05 2024-08-06 12:15:05.277 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:05 12:15:05.277 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:05 2024-08-06 12:15:05.281 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.281 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.281 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.282 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.282Z|2024-08-06T12:15:05.282Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.282Z, LogTimestamp=2024-08-06T12:15:05.282Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.282 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.282Z|2024-08-06T12:15:05.294Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|201|Created||INFO||10.30.106.19|12|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=12, InvokeTimestamp=2024-08-06T12:15:05.282Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.294Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:05 12:15:05.294 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.294 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 2024-08-06 12:15:05.305 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:05 12:15:05.305 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:05 2024-08-06 12:15:05.311 INFO 2786 --- [ol-338-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.311 INFO 2786 --- [ol-338-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.311 INFO 2786 --- [ol-338-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.312 INFO 2786 --- [ol-338-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.312Z|2024-08-06T12:15:05.312Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-338-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.312Z, LogTimestamp=2024-08-06T12:15:05.312Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.312 [pool-338-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.312Z|2024-08-06T12:15:05.317Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-338-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:05.312Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.317Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:05 2024-08-06 12:15:05.317 INFO 2786 --- [ol-338-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.317 [pool-338-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.318 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 12:15:05 12:15:05.318 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 12:15:05 2024-08-06 12:15:05.321 INFO 2786 --- [ol-339-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.321 INFO 2786 --- [ol-339-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.321 INFO 2786 --- [ol-339-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.321 INFO 2786 --- [ol-339-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 2024-08-06T12:15:05.321Z|2024-08-06T12:15:05.321Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-339-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.321Z, LogTimestamp=2024-08-06T12:15:05.321Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 12:15:05.321 [pool-339-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.321Z|2024-08-06T12:15:05.325Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-339-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:05.321Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.325Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:05 2024-08-06 12:15:05.325 INFO 2786 --- [ol-339-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.325 [pool-339-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.325 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 12:15:05 12:15:05.325 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 12:15:05 2024-08-06 12:15:05.330 INFO 2786 --- [ol-340-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.330 INFO 2786 --- [ol-340-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.331 INFO 2786 --- [ol-340-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06T12:15:05.331Z|2024-08-06T12:15:05.331Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-340-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.331Z, LogTimestamp=2024-08-06T12:15:05.331Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 2024-08-06 12:15:05.331 INFO 2786 --- [ol-340-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.331 [pool-340-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.331Z|2024-08-06T12:15:05.335Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-340-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:05.331Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.335Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:05 2024-08-06 12:15:05.335 INFO 2786 --- [ol-340-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 12:15:05.335 [pool-340-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.339 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.339 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.339 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.339 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.339 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.339Z|2024-08-06T12:15:05.339Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.339Z, LogTimestamp=2024-08-06T12:15:05.339Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:05 2024-08-06T12:15:05.339Z|2024-08-06T12:15:05.352Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|204|No Content||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:15:05.339Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.352Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:05 12:15:05.352 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.352 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 2024-08-06 12:15:05.662 INFO 2786 --- [ol-341-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.662 INFO 2786 --- [ol-341-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.662 INFO 2786 --- [ol-341-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06T12:15:05.662Z|2024-08-06T12:15:05.662Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-341-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.662Z, LogTimestamp=2024-08-06T12:15:05.662Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:05 2024-08-06 12:15:05.662 INFO 2786 --- [ol-341-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.662 [pool-341-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.662Z|2024-08-06T12:15:05.685Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-341-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|200|OK||INFO||10.30.106.19|23|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=23, InvokeTimestamp=2024-08-06T12:15:05.662Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.685Z, ResponseDesc=OK, elapsedTime=20|||InvokeReturn 12:15:05 12:15:05.685 [pool-341-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.685 INFO 2786 --- [ol-341-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:05 2024-08-06 12:15:05.688 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:05 2024-08-06 12:15:05.688 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:05 2024-08-06 12:15:05.688 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:05 2024-08-06 12:15:05.688 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:05 12:15:05.688 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:05 2024-08-06T12:15:05.688Z|2024-08-06T12:15:05.688Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:05.688Z, LogTimestamp=2024-08-06T12:15:05.688Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:05 2024-08-06T12:15:05.688Z|2024-08-06T12:15:05.696Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|204|No Content||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:05.688Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:05.696Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:05 12:15:05.696 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:05 2024-08-06 12:15:05.696 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:06 2024-08-06 12:15:06.004 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:06 12:15:06.004 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:06 2024-08-06 12:15:06.076 DEBUG 2786 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 12:15:06 2024-08-06 12:15:06.076 DEBUG 2786 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 12:15:06 2024-08-06 12:15:06.079 DEBUG 2786 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 12:15:06 2024-08-06 12:15:06.080 DEBUG 2786 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 12:15:06 2024-08-06 12:15:06.136 DEBUG 2786 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 12:15:06 2024-08-06 12:15:06.143 DEBUG 2786 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 12:15:06 2024-08-06 12:15:06.143 DEBUG 2786 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 12:15:06 2024-08-06 12:15:06.143 DEBUG 2786 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 12:15:06 2024-08-06 12:15:06.161 DEBUG 2786 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_642302357465837734673.so 12:15:06 2024-08-06 12:15:06.168 DEBUG 2786 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 12:15:06 2024-08-06 12:15:06.179 DEBUG 2786 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 16 12:15:06 2024-08-06 12:15:06.206 DEBUG 2786 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 12:15:06 2024-08-06 12:15:06.206 DEBUG 2786 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 12:15:06 2024-08-06 12:15:06.233 DEBUG 2786 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 12:15:06 2024-08-06 12:15:06.293 DEBUG 2786 --- [ main] r.n.resources.PooledConnectionProvider : Creating a new [http] client pool [PoolFactory{evictionInterval=PT0S, leasingStrategy=fifo, maxConnections=500, maxIdleTime=-1, maxLifeTime=-1, metricsEnabled=false, pendingAcquireMaxCount=1000, pendingAcquireTimeout=45000}] for [localhost:35601] 12:15:06 2024-08-06 12:15:06.373 DEBUG 2786 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2786 (auto-detected) 12:15:06 2024-08-06 12:15:06.376 DEBUG 2786 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 32:a5:bd:ff:fe:7f:bf:1d (auto-detected) 12:15:06 2024-08-06 12:15:06.413 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 16 12:15:06 2024-08-06 12:15:06.413 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 16 12:15:06 2024-08-06 12:15:06.413 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 12:15:06 2024-08-06 12:15:06.413 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 12:15:06 2024-08-06 12:15:06.414 DEBUG 2786 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 12:15:06 2024-08-06 12:15:06.430 DEBUG 2786 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 12:15:06 2024-08-06 12:15:06.430 DEBUG 2786 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 12:15:06 2024-08-06 12:15:06.430 DEBUG 2786 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 12:15:06 2024-08-06 12:15:06.453 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.497 DEBUG 2786 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 12:15:06 2024-08-06 12:15:06.497 DEBUG 2786 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 12:15:06 2024-08-06 12:15:06.499 DEBUG 2786 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@640bdec 12:15:06 2024-08-06 12:15:06.507 DEBUG 2786 --- [or-http-epoll-2] reactor.netty.transport.TransportConfig : [dd4ee6ca] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 12:15:06 2024-08-06 12:15:06.547 DEBUG 2786 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [dd4ee6ca] Connecting to [localhost/127.0.0.1:35601]. 12:15:06 2024-08-06 12:15:06.664 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Registering pool release on close event for channel 12:15:06 2024-08-06 12:15:06.665 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.667 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}, [connected]) 12:15:06 2024-08-06 12:15:06.692 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [configured]) 12:15:06 2024-08-06 12:15:06.696 DEBUG 2786 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Handler is being applied: {uri=http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false, method=GET} 12:15:06 2024-08-06 12:15:06.698 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [request_prepared]) 12:15:06 2024-08-06 12:15:06.738 DEBUG 2786 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 12:15:06 2024-08-06 12:15:06.738 DEBUG 2786 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 12:15:06 2024-08-06 12:15:06.738 DEBUG 2786 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 12:15:06 2024-08-06 12:15:06.738 DEBUG 2786 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 12:15:06 2024-08-06 12:15:06.738 DEBUG 2786 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.delayedQueue.ratio: 8 12:15:06 2024-08-06 12:15:06.756 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [request_sent]) 12:15:06 2024-08-06 12:15:06.766 INFO 2786 --- [p1195710015-479] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:06 2024-08-06T12:15:06.766Z|2024-08-06T12:15:06.766Z|44f3ef7b-f829-410e-8b49-5e3251381d29||qtp1195710015-479||/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=44f3ef7b-f829-410e-8b49-5e3251381d29, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:06.766Z, ElapsedTime=0, InvocationID=c40c7ab8-d825-499f-bc72-f478768dba6e, PartnerName=test, LogTimestamp=2024-08-06T12:15:06.766Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:06 2024-08-06 12:15:06.789 INFO 2786 --- [ol-342-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:06 2024-08-06 12:15:06.789 INFO 2786 --- [ol-342-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:06 2024-08-06 12:15:06.789 INFO 2786 --- [ol-342-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:06 12:15:06.789 [pool-342-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:06 2024-08-06T12:15:06.789Z|2024-08-06T12:15:06.789Z|44f3ef7b-f829-410e-8b49-5e3251381d29||pool-342-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=44f3ef7b-f829-410e-8b49-5e3251381d29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:06.789Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.766Z, InvocationID=c40c7ab8-d825-499f-bc72-f478768dba6e, LogTimestamp=2024-08-06T12:15:06.789Z|||Invoke 12:15:06 2024-08-06 12:15:06.789 INFO 2786 --- [ol-342-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:06 12:15:06.792 [pool-342-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:06 2024-08-06T12:15:06.789Z|2024-08-06T12:15:06.792Z|44f3ef7b-f829-410e-8b49-5e3251381d29||pool-342-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|ERROR|404|Not Found||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=44f3ef7b-f829-410e-8b49-5e3251381d29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:06.789Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:06.766Z, InvocationID=c40c7ab8-d825-499f-bc72-f478768dba6e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:06.792Z, ResponseDesc=Not Found|||InvokeReturn 12:15:06 2024-08-06 12:15:06.792 INFO 2786 --- [ol-342-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:06 2024-08-06T12:15:06.766Z|2024-08-06T12:15:06.792+0000|44f3ef7b-f829-410e-8b49-5e3251381d29||qtp1195710015-479|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=test:{"transactionId":"44f3ef7b-f829-410e-8b49-5e3251381d29","status":"404","rqstDate":"240806-12:15:06:766","respDate":"240806-12:15:06:792","sourceId":"test:44f3ef7b-f829-410e-8b49-5e3251381d29","resourceId":"http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:766-83241\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.13], WebTestClient-Request-Id=[1], Host=[localhost:35601], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[44f3ef7b-f829-410e-8b49-5e3251381d29]}\"}"} 12:15:06 2024-08-06 12:15:06.793 INFO 2786 --- [p1195710015-479] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:06 2024-08-06T12:15:06.766Z|2024-08-06T12:15:06.793Z|44f3ef7b-f829-410e-8b49-5e3251381d29||qtp1195710015-479||/aai/v29/cloud-infrastructure/pservers|test|ERROR|404|Not Found||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=44f3ef7b-f829-410e-8b49-5e3251381d29, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=27, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:06.766Z, InvocationID=c40c7ab8-d825-499f-bc72-f478768dba6e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:06.793Z, ResponseDesc=Not Found|||Exiting. 12:15:06 127.0.0.1 - - [06/Aug/2024:12:15:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false" 404 333 REST someTransaction test - - - - - - - - - - 41 - "logType": "access" 12:15:06 2024-08-06 12:15:06.806 DEBUG 2786 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Received response (auto-read:false) : [Date=Tue, 06 Aug 2024 12:15:06 GMT, Content-Type=application/json, X-AAI-TXID=0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:766-83241, content-length=333] 12:15:06 2024-08-06 12:15:06.806 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [response_received]) 12:15:06 2024-08-06 12:15:06.827 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5] Created a new pooled channel, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.828 DEBUG 2786 --- [or-http-epoll-3] reactor.netty.transport.TransportConfig : [93b266f5] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 12:15:06 2024-08-06 12:15:06.830 DEBUG 2786 --- [or-http-epoll-3] r.netty.transport.TransportConnector : [93b266f5] Connecting to [localhost/127.0.0.1:35601]. 12:15:06 2024-08-06 12:15:06.831 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Registering pool release on close event for channel 12:15:06 2024-08-06 12:15:06.831 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Channel connected, now: 2 active connections, 0 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.831 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}, [connected]) 12:15:06 2024-08-06 12:15:06.831 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [configured]) 12:15:06 2024-08-06 12:15:06.831 DEBUG 2786 --- [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Handler is being applied: {uri=http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test, method=PUT} 12:15:06 2024-08-06 12:15:06.831 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(PUT{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [request_prepared]) 12:15:06 2024-08-06 12:15:06.835 DEBUG 2786 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [dd4ee6ca-1, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Received last HTTP packet 12:15:06 2024-08-06 12:15:06.835 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [response_completed]) 12:15:06 2024-08-06 12:15:06.835 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [disconnecting]) 12:15:06 2024-08-06 12:15:06.835 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Releasing channel 12:15:06 2024-08-06 12:15:06.838 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Channel cleaned, now: 1 active connections, 1 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.867 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(PUT{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [request_sent]) 12:15:06 2024-08-06 12:15:06.870 INFO 2786 --- [p1195710015-478] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:06 2024-08-06T12:15:06.870Z|2024-08-06T12:15:06.870Z|9d3d330a-d7fc-4894-ba7a-7dc9ded9056e||qtp1195710015-478||/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9d3d330a-d7fc-4894-ba7a-7dc9ded9056e, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:06.870Z, ElapsedTime=0, InvocationID=a650030b-5c00-4925-8326-7408b750aeb2, PartnerName=test, LogTimestamp=2024-08-06T12:15:06.870Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:06 2024-08-06 12:15:06.880 INFO 2786 --- [p1195710015-478] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:06 2024-08-06 12:15:06.880 INFO 2786 --- [p1195710015-478] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:06 2024-08-06 12:15:06.880 INFO 2786 --- [p1195710015-478] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:06 12:15:06.880 [qtp1195710015-478] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:06 2024-08-06 12:15:06.880 INFO 2786 --- [p1195710015-478] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:06 2024-08-06T12:15:06.880Z|2024-08-06T12:15:06.880Z|9d3d330a-d7fc-4894-ba7a-7dc9ded9056e||qtp1195710015-478||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=9d3d330a-d7fc-4894-ba7a-7dc9ded9056e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:06.880Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.870Z, InvocationID=a650030b-5c00-4925-8326-7408b750aeb2, LogTimestamp=2024-08-06T12:15:06.880Z|||Invoke 12:15:06 12:15:06.891 [qtp1195710015-478] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:06 2024-08-06 12:15:06.891 INFO 2786 --- [p1195710015-478] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:06 2024-08-06T12:15:06.880Z|2024-08-06T12:15:06.891Z|9d3d330a-d7fc-4894-ba7a-7dc9ded9056e||qtp1195710015-478||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|COMPLETE|201|Created||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=9d3d330a-d7fc-4894-ba7a-7dc9ded9056e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:15:06.880Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.870Z, InvocationID=a650030b-5c00-4925-8326-7408b750aeb2, LogTimestamp=2024-08-06T12:15:06.891Z, ResponseDesc=Created, elapsedTime=7|||InvokeReturn 12:15:06 2024-08-06T12:15:06.891Z|2024-08-06T12:15:06.903+0000|9d3d330a-d7fc-4894-ba7a-7dc9ded9056e||qtp1195710015-478|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|test|||||DEBUG||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=test:{"transactionId":"9d3d330a-d7fc-4894-ba7a-7dc9ded9056e","status":"201","rqstDate":"240806-12:15:06:870","respDate":"240806-12:15:06:902","sourceId":"test:9d3d330a-d7fc-4894-ba7a-7dc9ded9056e","resourceId":"http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:870-91707\",\"Http-Method\":\"PUT\",\"Content-Type\":\"text/plain;charset=UTF-8\",\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.13], WebTestClient-Request-Id=[2], Host=[localhost:35601], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], Content-Length=[1306], Content-Type=[text/plain;charset=UTF-8], X-ONAP-RequestID=[9d3d330a-d7fc-4894-ba7a-7dc9ded9056e]}\",\"Payload\":\"{\\n \\\"hostname\\\": \\\"pserver-hostname-test\\\",\\n \\\"ptnii-equip-name\\\": \\\"example-ptnii-equip-name-val-36969\\\",\\n \\\"number-of-cpus\\\": 62220,\\n \\\"disk-in-gigabytes\\\": 872,\\n \\\"ram-in-megabytes\\\": 35331,\\n \\\"equip-type\\\": \\\"example-equip-type-val-22986\\\",\\n \\\"equip-vendor\\\": \\\"example-equip-vendor-val-37452\\\",\\n \\\"equip-model\\\": \\\"example-equip-model-val-14665\\\",\\n \\\"fqdn\\\": \\\"example-fqdn-val-33429\\\",\\n \\\"pserver-selflink\\\": \\\"example-pserver-selflink-val-10125\\\",\\n \\\"ipv4-oam-address\\\": \\\"example-ipv4-oam-address-val-3155\\\",\\n \\\"serial-number\\\": \\\"example-serial-number-val-12010\\\",\\n \\\"ipaddress-v4-loopback-0\\\": \\\"example-ipaddress-v4-loopback0-val-77686\\\",\\n \\\"ipaddress-v6-loopback-0\\\": \\\"example-ipaddress-v6-loopback0-val-17856\\\",\\n \\\"ipaddress-v4-aim\\\": \\\"example-ipaddress-v4-aim-val-33665\\\",\\n \\\"ipaddress-v6-aim\\\": \\\"example-ipaddress-v6-aim-val-6210\\\",\\n \\\"ipaddress-v6-oam\\\": \\\"example-ipaddress-v6-oam-val-40977\\\",\\n \\\"inv-status\\\": \\\"example-inv-status-val-3682\\\",\\n \\\"pserver-id\\\": \\\"example-pserver-id-val-82142\\\",\\n \\\"internet-topology\\\": \\\"example-internet-topology-val-56425\\\",\\n \\\"in-maint\\\": true,\\n \\\"pserver-name2\\\": \\\"example-pserver-name2-val-53802\\\",\\n \\\"purpose\\\": \\\"example-purpose-val-90218\\\",\\n \\\"prov-status\\\": \\\"example-prov-status-val-11642\\\",\\n \\\"management-option\\\": \\\"example-management-option-val-91111\\\",\\n \\\"host-profile\\\": \\\"example-host-profile-val-36247\\\"\\n}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:870-91707\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[81976], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:870-91707]}\",\"Entity\":\"\"}"} 12:15:06 2024-08-06 12:15:06.903 INFO 2786 --- [p1195710015-478] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:06 2024-08-06T12:15:06.870Z|2024-08-06T12:15:06.903Z|9d3d330a-d7fc-4894-ba7a-7dc9ded9056e||qtp1195710015-478||/aai/v29/cloud-infrastructure/pservers|test|COMPLETE|201|Created||INFO||10.30.106.19|33|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=9d3d330a-d7fc-4894-ba7a-7dc9ded9056e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=33, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:06.870Z, InvocationID=a650030b-5c00-4925-8326-7408b750aeb2, LogTimestamp=2024-08-06T12:15:06.903Z, ResponseDesc=Created, elapsedTime=5|||Exiting. 12:15:06 127.0.0.1 - - [06/Aug/2024:12:15:06 +0000] "PUT /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 201 0 REST someTransaction test - - - - - - - - - - 46 - "logType": "access" 12:15:06 2024-08-06 12:15:06.908 DEBUG 2786 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Received response (auto-read:false) : [Date=Tue, 06 Aug 2024 12:15:06 GMT, vertex-id=81976, Content-Type=application/json, X-AAI-TXID=2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:870-91707, content-length=0] 12:15:06 2024-08-06 12:15:06.908 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(PUT{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [response_received]) 12:15:06 2024-08-06 12:15:06.908 DEBUG 2786 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [93b266f5-1, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Received last HTTP packet 12:15:06 2024-08-06 12:15:06.909 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(PUT{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [response_completed]) 12:15:06 2024-08-06 12:15:06.909 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(PUT{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [disconnecting]) 12:15:06 2024-08-06 12:15:06.909 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Releasing channel 12:15:06 2024-08-06 12:15:06.909 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Channel cleaned, now: 0 active connections, 2 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.911 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Channel acquired, now: 1 active connections, 1 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.911 DEBUG 2786 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [dd4ee6ca-2, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Handler is being applied: {uri=http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, method=GET} 12:15:06 2024-08-06 12:15:06.911 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-2, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [request_prepared]) 12:15:06 2024-08-06 12:15:06.915 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-2, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [request_sent]) 12:15:06 2024-08-06T12:15:06.916Z|2024-08-06T12:15:06.916Z|5e375dff-9ca6-4b8b-9fd7-eb932e565902||qtp1195710015-473||/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5e375dff-9ca6-4b8b-9fd7-eb932e565902, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:06.916Z, ElapsedTime=0, InvocationID=a4874f2b-65e4-4aab-ae35-3eba2bbbc7ba, PartnerName=test, LogTimestamp=2024-08-06T12:15:06.916Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:06 2024-08-06 12:15:06.916 INFO 2786 --- [p1195710015-473] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:06 2024-08-06 12:15:06.921 INFO 2786 --- [ol-343-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:06 2024-08-06 12:15:06.921 INFO 2786 --- [ol-343-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:06 2024-08-06 12:15:06.921 INFO 2786 --- [ol-343-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:06 2024-08-06 12:15:06.921 INFO 2786 --- [ol-343-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:06 12:15:06.921 [pool-343-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:06 2024-08-06T12:15:06.921Z|2024-08-06T12:15:06.921Z|5e375dff-9ca6-4b8b-9fd7-eb932e565902||pool-343-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=5e375dff-9ca6-4b8b-9fd7-eb932e565902, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:06.921Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.916Z, InvocationID=a4874f2b-65e4-4aab-ae35-3eba2bbbc7ba, LogTimestamp=2024-08-06T12:15:06.921Z|||Invoke 12:15:06 12:15:06.928 [pool-343-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:06 2024-08-06 12:15:06.928 INFO 2786 --- [ol-343-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:06 2024-08-06T12:15:06.921Z|2024-08-06T12:15:06.928Z|5e375dff-9ca6-4b8b-9fd7-eb932e565902||pool-343-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|COMPLETE|200|OK||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=5e375dff-9ca6-4b8b-9fd7-eb932e565902, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:06.921Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.916Z, InvocationID=a4874f2b-65e4-4aab-ae35-3eba2bbbc7ba, LogTimestamp=2024-08-06T12:15:06.928Z, ResponseDesc=OK, elapsedTime=5|||InvokeReturn 12:15:06 2024-08-06T12:15:06.916Z|2024-08-06T12:15:06.929+0000|5e375dff-9ca6-4b8b-9fd7-eb932e565902||qtp1195710015-473|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=test:{"transactionId":"5e375dff-9ca6-4b8b-9fd7-eb932e565902","status":"200","rqstDate":"240806-12:15:06:917","respDate":"240806-12:15:06:929","sourceId":"test:5e375dff-9ca6-4b8b-9fd7-eb932e565902","resourceId":"http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:917-40535\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.13], WebTestClient-Request-Id=[3], Host=[localhost:35601], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[5e375dff-9ca6-4b8b-9fd7-eb932e565902]}\"}"} 12:15:06 2024-08-06 12:15:06.929 INFO 2786 --- [p1195710015-473] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:06 2024-08-06T12:15:06.916Z|2024-08-06T12:15:06.929Z|5e375dff-9ca6-4b8b-9fd7-eb932e565902||qtp1195710015-473||/aai/v29/cloud-infrastructure/pservers|test|COMPLETE|200|OK||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=5e375dff-9ca6-4b8b-9fd7-eb932e565902, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:06.916Z, InvocationID=a4874f2b-65e4-4aab-ae35-3eba2bbbc7ba, LogTimestamp=2024-08-06T12:15:06.929Z, ResponseDesc=OK|||Exiting. 12:15:06 127.0.0.1 - - [06/Aug/2024:12:15:06 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 200 1236 REST someTransaction test - - - - - - - - - - 16 - "logType": "access" 12:15:06 2024-08-06 12:15:06.932 DEBUG 2786 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [dd4ee6ca-2, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Received response (auto-read:false) : [Date=Tue, 06 Aug 2024 12:15:06 GMT, vertex-id=81976, Content-Type=application/json, X-AAI-TXID=0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:917-40535, content-length=1236] 12:15:06 2024-08-06 12:15:06.932 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-2, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [response_received]) 12:15:06 2024-08-06 12:15:06.939 DEBUG 2786 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [dd4ee6ca-2, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Received last HTTP packet 12:15:06 2024-08-06 12:15:06.939 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [response_completed]) 12:15:06 2024-08-06 12:15:06.939 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [disconnecting]) 12:15:06 2024-08-06 12:15:06.939 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Releasing channel 12:15:06 2024-08-06 12:15:06.942 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Channel cleaned, now: 0 active connections, 2 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.968 DEBUG 2786 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] FluxReceive{pending=1, cancelled=false, inboundDone=true, inboundError=null}: subscribing inbound receiver 12:15:06 2024-08-06 12:15:06.985 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Channel acquired, now: 1 active connections, 1 inactive connections and 0 pending acquire requests. 12:15:06 2024-08-06 12:15:06.986 DEBUG 2786 --- [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [93b266f5-2, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Handler is being applied: {uri=http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880, method=DELETE} 12:15:06 2024-08-06 12:15:06.986 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-2, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(DELETE{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [request_prepared]) 12:15:06 2024-08-06 12:15:06.988 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-2, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(DELETE{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [request_sent]) 12:15:06 2024-08-06T12:15:06.990Z|2024-08-06T12:15:06.990Z|7ebb012e-cd7c-437d-8989-7699ccb67c1a||qtp1195710015-479||/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7ebb012e-cd7c-437d-8989-7699ccb67c1a, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:06.990Z, ElapsedTime=0, InvocationID=af1eb7b1-f146-4e36-818e-88204e8c9c92, PartnerName=test, LogTimestamp=2024-08-06T12:15:06.990Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:06 2024-08-06 12:15:06.990 INFO 2786 --- [p1195710015-479] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:06 2024-08-06 12:15:06.993 INFO 2786 --- [p1195710015-479] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:06 2024-08-06 12:15:06.993 INFO 2786 --- [p1195710015-479] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:06 2024-08-06 12:15:06.993 INFO 2786 --- [p1195710015-479] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:06 2024-08-06 12:15:06.994 INFO 2786 --- [p1195710015-479] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:06 2024-08-06T12:15:06.993Z|2024-08-06T12:15:06.994Z|7ebb012e-cd7c-437d-8989-7699ccb67c1a||qtp1195710015-479||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=7ebb012e-cd7c-437d-8989-7699ccb67c1a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:06.993Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.990Z, InvocationID=af1eb7b1-f146-4e36-818e-88204e8c9c92, LogTimestamp=2024-08-06T12:15:06.994Z|||Invoke 12:15:06 12:15:06.994 [qtp1195710015-479] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.002 INFO 2786 --- [p1195710015-479] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.002 [qtp1195710015-479] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:06.993Z|2024-08-06T12:15:07.002Z|7ebb012e-cd7c-437d-8989-7699ccb67c1a||qtp1195710015-479||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|COMPLETE|204|No Content||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=7ebb012e-cd7c-437d-8989-7699ccb67c1a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:06.993Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:06.990Z, InvocationID=af1eb7b1-f146-4e36-818e-88204e8c9c92, LogTimestamp=2024-08-06T12:15:07.002Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:07 2024-08-06T12:15:07.002Z|2024-08-06T12:15:07.305+0000|7ebb012e-cd7c-437d-8989-7699ccb67c1a||qtp1195710015-479|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|test|||||DEBUG||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=test:{"transactionId":"7ebb012e-cd7c-437d-8989-7699ccb67c1a","status":"204","rqstDate":"240806-12:15:06:990","respDate":"240806-12:15:07:305","sourceId":"test:7ebb012e-cd7c-437d-8989-7699ccb67c1a","resourceId":"http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880","resourceType":"DELETE","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:990-69787\",\"Http-Method\":\"DELETE\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.13], WebTestClient-Request-Id=[4], Host=[localhost:35601], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[7ebb012e-cd7c-437d-8989-7699ccb67c1a]}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:990-69787\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:990-69787]}\",\"Entity\":\"\"}"} 12:15:07 2024-08-06 12:15:07.306 INFO 2786 --- [p1195710015-479] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:07 2024-08-06T12:15:06.990Z|2024-08-06T12:15:07.306Z|7ebb012e-cd7c-437d-8989-7699ccb67c1a||qtp1195710015-479||/aai/v29/cloud-infrastructure/pservers|test|COMPLETE|204|No Content||INFO||10.30.106.19|316|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=204, RequestID=7ebb012e-cd7c-437d-8989-7699ccb67c1a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=316, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:06.990Z, InvocationID=af1eb7b1-f146-4e36-818e-88204e8c9c92, LogTimestamp=2024-08-06T12:15:07.306Z, ResponseDesc=No Content, elapsedTime=0|||Exiting. 12:15:07 127.0.0.1 - - [06/Aug/2024:12:15:07 +0000] "DELETE /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880" 204 0 REST someTransaction test - - - - - - - - - - 320 - "logType": "access" 12:15:07 2024-08-06 12:15:07.309 DEBUG 2786 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [93b266f5-2, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Received response (auto-read:false) : [Date=Tue, 06 Aug 2024 12:15:06 GMT, Content-Type=application/json, X-AAI-TXID=2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:06:990-69787] 12:15:07 2024-08-06 12:15:07.309 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-2, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(DELETE{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [response_received]) 12:15:07 2024-08-06 12:15:07.310 DEBUG 2786 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [93b266f5-2, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Received last HTTP packet 12:15:07 2024-08-06 12:15:07.310 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(DELETE{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [response_completed]) 12:15:07 2024-08-06 12:15:07.310 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(DELETE{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1722946506880, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [disconnecting]) 12:15:07 2024-08-06 12:15:07.311 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Releasing channel 12:15:07 2024-08-06 12:15:07.311 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Channel cleaned, now: 0 active connections, 2 inactive connections and 0 pending acquire requests. 12:15:07 2024-08-06 12:15:07.312 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Channel acquired, now: 1 active connections, 1 inactive connections and 0 pending acquire requests. 12:15:07 2024-08-06 12:15:07.312 DEBUG 2786 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [dd4ee6ca-3, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Handler is being applied: {uri=http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, method=GET} 12:15:07 2024-08-06 12:15:07.312 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-3, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [request_prepared]) 12:15:07 2024-08-06 12:15:07.314 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-3, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [request_sent]) 12:15:07 2024-08-06 12:15:07.316 INFO 2786 --- [p1195710015-478] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:07 2024-08-06T12:15:07.316Z|2024-08-06T12:15:07.316Z|68288250-6194-48b9-88c7-e70e4ea938cd||qtp1195710015-478||/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=68288250-6194-48b9-88c7-e70e4ea938cd, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:07.316Z, ElapsedTime=0, InvocationID=9e236b48-d60c-4636-a125-def46bc7c10e, PartnerName=test, LogTimestamp=2024-08-06T12:15:07.316Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:07 2024-08-06 12:15:07.322 INFO 2786 --- [ol-344-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.322 INFO 2786 --- [ol-344-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.322 INFO 2786 --- [ol-344-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.322 INFO 2786 --- [ol-344-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.322Z|2024-08-06T12:15:07.322Z|68288250-6194-48b9-88c7-e70e4ea938cd||pool-344-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=68288250-6194-48b9-88c7-e70e4ea938cd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:07.322Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, EntryTimestamp=2024-08-06T12:15:07.316Z, InvocationID=9e236b48-d60c-4636-a125-def46bc7c10e, LogTimestamp=2024-08-06T12:15:07.322Z|||Invoke 12:15:07 12:15:07.322 [pool-344-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.324 INFO 2786 --- [ol-344-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.322Z|2024-08-06T12:15:07.324Z|68288250-6194-48b9-88c7-e70e4ea938cd||pool-344-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=68288250-6194-48b9-88c7-e70e4ea938cd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:07.322Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:07.316Z, InvocationID=9e236b48-d60c-4636-a125-def46bc7c10e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.324Z, ResponseDesc=Not Found|||InvokeReturn 12:15:07 12:15:07.324 [pool-344-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.316Z|2024-08-06T12:15:07.325+0000|68288250-6194-48b9-88c7-e70e4ea938cd||qtp1195710015-478|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=test:{"transactionId":"68288250-6194-48b9-88c7-e70e4ea938cd","status":"404","rqstDate":"240806-12:15:07:317","respDate":"240806-12:15:07:325","sourceId":"test:68288250-6194-48b9-88c7-e70e4ea938cd","resourceId":"http://localhost:35601/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:07:317-70464\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.13], WebTestClient-Request-Id=[5], Host=[localhost:35601], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[68288250-6194-48b9-88c7-e70e4ea938cd]}\"}"} 12:15:07 2024-08-06 12:15:07.325 INFO 2786 --- [p1195710015-478] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:07 2024-08-06T12:15:07.316Z|2024-08-06T12:15:07.325Z|68288250-6194-48b9-88c7-e70e4ea938cd||qtp1195710015-478||/aai/v29/cloud-infrastructure/pservers|test|ERROR|404|Not Found||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=68288250-6194-48b9-88c7-e70e4ea938cd, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=9, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:07.316Z, InvocationID=9e236b48-d60c-4636-a125-def46bc7c10e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.325Z, ResponseDesc=Not Found|||Exiting. 12:15:07 127.0.0.1 - - [06/Aug/2024:12:15:07 +0000] "GET /aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 404 333 REST someTransaction test - - - - - - - - - - 13 - "logType": "access" 12:15:07 2024-08-06 12:15:07.327 DEBUG 2786 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [dd4ee6ca-3, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Received response (auto-read:false) : [Date=Tue, 06 Aug 2024 12:15:07 GMT, Content-Type=application/json, X-AAI-TXID=2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:07:317-70464, content-length=333] 12:15:07 2024-08-06 12:15:07.327 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca-3, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [response_received]) 12:15:07 2024-08-06 12:15:07.328 DEBUG 2786 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [dd4ee6ca-3, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Received last HTTP packet 12:15:07 2024-08-06 12:15:07.328 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [response_completed]) 12:15:07 2024-08-06 12:15:07.328 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000, connection=PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601]}}, [disconnecting]) 12:15:07 2024-08-06 12:15:07.328 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Releasing channel 12:15:07 2024-08-06 12:15:07.328 DEBUG 2786 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 - R:localhost/127.0.0.1:35601] Channel cleaned, now: 0 active connections, 2 inactive connections and 0 pending acquire requests. 12:15:07 12:15:07.332 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.332 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.338 INFO 2786 --- [ol-345-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.338 INFO 2786 --- [ol-345-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.339 INFO 2786 --- [ol-345-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.339 INFO 2786 --- [ol-345-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.339 [pool-345-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.339Z|2024-08-06T12:15:07.339Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-345-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.339Z, LogTimestamp=2024-08-06T12:15:07.339Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.340 INFO 2786 --- [ol-345-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.340 [pool-345-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.339Z|2024-08-06T12:15:07.340Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-345-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:07.339Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.340Z, ResponseDesc=Not Found, elapsedTime=0|||InvokeReturn 12:15:07 2024-08-06 12:15:07.345 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.345 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.345 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.346 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.346 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.345Z|2024-08-06T12:15:07.345Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.345Z, LogTimestamp=2024-08-06T12:15:07.345Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.352 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.345Z|2024-08-06T12:15:07.352Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|COMPLETE|201|Created||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:07.345Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.352Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:07 12:15:07.352 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.361 INFO 2786 --- [ol-346-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.361 INFO 2786 --- [ol-346-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.362 INFO 2786 --- [ol-346-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.362 INFO 2786 --- [ol-346-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.362 [pool-346-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.362Z|2024-08-06T12:15:07.362Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-346-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.362Z, LogTimestamp=2024-08-06T12:15:07.362Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.367 INFO 2786 --- [ol-346-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.367 [pool-346-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.362Z|2024-08-06T12:15:07.367Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-346-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.362Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.367Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:07 2024-08-06 12:15:07.371 INFO 2786 --- [ol-347-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.371 INFO 2786 --- [ol-347-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.371 INFO 2786 --- [ol-347-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.372 [pool-347-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.372 INFO 2786 --- [ol-347-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.372Z|2024-08-06T12:15:07.372Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-347-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.372Z, LogTimestamp=2024-08-06T12:15:07.372Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.373 [pool-347-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.373 INFO 2786 --- [ol-347-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.372Z|2024-08-06T12:15:07.373Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-347-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:07.372Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.373Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:15:07 2024-08-06 12:15:07.378 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.378 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.378 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.378 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.378 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.378Z|2024-08-06T12:15:07.378Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.378Z, LogTimestamp=2024-08-06T12:15:07.378Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.392 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.392 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.378Z|2024-08-06T12:15:07.392Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|COMPLETE|201|Created||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=14, InvokeTimestamp=2024-08-06T12:15:07.378Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.392Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:07 2024-08-06 12:15:07.402 INFO 2786 --- [ol-348-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.403 INFO 2786 --- [ol-348-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.403 INFO 2786 --- [ol-348-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.403 [pool-348-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.403Z|2024-08-06T12:15:07.403Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-348-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.403Z, LogTimestamp=2024-08-06T12:15:07.403Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=5, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.403 INFO 2786 --- [ol-348-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.408 [pool-348-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.403Z|2024-08-06T12:15:07.408Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-348-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.403Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.408Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:07 2024-08-06 12:15:07.408 INFO 2786 --- [ol-348-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06 12:15:07.413 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.413 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.413 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.414 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.414 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.413Z|2024-08-06T12:15:07.414Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.413Z, LogTimestamp=2024-08-06T12:15:07.414Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=5, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.420 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.413Z|2024-08-06T12:15:07.420Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list|COMPLETE|200|OK||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:07.413Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.420Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:07 2024-08-06 12:15:07.420 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06 12:15:07.431 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 200 Entity: null 12:15:07 12:15:07.431 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200 Entity: null 12:15:07 2024-08-06 12:15:07.437 INFO 2786 --- [ol-349-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.437 INFO 2786 --- [ol-349-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.437 INFO 2786 --- [ol-349-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.438 [pool-349-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.437Z|2024-08-06T12:15:07.438Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-349-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.437Z, LogTimestamp=2024-08-06T12:15:07.438Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.438 INFO 2786 --- [ol-349-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.447 [pool-349-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.447 INFO 2786 --- [ol-349-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.437Z|2024-08-06T12:15:07.447Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-349-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:15:07.437Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.447Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 12:15:07 12:15:07.452 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.452 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.457 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.457 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.457 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.457 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.457 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.457Z|2024-08-06T12:15:07.457Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.457Z, LogTimestamp=2024-08-06T12:15:07.457Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.459 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.459 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.457Z|2024-08-06T12:15:07.459Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:07.457Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.459Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 12:15:07 2024-08-06 12:15:07.461 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.461 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.468 INFO 2786 --- [ol-350-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.468 INFO 2786 --- [ol-350-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.468 INFO 2786 --- [ol-350-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.468 [pool-350-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.468 INFO 2786 --- [ol-350-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.468Z|2024-08-06T12:15:07.468Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-350-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.468Z, LogTimestamp=2024-08-06T12:15:07.468Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.470 [pool-350-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.468Z|2024-08-06T12:15:07.470Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-350-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:07.468Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.470Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 12:15:07 2024-08-06 12:15:07.470 INFO 2786 --- [ol-350-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06 12:15:07.475 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.475 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.475 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.475 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.475 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.475Z|2024-08-06T12:15:07.475Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.475Z, LogTimestamp=2024-08-06T12:15:07.475Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.481 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.481 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.475Z|2024-08-06T12:15:07.481Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|COMPLETE|201|Created||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:07.475Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.481Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:07 2024-08-06 12:15:07.489 INFO 2786 --- [ol-351-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.489 INFO 2786 --- [ol-351-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.489 INFO 2786 --- [ol-351-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.490 INFO 2786 --- [ol-351-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.490Z|2024-08-06T12:15:07.490Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-351-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.490Z, LogTimestamp=2024-08-06T12:15:07.490Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.490 [pool-351-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.495 INFO 2786 --- [ol-351-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.490Z|2024-08-06T12:15:07.495Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-351-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.490Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.495Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:07 12:15:07.495 [pool-351-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.499 INFO 2786 --- [ol-352-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.499 INFO 2786 --- [ol-352-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.499 INFO 2786 --- [ol-352-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.499 [pool-352-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.499 INFO 2786 --- [ol-352-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.499Z|2024-08-06T12:15:07.499Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-352-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.499Z, LogTimestamp=2024-08-06T12:15:07.499Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.500 [pool-352-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.500 INFO 2786 --- [ol-352-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.499Z|2024-08-06T12:15:07.500Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-352-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:07.499Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.500Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:15:07 2024-08-06 12:15:07.504 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.504 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.504 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.505 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.505 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.505Z|2024-08-06T12:15:07.505Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.505Z, LogTimestamp=2024-08-06T12:15:07.505Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.512 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.512 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.505Z|2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|COMPLETE|201|Created||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:07.505Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.511Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:07 2024-08-06 12:15:07.519 INFO 2786 --- [ol-353-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.519 INFO 2786 --- [ol-353-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.519 INFO 2786 --- [ol-353-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.519 INFO 2786 --- [ol-353-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.519 [pool-353-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.519Z|2024-08-06T12:15:07.519Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-353-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.519Z, LogTimestamp=2024-08-06T12:15:07.519Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.522 INFO 2786 --- [ol-353-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.522 [pool-353-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.519Z|2024-08-06T12:15:07.522Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-353-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:07.519Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.522Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:07 2024-08-06 12:15:07.528 INFO 2786 --- [ol-354-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.528 INFO 2786 --- [ol-354-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.528 INFO 2786 --- [ol-354-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.528 INFO 2786 --- [ol-354-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.528 [pool-354-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.528Z|2024-08-06T12:15:07.528Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-354-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.528Z, LogTimestamp=2024-08-06T12:15:07.528Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.531 ERROR 2786 --- [ol-354-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 397 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 509 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 461 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 458 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 12:15:07.531 [pool-354-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 397 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 509 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 461 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 458 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 2024-08-06T12:15:07.528Z|3c4ace61-598d-4287-8665-ceaf47e3703f|pool-354-thread-1|UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|300|No relationship was found:3000:Not Found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list|ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 397 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 509 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 461 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 458 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 2024-08-06 12:15:07.532 INFO 2786 --- [ol-354-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.532 [pool-354-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.528Z|2024-08-06T12:15:07.532Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-354-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|404|Not Found||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:07.528Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.532Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 12:15:07 12:15:07.532 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 404 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["GET_RELATIONSHIP","cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d","No relationship was found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list","ERR.5.4.6149"]}}} 12:15:07 2024-08-06 12:15:07.532 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 404 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["GET_RELATIONSHIP","cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d","No relationship was found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list","ERR.5.4.6149"]}}} 12:15:07 12:15:07.536 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.536 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.540 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.540 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:15:07 2024-08-06 12:15:07.543 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:15:07 12:15:07.543 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:15:07 2024-08-06 12:15:07.543 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:15:07 12:15:07.543 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 570 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 325 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod 12:15:07 2024-08-06 12:15:07.544 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 12:15:07 12:15:07.544 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.544 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.544 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.545 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.545 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 102 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 333 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.545 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 12:15:07 12:15:07.545 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|pool-355-thread-1|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 12:15:07.548 [pool-355-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 2024-08-06 12:15:07.548 ERROR 2786 --- [ol-355-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|pool-355-thread-1|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 12:15:07.548 [pool-355-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 2024-08-06 12:15:07.548 ERROR 2786 --- [ol-355-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 222 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 203 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 200 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.549 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.549 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.549 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.549 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 319 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 347 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.550 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.550 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.550 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.550 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 534 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 392 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 353 :MethodName- testInvalidUriThrowRandomException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.556 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.556 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.558 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.558 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.560 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.560 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.562 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.562 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.563 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 12:15:07.563 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 579 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 82 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 368 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.563 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 12:15:07 12:15:07.563 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.564 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 12:15:07.564 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.564 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 12:15:07.564 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 111 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 375 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.564 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 12:15:07 12:15:07.564 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 12:15:07 2024-08-06 12:15:07.570 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/related-to/fsdf","Invalid input performing %1 on %2:Unrecognized AAI object fsdf","ERR.5.2.3000"]}}} 12:15:07 12:15:07.570 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/related-to/fsdf","Invalid input performing %1 on %2:Unrecognized AAI object fsdf","ERR.5.2.3000"]}}} 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.571 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 12:15:07.571 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06T12:15:07.511Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 2024-08-06 12:15:07.571 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 12:15:07.571 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 633 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 404 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 398 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:07 12:15:07.574 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.574 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.579 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.579 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.586 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Channel acquired, now: 1 active connections, 1 inactive connections and 0 pending acquire requests. 12:15:07 2024-08-06 12:15:07.586 DEBUG 2786 --- [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Handler is being applied: {uri=http://localhost:35601/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10, method=GET} 12:15:07 2024-08-06 12:15:07.586 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [request_prepared]) 12:15:07 2024-08-06 12:15:07.587 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [request_sent]) 12:15:07 2024-08-06 12:15:07.589 INFO 2786 --- [p1195710015-477] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:07 2024-08-06T12:15:07.589Z|2024-08-06T12:15:07.589Z|4fc8813b-385c-4546-8448-b9c0c5c0482f||qtp1195710015-477||/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4fc8813b-385c-4546-8448-b9c0c5c0482f, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:07.589Z, ElapsedTime=0, InvocationID=2064a52e-5639-4c8c-9844-e0cb7a8e0963, PartnerName=test, LogTimestamp=2024-08-06T12:15:07.589Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:07 2024-08-06 12:15:07.594 INFO 2786 --- [ol-357-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.594 INFO 2786 --- [ol-357-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.594 INFO 2786 --- [ol-357-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.594 INFO 2786 --- [ol-357-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.594 [pool-357-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.594Z|2024-08-06T12:15:07.594Z|4fc8813b-385c-4546-8448-b9c0c5c0482f||pool-357-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=4fc8813b-385c-4546-8448-b9c0c5c0482f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:07.594Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:15:07.589Z, InvocationID=2064a52e-5639-4c8c-9844-e0cb7a8e0963, LogTimestamp=2024-08-06T12:15:07.594Z|||Invoke 12:15:07 12:15:07.620 [pool-357-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.620 INFO 2786 --- [ol-357-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.594Z|2024-08-06T12:15:07.619Z|4fc8813b-385c-4546-8448-b9c0c5c0482f||pool-357-thread-1||/aai/v29/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=4fc8813b-385c-4546-8448-b9c0c5c0482f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:15:07.594Z, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers, EntryTimestamp=2024-08-06T12:15:07.589Z, InvocationID=2064a52e-5639-4c8c-9844-e0cb7a8e0963, LogTimestamp=2024-08-06T12:15:07.619Z, ResponseDesc=OK, elapsedTime=9|||InvokeReturn 12:15:07 2024-08-06T12:15:07.589Z|2024-08-06T12:15:07.621+0000|4fc8813b-385c-4546-8448-b9c0c5c0482f||qtp1195710015-477|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/cloud-infrastructure/pservers|test|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=test:{"transactionId":"4fc8813b-385c-4546-8448-b9c0c5c0482f","status":"200","rqstDate":"240806-12:15:07:590","respDate":"240806-12:15:07:621","sourceId":"test:4fc8813b-385c-4546-8448-b9c0c5c0482f","resourceId":"http://localhost:35601/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:07:590-81041\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.0.13], WebTestClient-Request-Id=[6], Host=[localhost:35601], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[4fc8813b-385c-4546-8448-b9c0c5c0482f]}\"}"} 12:15:07 2024-08-06 12:15:07.621 INFO 2786 --- [p1195710015-477] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:07 2024-08-06T12:15:07.589Z|2024-08-06T12:15:07.621Z|4fc8813b-385c-4546-8448-b9c0c5c0482f||qtp1195710015-477||/aai/v29/cloud-infrastructure/pservers|test|COMPLETE|200|OK||INFO||10.30.106.19|32|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=4fc8813b-385c-4546-8448-b9c0c5c0482f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=32, PartnerName=test, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:07.589Z, InvocationID=2064a52e-5639-4c8c-9844-e0cb7a8e0963, LogTimestamp=2024-08-06T12:15:07.621Z, ResponseDesc=OK|||Exiting. 12:15:07 127.0.0.1 - - [06/Aug/2024:12:15:07 +0000] "GET /aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10" 200 961 REST someTransaction test - - - - - - - - - - 35 - "logType": "access" 12:15:07 2024-08-06 12:15:07.623 DEBUG 2786 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Received response (auto-read:false) : [Date=Tue, 06 Aug 2024 12:15:07 GMT, vertex-id=36912, total-results=6, total-pages=1, Content-Type=application/json, X-AAI-TXID=0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:07:590-81041, content-length=961] 12:15:07 2024-08-06 12:15:07.623 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601]}}, [response_received]) 12:15:07 2024-08-06 12:15:07.631 DEBUG 2786 --- [or-http-epoll-3] reactor.netty.channel.FluxReceive : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] FluxReceive{pending=1, cancelled=false, inboundDone=false, inboundError=null}: subscribing inbound receiver 12:15:07 2024-08-06 12:15:07.633 DEBUG 2786 --- [or-http-epoll-3] r.n.http.client.HttpClientOperations : [93b266f5-3, L:/127.0.0.1:56480 - R:localhost/127.0.0.1:35601] Received last HTTP packet 12:15:07 2024-08-06 12:15:07.640 DEBUG 2786 --- [or-http-epoll-3] r.n.resources.PooledConnectionProvider : [93b266f5-3, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601] Channel closed, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 12:15:07 2024-08-06 12:15:07.641 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601]}}, [response_completed]) 12:15:07 2024-08-06 12:15:07.641 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601] onStateChange(GET{uri=/aai/v29/cloud-infrastructure/pservers?resultIndex=1&resultSize=10, connection=PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601]}}, [disconnecting]) 12:15:07 2024-08-06 12:15:07.641 DEBUG 2786 --- [or-http-epoll-3] r.n.r.DefaultPooledConnectionProvider : [93b266f5, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601] onStateChange(PooledConnection{channel=[id: 0x93b266f5, L:/127.0.0.1:56480 ! R:localhost/127.0.0.1:35601]}, [disconnecting]) 12:15:07 2024-08-06 12:15:07.645 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.645 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.652 INFO 2786 --- [ol-358-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.652 INFO 2786 --- [ol-358-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.652 INFO 2786 --- [ol-358-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.653 INFO 2786 --- [ol-358-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.653 [pool-358-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.653Z|2024-08-06T12:15:07.653Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-358-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:07.653Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=100, LogTimestamp=2024-08-06T12:15:07.653Z, elapsedTime=1|||Invoke 12:15:07 12:15:07.654 [pool-358-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.654 INFO 2786 --- [ol-358-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.653Z|2024-08-06T12:15:07.654Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-358-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:07.653Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.654Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 12:15:07 2024-08-06 12:15:07.659 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.659 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.659 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.659 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.659 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.659Z|2024-08-06T12:15:07.659Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:07.659Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=100, LogTimestamp=2024-08-06T12:15:07.659Z, elapsedTime=1|||Invoke 12:15:07 2024-08-06 12:15:07.665 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.659Z|2024-08-06T12:15:07.665Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|COMPLETE|201|Created||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:07.659Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=100, LogTimestamp=2024-08-06T12:15:07.665Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:07 12:15:07.665 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.674 INFO 2786 --- [ol-359-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.674 INFO 2786 --- [ol-359-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.674 INFO 2786 --- [ol-359-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.674 INFO 2786 --- [ol-359-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.674Z|2024-08-06T12:15:07.674Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-359-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.674Z, LogTimestamp=2024-08-06T12:15:07.674Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.674 [pool-359-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.679 INFO 2786 --- [ol-359-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.674Z|2024-08-06T12:15:07.678Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-359-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:07.674Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.678Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:07 12:15:07.679 [pool-359-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.684 INFO 2786 --- [ol-360-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.684 INFO 2786 --- [ol-360-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.684 INFO 2786 --- [ol-360-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.685 [pool-360-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.685Z|2024-08-06T12:15:07.685Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-360-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.685Z, LogTimestamp=2024-08-06T12:15:07.685Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.685 INFO 2786 --- [ol-360-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.686 [pool-360-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.685Z|2024-08-06T12:15:07.686Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-360-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:07.685Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:07.686Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:15:07 2024-08-06 12:15:07.686 INFO 2786 --- [ol-360-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06 12:15:07.691 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.691 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.691 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.691 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.691 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.691Z|2024-08-06T12:15:07.691Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.691Z, LogTimestamp=2024-08-06T12:15:07.691Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.701 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.691Z|2024-08-06T12:15:07.701Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|COMPLETE|201|Created||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:15:07.691Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.701Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:07 12:15:07.701 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.709 INFO 2786 --- [ol-361-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.709 INFO 2786 --- [ol-361-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.709 INFO 2786 --- [ol-361-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.709 INFO 2786 --- [ol-361-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.709Z|2024-08-06T12:15:07.709Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-361-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.709Z, LogTimestamp=2024-08-06T12:15:07.709Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.709 [pool-361-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.714 INFO 2786 --- [ol-361-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.709Z|2024-08-06T12:15:07.714Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-361-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.709Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.714Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:07 12:15:07.714 [pool-361-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.719 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.719 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.719 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.719 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.719 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.719Z|2024-08-06T12:15:07.719Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.719Z, LogTimestamp=2024-08-06T12:15:07.719Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.724 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.724 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.719Z|2024-08-06T12:15:07.724Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.719Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.724Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:07 2024-08-06 12:15:07.733 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 200 Entity: null 12:15:07 12:15:07.733 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200 Entity: null 12:15:07 2024-08-06 12:15:07.737 INFO 2786 --- [ol-362-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.737 INFO 2786 --- [ol-362-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.737 INFO 2786 --- [ol-362-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.737 [pool-362-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.737 INFO 2786 --- [ol-362-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.737Z|2024-08-06T12:15:07.737Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-362-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.737Z, LogTimestamp=2024-08-06T12:15:07.737Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.740 [pool-362-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.737Z|2024-08-06T12:15:07.740Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-362-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:07.737Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.740Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:07 2024-08-06 12:15:07.740 INFO 2786 --- [ol-362-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06 12:15:07.743 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:07 12:15:07.743 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:07 2024-08-06 12:15:07.748 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.748 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.748 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.748 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.748 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.748Z|2024-08-06T12:15:07.748Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.748Z, LogTimestamp=2024-08-06T12:15:07.748Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.755 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.755 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.748Z|2024-08-06T12:15:07.755Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|201|Created||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:07.748Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.755Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:15:07 2024-08-06 12:15:07.760 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:07 12:15:07.760 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:07 2024-08-06 12:15:07.764 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.764 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.764 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.764 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 12:15:07.764 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.764Z|2024-08-06T12:15:07.764Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.764Z, LogTimestamp=2024-08-06T12:15:07.764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:07 2024-08-06 12:15:07.774 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.774 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06T12:15:07.764Z|2024-08-06T12:15:07.774Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|201|Created||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:15:07.764Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.774Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:07 2024-08-06 12:15:07.784 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:07 12:15:07.784 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:07 2024-08-06 12:15:07.788 INFO 2786 --- [ol-363-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.788 INFO 2786 --- [ol-363-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.788 INFO 2786 --- [ol-363-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 12:15:07.788 [pool-363-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.788 INFO 2786 --- [ol-363-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.788Z|2024-08-06T12:15:07.788Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-363-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.788Z, LogTimestamp=2024-08-06T12:15:07.788Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.793 [pool-363-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.793 INFO 2786 --- [ol-363-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.788Z|2024-08-06T12:15:07.793Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-363-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.788Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.793Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:07 12:15:07.794 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 12:15:07 2024-08-06 12:15:07.794 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 12:15:07 2024-08-06 12:15:07.798 INFO 2786 --- [ol-364-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.798 INFO 2786 --- [ol-364-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.798 INFO 2786 --- [ol-364-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.799 INFO 2786 --- [ol-364-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.799Z|2024-08-06T12:15:07.799Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-364-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.799Z, LogTimestamp=2024-08-06T12:15:07.799Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.799 [pool-364-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.804 INFO 2786 --- [ol-364-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06T12:15:07.799Z|2024-08-06T12:15:07.804Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-364-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:07.799Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.804Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:07 12:15:07.804 [pool-364-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.804 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:07 12:15:07.804 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:07 2024-08-06 12:15:07.808 INFO 2786 --- [ol-365-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.809 INFO 2786 --- [ol-365-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.809 INFO 2786 --- [ol-365-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06T12:15:07.809Z|2024-08-06T12:15:07.809Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-365-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.809Z, LogTimestamp=2024-08-06T12:15:07.809Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.809 [pool-365-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06 12:15:07.809 INFO 2786 --- [ol-365-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.809Z|2024-08-06T12:15:07.812Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-365-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:07.809Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.812Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:07 12:15:07.813 [pool-365-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:07 2024-08-06 12:15:07.813 INFO 2786 --- [ol-365-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 2024-08-06 12:15:07.815 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:07 2024-08-06 12:15:07.815 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:07 2024-08-06 12:15:07.815 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:07 2024-08-06 12:15:07.815 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:07 2024-08-06T12:15:07.815Z|2024-08-06T12:15:07.815Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:07.815Z, LogTimestamp=2024-08-06T12:15:07.815Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:07 12:15:07.815 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:07 2024-08-06T12:15:07.815Z|2024-08-06T12:15:07.824Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|204|No Content||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:07.815Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:07.824Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:07 2024-08-06 12:15:07.824 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:07 12:15:07.824 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06 12:15:08.134 INFO 2786 --- [ol-366-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.134 INFO 2786 --- [ol-366-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.134 INFO 2786 --- [ol-366-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 12:15:08.135 [pool-366-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06 12:15:08.135 INFO 2786 --- [ol-366-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 2024-08-06T12:15:08.134Z|2024-08-06T12:15:08.135Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-366-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.134Z, LogTimestamp=2024-08-06T12:15:08.135Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.139 [pool-366-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06T12:15:08.134Z|2024-08-06T12:15:08.139Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-366-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:08.134Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.139Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:08 2024-08-06 12:15:08.139 INFO 2786 --- [ol-366-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06 12:15:08.142 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.142 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.142 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.142 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.142 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.142Z|2024-08-06T12:15:08.142Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.142Z, LogTimestamp=2024-08-06T12:15:08.142Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.151 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06 12:15:08.151 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06T12:15:08.142Z|2024-08-06T12:15:08.151Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|204|No Content||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:08.142Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.151Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:08 2024-08-06 12:15:08.458 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:08 12:15:08.458 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:08 2024-08-06 12:15:08.465 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.465 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.465 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.465 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.465 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.465Z|2024-08-06T12:15:08.465Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.465Z, LogTimestamp=2024-08-06T12:15:08.465Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=0, TargetEntity=AAI.DB|||Invoke 12:15:08 2024-08-06 12:15:08.472 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 12:15:08.472 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06T12:15:08.465Z|2024-08-06T12:15:08.472Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|201|Created||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:08.465Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.472Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:15:08 12:15:08.478 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:08 2024-08-06 12:15:08.478 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:08 2024-08-06 12:15:08.482 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.482 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.482 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.482 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.482 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.482Z|2024-08-06T12:15:08.482Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.482Z, LogTimestamp=2024-08-06T12:15:08.482Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.493 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06T12:15:08.482Z|2024-08-06T12:15:08.493Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|201|Created||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:15:08.482Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.493Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:08 2024-08-06 12:15:08.493 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06 12:15:08.503 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 12:15:08 12:15:08.503 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 12:15:08 2024-08-06 12:15:08.507 INFO 2786 --- [ol-367-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.508 INFO 2786 --- [ol-367-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.508 INFO 2786 --- [ol-367-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.508 INFO 2786 --- [ol-367-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.508 [pool-367-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.508Z|2024-08-06T12:15:08.508Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-367-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.508Z, LogTimestamp=2024-08-06T12:15:08.508Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.515 [pool-367-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06T12:15:08.508Z|2024-08-06T12:15:08.514Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-367-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:08.508Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.514Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:08 2024-08-06 12:15:08.515 INFO 2786 --- [ol-367-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06 12:15:08.515 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:08 12:15:08.515 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:08 2024-08-06 12:15:08.520 INFO 2786 --- [ol-368-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.520 INFO 2786 --- [ol-368-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.520 INFO 2786 --- [ol-368-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.521 INFO 2786 --- [ol-368-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.521 [pool-368-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.520Z|2024-08-06T12:15:08.521Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-368-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.520Z, LogTimestamp=2024-08-06T12:15:08.521Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.525 [pool-368-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06 12:15:08.525 INFO 2786 --- [ol-368-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06T12:15:08.520Z|2024-08-06T12:15:08.525Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-368-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:08.520Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.525Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:08 12:15:08.526 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:08 2024-08-06 12:15:08.526 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 12:15:08 2024-08-06 12:15:08.529 INFO 2786 --- [ol-369-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.529 INFO 2786 --- [ol-369-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.529 INFO 2786 --- [ol-369-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.529 INFO 2786 --- [ol-369-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.529 [pool-369-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.529Z|2024-08-06T12:15:08.529Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-369-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.529Z, LogTimestamp=2024-08-06T12:15:08.529Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.532 [pool-369-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06 12:15:08.532 INFO 2786 --- [ol-369-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06T12:15:08.529Z|2024-08-06T12:15:08.532Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-369-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:08.529Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.532Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:08 2024-08-06 12:15:08.535 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.535 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.535 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.535 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.535 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.535Z|2024-08-06T12:15:08.535Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.535Z, LogTimestamp=2024-08-06T12:15:08.535Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.544 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06 12:15:08.544 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06T12:15:08.535Z|2024-08-06T12:15:08.543Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|204|No Content||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:08.535Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.543Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:08 2024-08-06 12:15:08.855 INFO 2786 --- [ol-370-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.855 INFO 2786 --- [ol-370-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.855 INFO 2786 --- [ol-370-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 12:15:08.855 [pool-370-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06 12:15:08.855 INFO 2786 --- [ol-370-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 2024-08-06T12:15:08.855Z|2024-08-06T12:15:08.855Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-370-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.855Z, LogTimestamp=2024-08-06T12:15:08.855Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:08 12:15:08.859 [pool-370-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06 12:15:08.859 INFO 2786 --- [ol-370-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 2024-08-06T12:15:08.855Z|2024-08-06T12:15:08.859Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-370-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:08.855Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.859Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:08 2024-08-06 12:15:08.861 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:08 2024-08-06 12:15:08.861 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:08 2024-08-06 12:15:08.861 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:08 2024-08-06 12:15:08.862 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:08 12:15:08.862 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:08 2024-08-06T12:15:08.862Z|2024-08-06T12:15:08.862Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:08.862Z, LogTimestamp=2024-08-06T12:15:08.862Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:08 2024-08-06 12:15:08.871 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:08 12:15:08.871 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:08 2024-08-06T12:15:08.862Z|2024-08-06T12:15:08.871Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|204|No Content||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:08.862Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:08.871Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:09 12:15:09.178 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:09 2024-08-06 12:15:09.178 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:09 2024-08-06T12:15:08.871Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 12:15:09 12:15:09.182 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 12:15:09 2024-08-06 12:15:09.182 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 12:15:09 2024-08-06T12:15:08.871Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 12:15:09 2024-08-06 12:15:09.183 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 12:15:09 12:15:09.183 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 401 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 505 :MethodName- testDeleteRelationshipThrowsException ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 149 :MethodName- intercept 12:15:09 2024-08-06 12:15:09.183 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"policyException":{"messageId":"POL3102","text":"Error parsing input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship","Error parsing input performing %1 on %2:You must supply a relationship","ERR.5.1.3102"]}}} 12:15:09 12:15:09.183 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"policyException":{"messageId":"POL3102","text":"Error parsing input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship","Error parsing input performing %1 on %2:You must supply a relationship","ERR.5.1.3102"]}}} 12:15:09 2024-08-06 12:15:09.185 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:09 12:15:09.185 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:09 2024-08-06 12:15:09.191 INFO 2786 --- [ol-371-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.191 INFO 2786 --- [ol-371-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.191 INFO 2786 --- [ol-371-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06T12:15:09.191Z|2024-08-06T12:15:09.191Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-371-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:09.191Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:09.191Z, elapsedTime=0|||Invoke 12:15:09 2024-08-06 12:15:09.191 INFO 2786 --- [ol-371-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.191 [pool-371-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.191Z|2024-08-06T12:15:09.194Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-371-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|ERROR|404|Not Found||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:09.191Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:09.194Z, ResponseDesc=Not Found, elapsedTime=0|||InvokeReturn 12:15:09 12:15:09.194 [pool-371-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06 12:15:09.194 INFO 2786 --- [ol-371-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 2024-08-06 12:15:09.198 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.198 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.198 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.198 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.198 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.198Z|2024-08-06T12:15:09.198Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:09.198Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:09.198Z, elapsedTime=0|||Invoke 12:15:09 2024-08-06 12:15:09.203 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 12:15:09.203 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06T12:15:09.198Z|2024-08-06T12:15:09.203Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:09.198Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:09.203Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:09 2024-08-06 12:15:09.211 INFO 2786 --- [ol-372-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.211 INFO 2786 --- [ol-372-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.211 INFO 2786 --- [ol-372-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06T12:15:09.211Z|2024-08-06T12:15:09.211Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-372-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:09.211Z, LogTimestamp=2024-08-06T12:15:09.211Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:09 2024-08-06 12:15:09.211 INFO 2786 --- [ol-372-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.211 [pool-372-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.211Z|2024-08-06T12:15:09.216Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-372-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:09.211Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:09.216Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:09 12:15:09.216 [pool-372-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06 12:15:09.216 INFO 2786 --- [ol-372-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 2024-08-06 12:15:09.221 INFO 2786 --- [ol-373-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.221 INFO 2786 --- [ol-373-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.221 INFO 2786 --- [ol-373-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.221 INFO 2786 --- [ol-373-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 2024-08-06T12:15:09.221Z|2024-08-06T12:15:09.221Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-373-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:09.221Z, LogTimestamp=2024-08-06T12:15:09.221Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:09 12:15:09.221 [pool-373-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06 12:15:09.223 INFO 2786 --- [ol-373-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 2024-08-06T12:15:09.221Z|2024-08-06T12:15:09.223Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-373-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:09.221Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:09.223Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:15:09 12:15:09.223 [pool-373-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06 12:15:09.227 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.227 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.227 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.227 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.227 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.227Z|2024-08-06T12:15:09.227Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:09.227Z, LogTimestamp=2024-08-06T12:15:09.227Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:09 12:15:09.238 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06 12:15:09.238 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 2024-08-06T12:15:09.227Z|2024-08-06T12:15:09.237Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|COMPLETE|201|Created||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=10, InvokeTimestamp=2024-08-06T12:15:09.227Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:09.237Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:09 2024-08-06 12:15:09.246 INFO 2786 --- [ol-374-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.246 INFO 2786 --- [ol-374-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.246 INFO 2786 --- [ol-374-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06T12:15:09.246Z|2024-08-06T12:15:09.246Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-374-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:09.246Z, LogTimestamp=2024-08-06T12:15:09.246Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:09 2024-08-06 12:15:09.246 INFO 2786 --- [ol-374-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.246 [pool-374-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.246Z|2024-08-06T12:15:09.251Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-374-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:09.246Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:09.251Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:09 12:15:09.251 [pool-374-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06 12:15:09.251 INFO 2786 --- [ol-374-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 2024-08-06 12:15:09.255 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.255 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.255 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.255 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 2024-08-06T12:15:09.255Z|2024-08-06T12:15:09.255Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:09.255Z, LogTimestamp=2024-08-06T12:15:09.255Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:09 12:15:09.255 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06 12:15:09.258 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 12:15:09.258 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06T12:15:09.255Z|2024-08-06T12:15:09.258Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:09.255Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:09.258Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:09 12:15:09.265 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200 Entity: null 12:15:09 2024-08-06 12:15:09.265 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 200 Entity: null 12:15:09 2024-08-06 12:15:09.268 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.268 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.268 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.269 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.269 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.268Z|2024-08-06T12:15:09.269Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:09.268Z, LogTimestamp=2024-08-06T12:15:09.269Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:09 2024-08-06 12:15:09.271 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 12:15:09.271 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06T12:15:09.268Z|2024-08-06T12:15:09.271Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|COMPLETE|204|No Content||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:09.268Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:09.271Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 12:15:09 2024-08-06 12:15:09.278 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:09 12:15:09.278 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:09 2024-08-06 12:15:09.281 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Invalid input performing %1 on %2:Unrecognized AAI object fake-infrastructure","ERR.5.2.3000"]}}} 12:15:09 12:15:09.281 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Invalid input performing %1 on %2:Unrecognized AAI object fake-infrastructure","ERR.5.2.3000"]}}} 12:15:09 12:15:09.283 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:09 2024-08-06 12:15:09.283 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:09 [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 17.364 s - in org.onap.aai.rest.LegacyMoxyConsumerTest 12:15:09 [INFO] Running org.onap.aai.rest.ModelDistributionTest 12:15:09 12:15:09.295 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:09 2024-08-06 12:15:09.295 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:09 2024-08-06 12:15:09.295 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:09 12:15:09.295 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:09 2024-08-06 12:15:09.295 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:09 12:15:09.295 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:09 2024-08-06 12:15:09.300 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:09 2024-08-06T12:15:09.300Z|2024-08-06T12:15:09.300Z|089b7706-046e-42ec-a3d1-7ef697856ce3||qtp2132549052-400||/aai/v29/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=089b7706-046e-42ec-a3d1-7ef697856ce3, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:09.300Z, ElapsedTime=0, InvocationID=bc8566d1-f219-4e1c-9cc3-7e2b228aadd4, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:09.300Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:09 2024-08-06 12:15:09.304 INFO 2786 --- [ol-375-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.304 INFO 2786 --- [ol-375-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.304 INFO 2786 --- [ol-375-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.304 INFO 2786 --- [ol-375-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.304 [pool-375-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.304Z|2024-08-06T12:15:09.304Z|089b7706-046e-42ec-a3d1-7ef697856ce3||pool-375-thread-1||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=089b7706-046e-42ec-a3d1-7ef697856ce3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:09.304Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.300Z, InvocationID=bc8566d1-f219-4e1c-9cc3-7e2b228aadd4, LogTimestamp=2024-08-06T12:15:09.304Z|||Invoke 12:15:09 2024-08-06 12:15:09.306 INFO 2786 --- [ol-375-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 12:15:09.306 [pool-375-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06T12:15:09.304Z|2024-08-06T12:15:09.306Z|089b7706-046e-42ec-a3d1-7ef697856ce3||pool-375-thread-1||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=089b7706-046e-42ec-a3d1-7ef697856ce3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:09.304Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:09.300Z, InvocationID=bc8566d1-f219-4e1c-9cc3-7e2b228aadd4, ErrorCode=404, LogTimestamp=2024-08-06T12:15:09.306Z, ResponseDesc=Not Found|||InvokeReturn 12:15:09 2024-08-06T12:15:09.300Z|2024-08-06T12:15:09.307+0000|089b7706-046e-42ec-a3d1-7ef697856ce3||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/service-design-and-creation/models|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"089b7706-046e-42ec-a3d1-7ef697856ce3","status":"404","rqstDate":"240806-12:15:09:300","respDate":"240806-12:15:09:307","sourceId":"JUNIT:089b7706-046e-42ec-a3d1-7ef697856ce3","resourceId":"http://localhost:42261/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:300-6405\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[089b7706-046e-42ec-a3d1-7ef697856ce3]}\"}"} 12:15:09 2024-08-06T12:15:09.300Z|2024-08-06T12:15:09.307Z|089b7706-046e-42ec-a3d1-7ef697856ce3||qtp2132549052-400||/aai/v29/service-design-and-creation/models|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=089b7706-046e-42ec-a3d1-7ef697856ce3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:09.300Z, InvocationID=bc8566d1-f219-4e1c-9cc3-7e2b228aadd4, ErrorCode=404, LogTimestamp=2024-08-06T12:15:09.307Z, ResponseDesc=Not Found|||Exiting. 12:15:09 2024-08-06 12:15:09.307 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:09 127.0.0.1 - - [06/Aug/2024:12:15:09 +0000] "GET /aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 501 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access" 12:15:09 2024-08-06T12:15:09.314Z|2024-08-06T12:15:09.314Z|04ccf1c3-c8ce-4734-bdcb-eb2898c55de3||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=04ccf1c3-c8ce-4734-bdcb-eb2898c55de3, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:09.314Z, ElapsedTime=0, InvocationID=9d555617-da7f-4a5e-a079-daf3da3a24a8, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:09.314Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:09 2024-08-06 12:15:09.314 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:09 2024-08-06 12:15:09.323 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.323 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.323 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.324 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.324 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.323Z|2024-08-06T12:15:09.324Z|04ccf1c3-c8ce-4734-bdcb-eb2898c55de3||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=04ccf1c3-c8ce-4734-bdcb-eb2898c55de3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:09.323Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.314Z, InvocationID=9d555617-da7f-4a5e-a079-daf3da3a24a8, LogTimestamp=2024-08-06T12:15:09.324Z|||Invoke 12:15:09 2024-08-06 12:15:09.348 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 12:15:09.348 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06T12:15:09.323Z|2024-08-06T12:15:09.348Z|04ccf1c3-c8ce-4734-bdcb-eb2898c55de3||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|COMPLETE|201|Created||INFO||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=04ccf1c3-c8ce-4734-bdcb-eb2898c55de3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=25, InvokeTimestamp=2024-08-06T12:15:09.323Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.314Z, InvocationID=9d555617-da7f-4a5e-a079-daf3da3a24a8, LogTimestamp=2024-08-06T12:15:09.348Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:09 2024-08-06T12:15:09.348Z|2024-08-06T12:15:09.662+0000|04ccf1c3-c8ce-4734-bdcb-eb2898c55de3||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/service-design-and-creation/models|JUNIT|||||DEBUG||10.30.106.19|25|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"04ccf1c3-c8ce-4734-bdcb-eb2898c55de3","status":"201","rqstDate":"240806-12:15:09:314","respDate":"240806-12:15:09:662","sourceId":"JUNIT:04ccf1c3-c8ce-4734-bdcb-eb2898c55de3","resourceId":"http://localhost:42261/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:314-37508\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[1093], Content-Type=[application/xml], X-ONAP-RequestID=[04ccf1c3-c8ce-4734-bdcb-eb2898c55de3]}\",\"Payload\":\"\\n d821d1aa-8a69-47a4-aa63-3dae1742c47c\\n service\\n Network Service\\n \\n \\n 8b713350-90fc-44b1-8c6e-a2b3973aa9d3\\n test-svc-distribution\\n 1.0\\n test-svc-distribution\\n \\n \\n T\\n unbounded\\n \\n \\n T\\n unbounded\\n \\n \\n \\n \\n \\n \\n \\n\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:314-37508\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[61536], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:314-37508]}\",\"Entity\":\"\"}"} 12:15:09 2024-08-06 12:15:09.663 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:09 2024-08-06T12:15:09.314Z|2024-08-06T12:15:09.663Z|04ccf1c3-c8ce-4734-bdcb-eb2898c55de3||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|349|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=04ccf1c3-c8ce-4734-bdcb-eb2898c55de3, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=349, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:09.314Z, InvocationID=9d555617-da7f-4a5e-a079-daf3da3a24a8, LogTimestamp=2024-08-06T12:15:09.663Z, ResponseDesc=Created, elapsedTime=6|||Exiting. 12:15:09 127.0.0.1 - - [06/Aug/2024:12:15:09 +0000] "PUT /aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST JUNIT JUNIT - - - - - - - - - - 353 - "logType": "access" 12:15:09 2024-08-06 12:15:09.670 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:09 2024-08-06T12:15:09.670Z|2024-08-06T12:15:09.670Z|f4b6eceb-429b-49b5-a8e9-bed17242132a||qtp2132549052-400||/aai/v29/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f4b6eceb-429b-49b5-a8e9-bed17242132a, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:09.670Z, ElapsedTime=0, InvocationID=f6c79556-ea5a-41e1-a175-bc88e7b72c81, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:09.670Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:09 2024-08-06 12:15:09.674 INFO 2786 --- [ol-376-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.674 INFO 2786 --- [ol-376-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.674 INFO 2786 --- [ol-376-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.675 INFO 2786 --- [ol-376-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 2024-08-06T12:15:09.674Z|2024-08-06T12:15:09.675Z|f4b6eceb-429b-49b5-a8e9-bed17242132a||pool-376-thread-1||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=f4b6eceb-429b-49b5-a8e9-bed17242132a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:09.674Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.670Z, InvocationID=f6c79556-ea5a-41e1-a175-bc88e7b72c81, LogTimestamp=2024-08-06T12:15:09.675Z|||Invoke 12:15:09 12:15:09.675 [pool-376-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06 12:15:09.677 INFO 2786 --- [ol-376-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 12:15:09.677 [pool-376-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06T12:15:09.674Z|2024-08-06T12:15:09.677Z|f4b6eceb-429b-49b5-a8e9-bed17242132a||pool-376-thread-1||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=f4b6eceb-429b-49b5-a8e9-bed17242132a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:09.674Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.670Z, InvocationID=f6c79556-ea5a-41e1-a175-bc88e7b72c81, LogTimestamp=2024-08-06T12:15:09.677Z, ResponseDesc=OK, elapsedTime=0|||InvokeReturn 12:15:09 2024-08-06T12:15:09.670Z|2024-08-06T12:15:09.678+0000|f4b6eceb-429b-49b5-a8e9-bed17242132a||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/service-design-and-creation/models|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"f4b6eceb-429b-49b5-a8e9-bed17242132a","status":"200","rqstDate":"240806-12:15:09:670","respDate":"240806-12:15:09:678","sourceId":"JUNIT:f4b6eceb-429b-49b5-a8e9-bed17242132a","resourceId":"http://localhost:42261/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:670-20700\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/xml], X-ONAP-RequestID=[f4b6eceb-429b-49b5-a8e9-bed17242132a]}\"}"} 12:15:09 2024-08-06 12:15:09.679 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:09 2024-08-06T12:15:09.670Z|2024-08-06T12:15:09.678Z|f4b6eceb-429b-49b5-a8e9-bed17242132a||qtp2132549052-400||/aai/v29/service-design-and-creation/models|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=f4b6eceb-429b-49b5-a8e9-bed17242132a, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=8, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:09.670Z, InvocationID=f6c79556-ea5a-41e1-a175-bc88e7b72c81, LogTimestamp=2024-08-06T12:15:09.678Z, ResponseDesc=OK|||Exiting. 12:15:09 127.0.0.1 - - [06/Aug/2024:12:15:09 +0000] "GET /aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 150 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access" 12:15:09 2024-08-06 12:15:09.686 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:09 2024-08-06T12:15:09.686Z|2024-08-06T12:15:09.686Z|6700e33c-ae1f-4306-8796-aa2ebf652536||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6700e33c-ae1f-4306-8796-aa2ebf652536, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:09.686Z, ElapsedTime=0, InvocationID=ac57b3d0-343c-40d2-9d8b-381ae16788ca, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:09.686Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:09 2024-08-06 12:15:09.691 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:09 2024-08-06 12:15:09.691 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:09 2024-08-06 12:15:09.691 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:09 2024-08-06 12:15:09.691 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:09 12:15:09.691 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:09 2024-08-06T12:15:09.691Z|2024-08-06T12:15:09.691Z|6700e33c-ae1f-4306-8796-aa2ebf652536||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=6700e33c-ae1f-4306-8796-aa2ebf652536, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:09.691Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.686Z, InvocationID=ac57b3d0-343c-40d2-9d8b-381ae16788ca, LogTimestamp=2024-08-06T12:15:09.691Z|||Invoke 12:15:09 12:15:09.709 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:09 2024-08-06 12:15:09.709 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:09 2024-08-06T12:15:09.691Z|2024-08-06T12:15:09.709Z|6700e33c-ae1f-4306-8796-aa2ebf652536||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|COMPLETE|204|No Content||INFO||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=6700e33c-ae1f-4306-8796-aa2ebf652536, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=18, InvokeTimestamp=2024-08-06T12:15:09.691Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-08-06T12:15:09.686Z, InvocationID=ac57b3d0-343c-40d2-9d8b-381ae16788ca, LogTimestamp=2024-08-06T12:15:09.709Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:10 2024-08-06T12:15:09.709Z|2024-08-06T12:15:10.013+0000|6700e33c-ae1f-4306-8796-aa2ebf652536||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v29/service-design-and-creation/models|JUNIT|||||DEBUG||10.30.106.19|18|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"6700e33c-ae1f-4306-8796-aa2ebf652536","status":"204","rqstDate":"240806-12:15:09:687","respDate":"240806-12:15:10:013","sourceId":"JUNIT:6700e33c-ae1f-4306-8796-aa2ebf652536","resourceId":"http://localhost:42261/aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1722946509323","resourceType":"DELETE","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:687-68026\",\"Http-Method\":\"DELETE\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[0], Content-Type=[application/xml], X-ONAP-RequestID=[6700e33c-ae1f-4306-8796-aa2ebf652536]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:687-68026\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:09:687-68026]}\",\"Entity\":\"\"}"} 12:15:10 2024-08-06 12:15:10.014 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:09.686Z|2024-08-06T12:15:10.014Z|6700e33c-ae1f-4306-8796-aa2ebf652536||qtp2132549052-401||/aai/v29/service-design-and-creation/models|JUNIT|COMPLETE|204|No Content||INFO||10.30.106.19|328|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=204, RequestID=6700e33c-ae1f-4306-8796-aa2ebf652536, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=328, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v29/service-design-and-creation/models, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:09.686Z, InvocationID=ac57b3d0-343c-40d2-9d8b-381ae16788ca, LogTimestamp=2024-08-06T12:15:10.014Z, ResponseDesc=No Content, elapsedTime=0|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "DELETE /aai/v29/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1722946509323" 204 0 REST JUNIT JUNIT - - - - - - - - - - 331 - "logType": "access" 12:15:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s - in org.onap.aai.rest.ModelDistributionTest 12:15:10 [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest 12:15:10 2024-08-06 12:15:10.346 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:10 12:15:10.346 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:10 2024-08-06 12:15:10.347 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:10 12:15:10.347 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:10 2024-08-06 12:15:10.347 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:10 12:15:10.347 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:10 2024-08-06 12:15:10.351 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06T12:15:10.351Z|2024-08-06T12:15:10.351Z|a6b3b77d-ea71-4b7d-b660-6dc84edad851||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a6b3b77d-ea71-4b7d-b660-6dc84edad851, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.351Z, ElapsedTime=0, InvocationID=bc810f1a-964b-4c62-99a5-293237cad87d, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.351Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06 12:15:10.355 INFO 2786 --- [ol-377-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:10 2024-08-06 12:15:10.355 INFO 2786 --- [ol-377-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:10 2024-08-06 12:15:10.355 INFO 2786 --- [ol-377-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:10 2024-08-06 12:15:10.355 INFO 2786 --- [ol-377-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:10 12:15:10.355 [pool-377-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:10 2024-08-06T12:15:10.355Z|2024-08-06T12:15:10.355Z|a6b3b77d-ea71-4b7d-b660-6dc84edad851||pool-377-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=a6b3b77d-ea71-4b7d-b660-6dc84edad851, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:10.355Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.351Z, InvocationID=bc810f1a-964b-4c62-99a5-293237cad87d, LogTimestamp=2024-08-06T12:15:10.355Z|||Invoke 12:15:10 2024-08-06 12:15:10.357 INFO 2786 --- [ol-377-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:10 12:15:10.357 [pool-377-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:10 2024-08-06T12:15:10.355Z|2024-08-06T12:15:10.357Z|a6b3b77d-ea71-4b7d-b660-6dc84edad851||pool-377-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=a6b3b77d-ea71-4b7d-b660-6dc84edad851, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:10.355Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:10.351Z, InvocationID=bc810f1a-964b-4c62-99a5-293237cad87d, ErrorCode=404, LogTimestamp=2024-08-06T12:15:10.357Z, ResponseDesc=Not Found|||InvokeReturn 12:15:10 2024-08-06T12:15:10.351Z|2024-08-06T12:15:10.357+0000|a6b3b77d-ea71-4b7d-b660-6dc84edad851||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"a6b3b77d-ea71-4b7d-b660-6dc84edad851","status":"404","rqstDate":"240806-12:15:10:351","respDate":"240806-12:15:10:357","sourceId":"JUNIT:a6b3b77d-ea71-4b7d-b660-6dc84edad851","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:351-24417\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[a6b3b77d-ea71-4b7d-b660-6dc84edad851]}\"}"} 12:15:10 2024-08-06 12:15:10.358 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.351Z|2024-08-06T12:15:10.358Z|a6b3b77d-ea71-4b7d-b660-6dc84edad851||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=a6b3b77d-ea71-4b7d-b660-6dc84edad851, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:10.351Z, InvocationID=bc810f1a-964b-4c62-99a5-293237cad87d, ErrorCode=404, LogTimestamp=2024-08-06T12:15:10.358Z, ResponseDesc=Not Found|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1" 404 371 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 12:15:10 2024-08-06T12:15:10.363Z|2024-08-06T12:15:10.363Z|ac75beb9-0ea6-4311-8ebb-1536602612a9||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ac75beb9-0ea6-4311-8ebb-1536602612a9, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.363Z, ElapsedTime=0, InvocationID=3afa2c00-973f-4867-8682-5d8189d351d3, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.363Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06 12:15:10.363 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06 12:15:10.368 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:10 2024-08-06 12:15:10.368 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:10 2024-08-06 12:15:10.368 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:10 2024-08-06 12:15:10.368 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:10 12:15:10.368 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:10 2024-08-06T12:15:10.368Z|2024-08-06T12:15:10.368Z|ac75beb9-0ea6-4311-8ebb-1536602612a9||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=ac75beb9-0ea6-4311-8ebb-1536602612a9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:10.368Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.363Z, InvocationID=3afa2c00-973f-4867-8682-5d8189d351d3, LogTimestamp=2024-08-06T12:15:10.368Z|||Invoke 12:15:10 2024-08-06 12:15:10.373 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:10 12:15:10.373 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:10 2024-08-06T12:15:10.368Z|2024-08-06T12:15:10.373Z|ac75beb9-0ea6-4311-8ebb-1536602612a9||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=ac75beb9-0ea6-4311-8ebb-1536602612a9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:10.368Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.363Z, InvocationID=3afa2c00-973f-4867-8682-5d8189d351d3, LogTimestamp=2024-08-06T12:15:10.373Z, ResponseDesc=Created, elapsedTime=1|||InvokeReturn 12:15:10 2024-08-06T12:15:10.373Z|2024-08-06T12:15:10.376+0000|ac75beb9-0ea6-4311-8ebb-1536602612a9||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"ac75beb9-0ea6-4311-8ebb-1536602612a9","status":"201","rqstDate":"240806-12:15:10:363","respDate":"240806-12:15:10:376","sourceId":"JUNIT:ac75beb9-0ea6-4311-8ebb-1536602612a9","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:363-46678\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[ac75beb9-0ea6-4311-8ebb-1536602612a9]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:363-46678\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[53496], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:363-46678]}\",\"Entity\":\"\"}"} 12:15:10 2024-08-06 12:15:10.377 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.363Z|2024-08-06T12:15:10.377Z|ac75beb9-0ea6-4311-8ebb-1536602612a9||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|14|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=ac75beb9-0ea6-4311-8ebb-1536602612a9, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=14, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:10.363Z, InvocationID=3afa2c00-973f-4867-8682-5d8189d351d3, LogTimestamp=2024-08-06T12:15:10.377Z, ResponseDesc=Created, elapsedTime=1|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access" 12:15:10 2024-08-06 12:15:10.382 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06T12:15:10.382Z|2024-08-06T12:15:10.382Z|28087c20-691f-413a-8c61-a4b57eb20090||qtp2132549052-400||/aai/v11/generateurl/id|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=28087c20-691f-413a-8c61-a4b57eb20090, ServiceName=/aai/v11/generateurl/id, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.382Z, ElapsedTime=0, InvocationID=312cbcd4-fb58-4d7b-97f4-0f8d459ecb7b, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.382Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06T12:15:10.382Z|2024-08-06T12:15:10.392+0000|28087c20-691f-413a-8c61-a4b57eb20090||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/generateurl/id|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"28087c20-691f-413a-8c61-a4b57eb20090","status":"200","rqstDate":"240806-12:15:10:382","respDate":"240806-12:15:10:391","sourceId":"JUNIT:28087c20-691f-413a-8c61-a4b57eb20090","resourceId":"http://localhost:42261/aai/v11/generateurl/id/53496","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:382-96357\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[text/plain], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[28087c20-691f-413a-8c61-a4b57eb20090]}\"}"} 12:15:10 2024-08-06 12:15:10.392 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.382Z|2024-08-06T12:15:10.392Z|28087c20-691f-413a-8c61-a4b57eb20090||qtp2132549052-400||/aai/v11/generateurl/id|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=28087c20-691f-413a-8c61-a4b57eb20090, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/generateurl/id, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:10.382Z, InvocationID=312cbcd4-fb58-4d7b-97f4-0f8d459ecb7b, LogTimestamp=2024-08-06T12:15:10.392Z, ResponseDesc=OK|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "GET /aai/v11/generateurl/id/53496" 200 109 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access" 12:15:10 2024-08-06 12:15:10.397 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06T12:15:10.397Z|2024-08-06T12:15:10.397Z|1f5771d4-e917-4831-ac23-0484d9a1439d||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1f5771d4-e917-4831-ac23-0484d9a1439d, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.397Z, ElapsedTime=0, InvocationID=1115bc14-71fa-4af3-9a62-bd93b36a06bc, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.397Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06 12:15:10.402 INFO 2786 --- [ol-378-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:10 2024-08-06 12:15:10.402 INFO 2786 --- [ol-378-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:10 2024-08-06 12:15:10.402 INFO 2786 --- [ol-378-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:10 2024-08-06 12:15:10.402 INFO 2786 --- [ol-378-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:10 12:15:10.402 [pool-378-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:10 2024-08-06T12:15:10.402Z|2024-08-06T12:15:10.402Z|1f5771d4-e917-4831-ac23-0484d9a1439d||pool-378-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=1f5771d4-e917-4831-ac23-0484d9a1439d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:10.402Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.397Z, InvocationID=1115bc14-71fa-4af3-9a62-bd93b36a06bc, LogTimestamp=2024-08-06T12:15:10.402Z|||Invoke 12:15:10 2024-08-06 12:15:10.406 INFO 2786 --- [ol-378-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:10 12:15:10.406 [pool-378-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:10 2024-08-06T12:15:10.402Z|2024-08-06T12:15:10.406Z|1f5771d4-e917-4831-ac23-0484d9a1439d||pool-378-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=1f5771d4-e917-4831-ac23-0484d9a1439d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:10.402Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.397Z, InvocationID=1115bc14-71fa-4af3-9a62-bd93b36a06bc, LogTimestamp=2024-08-06T12:15:10.406Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:10 2024-08-06T12:15:10.397Z|2024-08-06T12:15:10.407+0000|1f5771d4-e917-4831-ac23-0484d9a1439d||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"1f5771d4-e917-4831-ac23-0484d9a1439d","status":"200","rqstDate":"240806-12:15:10:398","respDate":"240806-12:15:10:406","sourceId":"JUNIT:1f5771d4-e917-4831-ac23-0484d9a1439d","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:398-13309\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[1f5771d4-e917-4831-ac23-0484d9a1439d]}\"}"} 12:15:10 2024-08-06 12:15:10.407 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.397Z|2024-08-06T12:15:10.407Z|1f5771d4-e917-4831-ac23-0484d9a1439d||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|10|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=1f5771d4-e917-4831-ac23-0484d9a1439d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=10, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:10.397Z, InvocationID=1115bc14-71fa-4af3-9a62-bd93b36a06bc, LogTimestamp=2024-08-06T12:15:10.407Z, ResponseDesc=OK|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1" 200 107 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access" 12:15:10 2024-08-06 12:15:10.413 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06T12:15:10.413Z|2024-08-06T12:15:10.413Z|e41d5b42-5b2e-4e57-8c11-d486ef11540f||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e41d5b42-5b2e-4e57-8c11-d486ef11540f, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.413Z, ElapsedTime=0, InvocationID=4b914977-25b2-477d-84f9-8ad3aa5ccbae, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.413Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06 12:15:10.416 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:10 2024-08-06 12:15:10.417 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:10 2024-08-06 12:15:10.417 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:10 2024-08-06T12:15:10.417Z|2024-08-06T12:15:10.417Z|e41d5b42-5b2e-4e57-8c11-d486ef11540f||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=e41d5b42-5b2e-4e57-8c11-d486ef11540f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:10.417Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.413Z, InvocationID=4b914977-25b2-477d-84f9-8ad3aa5ccbae, LogTimestamp=2024-08-06T12:15:10.417Z|||Invoke 12:15:10 2024-08-06 12:15:10.417 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:10 12:15:10.417 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:10 2024-08-06T12:15:10.417Z|2024-08-06T12:15:10.423Z|e41d5b42-5b2e-4e57-8c11-d486ef11540f||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1|COMPLETE|204|No Content||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=e41d5b42-5b2e-4e57-8c11-d486ef11540f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:10.417Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1, EntryTimestamp=2024-08-06T12:15:10.413Z, InvocationID=4b914977-25b2-477d-84f9-8ad3aa5ccbae, LogTimestamp=2024-08-06T12:15:10.423Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:10 2024-08-06 12:15:10.423 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:10 12:15:10.423 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:10 2024-08-06T12:15:10.423Z|2024-08-06T12:15:10.727+0000|e41d5b42-5b2e-4e57-8c11-d486ef11540f||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"e41d5b42-5b2e-4e57-8c11-d486ef11540f","status":"204","rqstDate":"240806-12:15:10:413","respDate":"240806-12:15:10:727","sourceId":"JUNIT:e41d5b42-5b2e-4e57-8c11-d486ef11540f","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1?resource-version=1722946510368","resourceType":"DELETE","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:413-20329\",\"Http-Method\":\"DELETE\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[e41d5b42-5b2e-4e57-8c11-d486ef11540f]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:413-20329\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:413-20329]}\",\"Entity\":\"\"}"} 12:15:10 2024-08-06 12:15:10.728 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.413Z|2024-08-06T12:15:10.728Z|e41d5b42-5b2e-4e57-8c11-d486ef11540f||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|204|No Content||INFO||10.30.106.19|315|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=204, RequestID=e41d5b42-5b2e-4e57-8c11-d486ef11540f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=315, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:10.413Z, InvocationID=4b914977-25b2-477d-84f9-8ad3aa5ccbae, LogTimestamp=2024-08-06T12:15:10.728Z, ResponseDesc=No Content, elapsedTime=0|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test30e17411-f625-441c-bd86-df236c7315a1?resource-version=1722946510368" 204 0 REST JUNIT JUNIT - - - - - - - - - - 319 - "logType": "access" 12:15:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.onap.aai.rest.PserverGenerateUrlTest 12:15:10 [INFO] Running org.onap.aai.rest.PserverMissingTest 12:15:10 2024-08-06 12:15:10.746 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:10 12:15:10.746 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:10 2024-08-06 12:15:10.746 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:10 12:15:10.746 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:10 2024-08-06 12:15:10.747 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:10 12:15:10.747 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:10 2024-08-06 12:15:10.751 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06T12:15:10.751Z|2024-08-06T12:15:10.751Z|df687629-6238-4085-b53b-e858dfebcb28||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=df687629-6238-4085-b53b-e858dfebcb28, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.751Z, ElapsedTime=0, InvocationID=0c9ced75-28f9-43a8-afa4-17c70799cd1e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.751Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06 12:15:10.755 INFO 2786 --- [ol-379-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:10 2024-08-06 12:15:10.756 INFO 2786 --- [ol-379-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:10 2024-08-06 12:15:10.756 INFO 2786 --- [ol-379-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:10 2024-08-06 12:15:10.756 INFO 2786 --- [ol-379-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:10 12:15:10.756 [pool-379-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:10 2024-08-06T12:15:10.756Z|2024-08-06T12:15:10.756Z|df687629-6238-4085-b53b-e858dfebcb28||pool-379-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-bccb3d88-4c0a-4780-a1bd-bda1cad88692|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=df687629-6238-4085-b53b-e858dfebcb28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:10.756Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test-bccb3d88-4c0a-4780-a1bd-bda1cad88692, EntryTimestamp=2024-08-06T12:15:10.751Z, InvocationID=0c9ced75-28f9-43a8-afa4-17c70799cd1e, LogTimestamp=2024-08-06T12:15:10.756Z|||Invoke 12:15:10 2024-08-06 12:15:10.758 INFO 2786 --- [ol-379-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:10 12:15:10.758 [pool-379-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:10 2024-08-06T12:15:10.756Z|2024-08-06T12:15:10.758Z|df687629-6238-4085-b53b-e858dfebcb28||pool-379-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-bccb3d88-4c0a-4780-a1bd-bda1cad88692|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=df687629-6238-4085-b53b-e858dfebcb28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:10.756Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test-bccb3d88-4c0a-4780-a1bd-bda1cad88692, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:10.751Z, InvocationID=0c9ced75-28f9-43a8-afa4-17c70799cd1e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:10.758Z, ResponseDesc=Not Found|||InvokeReturn 12:15:10 2024-08-06T12:15:10.751Z|2024-08-06T12:15:10.758+0000|df687629-6238-4085-b53b-e858dfebcb28||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"df687629-6238-4085-b53b-e858dfebcb28","status":"404","rqstDate":"240806-12:15:10:751","respDate":"240806-12:15:10:758","sourceId":"JUNIT:df687629-6238-4085-b53b-e858dfebcb28","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test-bccb3d88-4c0a-4780-a1bd-bda1cad88692","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:751-77206\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[text/plain, application/json, application/xml, application/*+json, text/xml, application/*+xml, */*], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[df687629-6238-4085-b53b-e858dfebcb28]}\"}"} 12:15:10 2024-08-06 12:15:10.758 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.751Z|2024-08-06T12:15:10.758Z|df687629-6238-4085-b53b-e858dfebcb28||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=df687629-6238-4085-b53b-e858dfebcb28, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:10.751Z, InvocationID=0c9ced75-28f9-43a8-afa4-17c70799cd1e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:10.758Z, ResponseDesc=Not Found|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-bccb3d88-4c0a-4780-a1bd-bda1cad88692" 404 507 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access" 12:15:10 2024-08-06 12:15:10.765 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:10 12:15:10.765 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:10 2024-08-06 12:15:10.765 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:10 12:15:10.765 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:10 2024-08-06 12:15:10.766 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:10 12:15:10.766 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:10 2024-08-06 12:15:10.770 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:10 2024-08-06T12:15:10.770Z|2024-08-06T12:15:10.770Z|92acee18-eb03-46d8-8581-e6d378a2b284||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=92acee18-eb03-46d8-8581-e6d378a2b284, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:10.770Z, ElapsedTime=0, InvocationID=eeaca18e-078e-4529-b870-992364f14631, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:10.770Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:10 2024-08-06 12:15:10.776 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:10 2024-08-06 12:15:10.776 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:10 2024-08-06 12:15:10.776 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:10 12:15:10.777 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:10 2024-08-06T12:15:10.776Z|2024-08-06T12:15:10.777Z|92acee18-eb03-46d8-8581-e6d378a2b284||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-b90b0508-ef8e-4302-aa74-932929606976|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=92acee18-eb03-46d8-8581-e6d378a2b284, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:10.776Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test-b90b0508-ef8e-4302-aa74-932929606976, EntryTimestamp=2024-08-06T12:15:10.770Z, InvocationID=eeaca18e-078e-4529-b870-992364f14631, LogTimestamp=2024-08-06T12:15:10.777Z|||Invoke 12:15:10 2024-08-06 12:15:10.777 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:10 2024-08-06T12:15:10.776Z|2024-08-06T12:15:10.781Z|92acee18-eb03-46d8-8581-e6d378a2b284||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-b90b0508-ef8e-4302-aa74-932929606976|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=92acee18-eb03-46d8-8581-e6d378a2b284, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:10.776Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test-b90b0508-ef8e-4302-aa74-932929606976, EntryTimestamp=2024-08-06T12:15:10.770Z, InvocationID=eeaca18e-078e-4529-b870-992364f14631, LogTimestamp=2024-08-06T12:15:10.781Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:10 12:15:10.781 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:10 2024-08-06 12:15:10.781 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:10 2024-08-06T12:15:10.781Z|2024-08-06T12:15:10.786+0000|92acee18-eb03-46d8-8581-e6d378a2b284||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"92acee18-eb03-46d8-8581-e6d378a2b284","status":"201","rqstDate":"240806-12:15:10:771","respDate":"240806-12:15:10:786","sourceId":"JUNIT:92acee18-eb03-46d8-8581-e6d378a2b284","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test-b90b0508-ef8e-4302-aa74-932929606976","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:771-38994\",\"Http-Method\":\"PUT\",\"Content-Type\":\"text/plain;charset=UTF-8\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[63], Content-Type=[text/plain;charset=UTF-8], X-ONAP-RequestID=[92acee18-eb03-46d8-8581-e6d378a2b284]}\",\"Payload\":\"{\\n \\\"hostname\\\": \\\"test-b90b0508-ef8e-4302-aa74-932929606976\\\"\\n}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:771-38994\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[98360], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:10:771-38994]}\",\"Entity\":\"\"}"} 12:15:10 2024-08-06 12:15:10.786 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:10 2024-08-06T12:15:10.770Z|2024-08-06T12:15:10.786Z|92acee18-eb03-46d8-8581-e6d378a2b284||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|16|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=92acee18-eb03-46d8-8581-e6d378a2b284, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=16, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:10.770Z, InvocationID=eeaca18e-078e-4529-b870-992364f14631, LogTimestamp=2024-08-06T12:15:10.786Z, ResponseDesc=Created, elapsedTime=2|||Exiting. 12:15:10 127.0.0.1 - - [06/Aug/2024:12:15:10 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-b90b0508-ef8e-4302-aa74-932929606976" 201 0 REST JUNIT JUNIT - - - - - - - - - - 20 - "logType": "access" 12:15:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.onap.aai.rest.PserverMissingTest 12:15:11 [INFO] Running org.onap.aai.rest.PserverRelationshipTest 12:15:11 2024-08-06 12:15:11.107 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:11 12:15:11.107 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:11 2024-08-06 12:15:11.107 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 12:15:11.107 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 2024-08-06 12:15:11.107 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:11 12:15:11.107 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:11 2024-08-06 12:15:11.112 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.112Z|2024-08-06T12:15:11.112Z|48bddec2-b952-4d1c-a205-31cbe21d75ab||qtp2132549052-401||/aai/v12/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=48bddec2-b952-4d1c-a205-31cbe21d75ab, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.112Z, ElapsedTime=0, InvocationID=9bc09e98-1fd7-4cee-ad91-e359d8886403, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.112Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.118 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.118 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.118 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.118 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 12:15:11.118 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.118Z|2024-08-06T12:15:11.118Z|48bddec2-b952-4d1c-a205-31cbe21d75ab||qtp2132549052-401||/aai/v12/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-pserver1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=48bddec2-b952-4d1c-a205-31cbe21d75ab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.118Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test-pserver1, EntryTimestamp=2024-08-06T12:15:11.112Z, InvocationID=9bc09e98-1fd7-4cee-ad91-e359d8886403, LogTimestamp=2024-08-06T12:15:11.118Z|||Invoke 12:15:11 2024-08-06 12:15:11.122 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.118Z|2024-08-06T12:15:11.122Z|48bddec2-b952-4d1c-a205-31cbe21d75ab||qtp2132549052-401||/aai/v12/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-pserver1|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=48bddec2-b952-4d1c-a205-31cbe21d75ab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:11.118Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/test-pserver1, EntryTimestamp=2024-08-06T12:15:11.112Z, InvocationID=9bc09e98-1fd7-4cee-ad91-e359d8886403, LogTimestamp=2024-08-06T12:15:11.122Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:11 12:15:11.122 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.127 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.122Z|2024-08-06T12:15:11.127+0000|48bddec2-b952-4d1c-a205-31cbe21d75ab||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"48bddec2-b952-4d1c-a205-31cbe21d75ab","status":"201","rqstDate":"240806-12:15:11:112","respDate":"240806-12:15:11:127","sourceId":"JUNIT:48bddec2-b952-4d1c-a205-31cbe21d75ab","resourceId":"http://localhost:42261/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:112-7881\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[48bddec2-b952-4d1c-a205-31cbe21d75ab]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:112-7881\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[102456], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:112-7881]}\",\"Entity\":\"\"}"} 12:15:11 2024-08-06T12:15:11.112Z|2024-08-06T12:15:11.127Z|48bddec2-b952-4d1c-a205-31cbe21d75ab||qtp2132549052-401||/aai/v12/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|15|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=48bddec2-b952-4d1c-a205-31cbe21d75ab, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=15, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.112Z, InvocationID=9bc09e98-1fd7-4cee-ad91-e359d8886403, LogTimestamp=2024-08-06T12:15:11.127Z, ResponseDesc=Created, elapsedTime=2|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access" 12:15:11 2024-08-06 12:15:11.133 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.133Z|2024-08-06T12:15:11.133Z|d5644f6a-faf4-4fd3-86fa-5dac00233bac||qtp2132549052-400||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d5644f6a-faf4-4fd3-86fa-5dac00233bac, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.133Z, ElapsedTime=0, InvocationID=2b690d44-ebcf-4878-9fef-980ba779bd86, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.133Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.139 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.139 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.139 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 12:15:11.139 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06 12:15:11.139 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 2024-08-06T12:15:11.139Z|2024-08-06T12:15:11.139Z|d5644f6a-faf4-4fd3-86fa-5dac00233bac||qtp2132549052-400||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d5644f6a-faf4-4fd3-86fa-5dac00233bac, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.139Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-08-06T12:15:11.133Z, InvocationID=2b690d44-ebcf-4878-9fef-980ba779bd86, LogTimestamp=2024-08-06T12:15:11.139Z|||Invoke 12:15:11 12:15:11.152 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.152 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.139Z|2024-08-06T12:15:11.152Z|d5644f6a-faf4-4fd3-86fa-5dac00233bac||qtp2132549052-400||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|COMPLETE|201|Created||INFO||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=d5644f6a-faf4-4fd3-86fa-5dac00233bac, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=13, InvokeTimestamp=2024-08-06T12:15:11.139Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-08-06T12:15:11.133Z, InvocationID=2b690d44-ebcf-4878-9fef-980ba779bd86, LogTimestamp=2024-08-06T12:15:11.152Z, ResponseDesc=Created, elapsedTime=10|||InvokeReturn 12:15:11 2024-08-06T12:15:11.152Z|2024-08-06T12:15:11.162+0000|d5644f6a-faf4-4fd3-86fa-5dac00233bac||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|||||DEBUG||10.30.106.19|13|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"d5644f6a-faf4-4fd3-86fa-5dac00233bac","status":"201","rqstDate":"240806-12:15:11:134","respDate":"240806-12:15:11:162","sourceId":"JUNIT:d5644f6a-faf4-4fd3-86fa-5dac00233bac","resourceId":"http://localhost:42261/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:134-99389\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[d5644f6a-faf4-4fd3-86fa-5dac00233bac]}\",\"Payload\":\"{\\n \\\"cloud-region-id\\\": \\\"test-region-1\\\",\\n \\\"cloud-owner\\\": \\\"test-owner-1\\\",\\n \\\"relationship-list\\\": {\\n \\\"relationship\\\": [\\n {\\n \\\"related-to\\\": \\\"pserver\\\",\\n \\\"related-link\\\": \\\"/cloud-infrastructure/pservers/pserver/test-pserver1\\\"\\n }\\n ]\\n }\\n}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:134-99389\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[106552], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:134-99389]}\",\"Entity\":\"\"}"} 12:15:11 2024-08-06 12:15:11.163 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.133Z|2024-08-06T12:15:11.163Z|d5644f6a-faf4-4fd3-86fa-5dac00233bac||qtp2132549052-400||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|30|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=d5644f6a-faf4-4fd3-86fa-5dac00233bac, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=30, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.133Z, InvocationID=2b690d44-ebcf-4878-9fef-980ba779bd86, LogTimestamp=2024-08-06T12:15:11.163Z, ResponseDesc=Created, elapsedTime=3|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 32 - "logType": "access" 12:15:11 2024-08-06 12:15:11.168 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.168Z|2024-08-06T12:15:11.168Z|250cb961-1934-4d65-a2f3-c141f0ea5661||qtp2132549052-401||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=250cb961-1934-4d65-a2f3-c141f0ea5661, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.168Z, ElapsedTime=0, InvocationID=6333094c-9723-41c3-8386-147a2a8f1228, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.171 INFO 2786 --- [ol-380-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.171 INFO 2786 --- [ol-380-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.171 INFO 2786 --- [ol-380-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.171 INFO 2786 --- [ol-380-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 12:15:11.171 [pool-380-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.171Z|2024-08-06T12:15:11.171Z|250cb961-1934-4d65-a2f3-c141f0ea5661||pool-380-thread-1||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=250cb961-1934-4d65-a2f3-c141f0ea5661, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.171Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-08-06T12:15:11.168Z, InvocationID=6333094c-9723-41c3-8386-147a2a8f1228, LogTimestamp=2024-08-06T12:15:11.171Z|||Invoke 12:15:11 12:15:11.175 [pool-380-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.175 INFO 2786 --- [ol-380-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.171Z|2024-08-06T12:15:11.175Z|250cb961-1934-4d65-a2f3-c141f0ea5661||pool-380-thread-1||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|COMPLETE|200|OK||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=250cb961-1934-4d65-a2f3-c141f0ea5661, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:11.171Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-08-06T12:15:11.168Z, InvocationID=6333094c-9723-41c3-8386-147a2a8f1228, LogTimestamp=2024-08-06T12:15:11.175Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:11 2024-08-06T12:15:11.168Z|2024-08-06T12:15:11.176+0000|250cb961-1934-4d65-a2f3-c141f0ea5661||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"250cb961-1934-4d65-a2f3-c141f0ea5661","status":"200","rqstDate":"240806-12:15:11:168","respDate":"240806-12:15:11:176","sourceId":"JUNIT:250cb961-1934-4d65-a2f3-c141f0ea5661","resourceId":"http://localhost:42261/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:168-5970\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[250cb961-1934-4d65-a2f3-c141f0ea5661]}\"}"} 12:15:11 2024-08-06 12:15:11.177 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.168Z|2024-08-06T12:15:11.176Z|250cb961-1934-4d65-a2f3-c141f0ea5661||qtp2132549052-401||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=250cb961-1934-4d65-a2f3-c141f0ea5661, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=8, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.168Z, InvocationID=6333094c-9723-41c3-8386-147a2a8f1228, LogTimestamp=2024-08-06T12:15:11.176Z, ResponseDesc=OK|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access" 12:15:11 2024-08-06 12:15:11.183 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.183Z|2024-08-06T12:15:11.183Z|91527865-aeaf-4ac3-80ab-b4746ce3a255||qtp2132549052-401||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=91527865-aeaf-4ac3-80ab-b4746ce3a255, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.183Z, ElapsedTime=0, InvocationID=c269b016-a901-408e-9bcf-dfc13af1e7d3, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.183Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.186 INFO 2786 --- [ol-381-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.186 INFO 2786 --- [ol-381-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.186 INFO 2786 --- [ol-381-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.186 INFO 2786 --- [ol-381-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 2024-08-06T12:15:11.186Z|2024-08-06T12:15:11.186Z|91527865-aeaf-4ac3-80ab-b4746ce3a255||pool-381-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=91527865-aeaf-4ac3-80ab-b4746ce3a255, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.186Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-08-06T12:15:11.183Z, InvocationID=c269b016-a901-408e-9bcf-dfc13af1e7d3, LogTimestamp=2024-08-06T12:15:11.186Z|||Invoke 12:15:11 12:15:11.186 [pool-381-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.186Z|2024-08-06T12:15:11.191Z|91527865-aeaf-4ac3-80ab-b4746ce3a255||pool-381-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|COMPLETE|200|OK||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=91527865-aeaf-4ac3-80ab-b4746ce3a255, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:11.186Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-08-06T12:15:11.183Z, InvocationID=c269b016-a901-408e-9bcf-dfc13af1e7d3, LogTimestamp=2024-08-06T12:15:11.191Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:11 12:15:11.191 [pool-381-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.191 INFO 2786 --- [ol-381-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.183Z|2024-08-06T12:15:11.192+0000|91527865-aeaf-4ac3-80ab-b4746ce3a255||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"91527865-aeaf-4ac3-80ab-b4746ce3a255","status":"200","rqstDate":"240806-12:15:11:183","respDate":"240806-12:15:11:192","sourceId":"JUNIT:91527865-aeaf-4ac3-80ab-b4746ce3a255","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:183-12096\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[91527865-aeaf-4ac3-80ab-b4746ce3a255]}\"}"} 12:15:11 2024-08-06 12:15:11.192 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.183Z|2024-08-06T12:15:11.192Z|91527865-aeaf-4ac3-80ab-b4746ce3a255||qtp2132549052-401||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=91527865-aeaf-4ac3-80ab-b4746ce3a255, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=9, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.183Z, InvocationID=c269b016-a901-408e-9bcf-dfc13af1e7d3, LogTimestamp=2024-08-06T12:15:11.192Z, ResponseDesc=OK|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access" 12:15:11 2024-08-06 12:15:11.503 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:11 12:15:11.503 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:11 2024-08-06 12:15:11.504 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 12:15:11.504 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 2024-08-06 12:15:11.504 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:11 12:15:11.504 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:11 2024-08-06 12:15:11.509 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.508Z|2024-08-06T12:15:11.508Z|f190aa4d-62b3-4040-a50b-894ec6855b24||qtp2132549052-400||/aai/v12/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f190aa4d-62b3-4040-a50b-894ec6855b24, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.508Z, ElapsedTime=0, InvocationID=0a092167-e088-4523-af30-e052ca5c29c6, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.508Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06T12:15:11.508Z|2024-08-06T12:15:11.511+0000|f190aa4d-62b3-4040-a50b-894ec6855b24||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"f190aa4d-62b3-4040-a50b-894ec6855b24","status":"405","rqstDate":"240806-12:15:11:509","respDate":"240806-12:15:11:511","sourceId":"JUNIT:f190aa4d-62b3-4040-a50b-894ec6855b24","resourceId":"http://localhost:42261/aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:509-97823\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[f190aa4d-62b3-4040-a50b-894ec6855b24]}\"}"} 12:15:11 2024-08-06 12:15:11.512 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.508Z|2024-08-06T12:15:11.512Z|f190aa4d-62b3-4040-a50b-894ec6855b24||qtp2132549052-400||/aai/v12/cloud-infrastructure/pservers|JUNIT|ERROR|400|Bad Request||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=400, RequestID=f190aa4d-62b3-4040-a50b-894ec6855b24, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Bad Request, EntryTimestamp=2024-08-06T12:15:11.508Z, InvocationID=0a092167-e088-4523-af30-e052ca5c29c6, ErrorCode=400, LogTimestamp=2024-08-06T12:15:11.512Z, ResponseDesc=Bad Request|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 12:15:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.onap.aai.rest.PserverRelationshipTest 12:15:11 [INFO] Running org.onap.aai.rest.PserverTest 12:15:11 12:15:11.535 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:11 2024-08-06 12:15:11.535 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:11 2024-08-06 12:15:11.535 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 12:15:11.535 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 2024-08-06 12:15:11.535 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:11 12:15:11.535 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:11 2024-08-06 12:15:11.538 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.538Z|2024-08-06T12:15:11.538Z|d7a9728c-91f8-4aab-994d-d06d24c63c43||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d7a9728c-91f8-4aab-994d-d06d24c63c43, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.538Z, ElapsedTime=0, InvocationID=aae3a8de-e9ce-47ce-ad3a-0f5e5b5755b9, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.538Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.542 INFO 2786 --- [ol-382-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.543 INFO 2786 --- [ol-382-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.543 INFO 2786 --- [ol-382-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 12:15:11.543 [pool-382-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.543Z|2024-08-06T12:15:11.543Z|d7a9728c-91f8-4aab-994d-d06d24c63c43||pool-382-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d7a9728c-91f8-4aab-994d-d06d24c63c43, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.543Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.538Z, InvocationID=aae3a8de-e9ce-47ce-ad3a-0f5e5b5755b9, LogTimestamp=2024-08-06T12:15:11.543Z|||Invoke 12:15:11 2024-08-06 12:15:11.543 INFO 2786 --- [ol-382-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 2024-08-06T12:15:11.543Z|2024-08-06T12:15:11.544Z|d7a9728c-91f8-4aab-994d-d06d24c63c43||pool-382-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=d7a9728c-91f8-4aab-994d-d06d24c63c43, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:11.543Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:11.538Z, InvocationID=aae3a8de-e9ce-47ce-ad3a-0f5e5b5755b9, ErrorCode=404, LogTimestamp=2024-08-06T12:15:11.544Z, ResponseDesc=Not Found|||InvokeReturn 12:15:11 12:15:11.545 [pool-382-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.545 INFO 2786 --- [ol-382-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.538Z|2024-08-06T12:15:11.545+0000|d7a9728c-91f8-4aab-994d-d06d24c63c43||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"d7a9728c-91f8-4aab-994d-d06d24c63c43","status":"404","rqstDate":"240806-12:15:11:539","respDate":"240806-12:15:11:545","sourceId":"JUNIT:d7a9728c-91f8-4aab-994d-d06d24c63c43","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:539-90524\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[d7a9728c-91f8-4aab-994d-d06d24c63c43]}\"}"} 12:15:11 2024-08-06 12:15:11.546 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.538Z|2024-08-06T12:15:11.546Z|d7a9728c-91f8-4aab-994d-d06d24c63c43||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=d7a9728c-91f8-4aab-994d-d06d24c63c43, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=8, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:11.538Z, InvocationID=aae3a8de-e9ce-47ce-ad3a-0f5e5b5755b9, ErrorCode=404, LogTimestamp=2024-08-06T12:15:11.546Z, ResponseDesc=Not Found|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd" 404 371 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 12:15:11 2024-08-06 12:15:11.551 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.551Z|2024-08-06T12:15:11.551Z|42c7b495-00e8-4ae6-86ef-15b674d43e16||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=42c7b495-00e8-4ae6-86ef-15b674d43e16, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.551Z, ElapsedTime=0, InvocationID=7fd0025e-ffb4-439e-81f8-899b6110d774, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.551Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.557 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.557 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.557 INFO 2786 --- [p2132549052-400] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06T12:15:11.557Z|2024-08-06T12:15:11.557Z|42c7b495-00e8-4ae6-86ef-15b674d43e16||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=42c7b495-00e8-4ae6-86ef-15b674d43e16, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.557Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.551Z, InvocationID=7fd0025e-ffb4-439e-81f8-899b6110d774, LogTimestamp=2024-08-06T12:15:11.557Z|||Invoke 12:15:11 12:15:11.557 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06 12:15:11.557 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 12:15:11.564 [qtp2132549052-400] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06T12:15:11.557Z|2024-08-06T12:15:11.564Z|42c7b495-00e8-4ae6-86ef-15b674d43e16||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|COMPLETE|201|Created||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=42c7b495-00e8-4ae6-86ef-15b674d43e16, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:11.557Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.551Z, InvocationID=7fd0025e-ffb4-439e-81f8-899b6110d774, LogTimestamp=2024-08-06T12:15:11.564Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 12:15:11 2024-08-06 12:15:11.564 INFO 2786 --- [p2132549052-400] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.564Z|2024-08-06T12:15:11.568+0000|42c7b495-00e8-4ae6-86ef-15b674d43e16||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"42c7b495-00e8-4ae6-86ef-15b674d43e16","status":"201","rqstDate":"240806-12:15:11:551","respDate":"240806-12:15:11:568","sourceId":"JUNIT:42c7b495-00e8-4ae6-86ef-15b674d43e16","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:551-2880\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[42c7b495-00e8-4ae6-86ef-15b674d43e16]}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:551-2880\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[28776], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:551-2880]}\",\"Entity\":\"\"}"} 12:15:11 2024-08-06 12:15:11.568 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.551Z|2024-08-06T12:15:11.568Z|42c7b495-00e8-4ae6-86ef-15b674d43e16||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.106.19|17|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=201, RequestID=42c7b495-00e8-4ae6-86ef-15b674d43e16, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=17, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.551Z, InvocationID=7fd0025e-ffb4-439e-81f8-899b6110d774, LogTimestamp=2024-08-06T12:15:11.568Z, ResponseDesc=Created, elapsedTime=1|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd" 201 0 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access" 12:15:11 2024-08-06 12:15:11.574 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.574Z|2024-08-06T12:15:11.574Z|744dbf26-8514-4f01-9ad2-768a52f63775||qtp2132549052-401||/aai/v11/resources/id|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=744dbf26-8514-4f01-9ad2-768a52f63775, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.574Z, ElapsedTime=0, InvocationID=28ec24b8-12e6-44db-b261-53d6d7b61efb, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.574Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.582 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.582 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.582 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.582 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 2024-08-06T12:15:11.582Z|2024-08-06T12:15:11.582Z|744dbf26-8514-4f01-9ad2-768a52f63775||qtp2132549052-401||/aai/v11/resources/id|JUNIT|AAI.DB|v11/resources/id/28776|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=744dbf26-8514-4f01-9ad2-768a52f63775, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.582Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.106.19, TargetServiceName=v11/resources/id/28776, EntryTimestamp=2024-08-06T12:15:11.574Z, InvocationID=28ec24b8-12e6-44db-b261-53d6d7b61efb, LogTimestamp=2024-08-06T12:15:11.582Z|||Invoke 12:15:11 12:15:11.582 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.582Z|2024-08-06T12:15:11.584Z|744dbf26-8514-4f01-9ad2-768a52f63775||qtp2132549052-401||/aai/v11/resources/id|JUNIT|AAI.DB|v11/resources/id/28776|COMPLETE|200|OK||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=744dbf26-8514-4f01-9ad2-768a52f63775, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:11.582Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.106.19, TargetServiceName=v11/resources/id/28776, EntryTimestamp=2024-08-06T12:15:11.574Z, InvocationID=28ec24b8-12e6-44db-b261-53d6d7b61efb, LogTimestamp=2024-08-06T12:15:11.584Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:11 12:15:11.584 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.584 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.584Z|2024-08-06T12:15:11.585+0000|744dbf26-8514-4f01-9ad2-768a52f63775||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/resources/id|JUNIT|||||DEBUG||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"744dbf26-8514-4f01-9ad2-768a52f63775","status":"200","rqstDate":"240806-12:15:11:575","respDate":"240806-12:15:11:585","sourceId":"JUNIT:744dbf26-8514-4f01-9ad2-768a52f63775","resourceId":"http://localhost:42261/aai/v11/resources/id/28776","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:575-67116\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[744dbf26-8514-4f01-9ad2-768a52f63775]}\"}"} 12:15:11 2024-08-06 12:15:11.585 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.574Z|2024-08-06T12:15:11.585Z|744dbf26-8514-4f01-9ad2-768a52f63775||qtp2132549052-401||/aai/v11/resources/id|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=744dbf26-8514-4f01-9ad2-768a52f63775, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=11, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.574Z, InvocationID=28ec24b8-12e6-44db-b261-53d6d7b61efb, LogTimestamp=2024-08-06T12:15:11.585Z, ResponseDesc=OK, elapsedTime=1|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v11/resources/id/28776" 200 119 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access" 12:15:11 2024-08-06 12:15:11.590 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.590Z|2024-08-06T12:15:11.590Z|d17d5762-567c-40bc-bc52-cc5e02fd72bb||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d17d5762-567c-40bc-bc52-cc5e02fd72bb, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.590Z, ElapsedTime=0, InvocationID=d03bfb8b-13d3-4f84-aa5e-9ec54361db2e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.590Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.594 INFO 2786 --- [ol-383-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.594 INFO 2786 --- [ol-383-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.594 INFO 2786 --- [ol-383-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.594 INFO 2786 --- [ol-383-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 12:15:11.594 [pool-383-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.594Z|2024-08-06T12:15:11.594Z|d17d5762-567c-40bc-bc52-cc5e02fd72bb||pool-383-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=d17d5762-567c-40bc-bc52-cc5e02fd72bb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.594Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.590Z, InvocationID=d03bfb8b-13d3-4f84-aa5e-9ec54361db2e, LogTimestamp=2024-08-06T12:15:11.594Z|||Invoke 12:15:11 12:15:11.598 [pool-383-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.598 INFO 2786 --- [ol-383-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.594Z|2024-08-06T12:15:11.597Z|d17d5762-567c-40bc-bc52-cc5e02fd72bb||pool-383-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=d17d5762-567c-40bc-bc52-cc5e02fd72bb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:11.594Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.590Z, InvocationID=d03bfb8b-13d3-4f84-aa5e-9ec54361db2e, LogTimestamp=2024-08-06T12:15:11.597Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:11 2024-08-06T12:15:11.590Z|2024-08-06T12:15:11.599+0000|d17d5762-567c-40bc-bc52-cc5e02fd72bb||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"d17d5762-567c-40bc-bc52-cc5e02fd72bb","status":"200","rqstDate":"240806-12:15:11:591","respDate":"240806-12:15:11:598","sourceId":"JUNIT:d17d5762-567c-40bc-bc52-cc5e02fd72bb","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:591-99568\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[d17d5762-567c-40bc-bc52-cc5e02fd72bb]}\"}"} 12:15:11 2024-08-06 12:15:11.599 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.590Z|2024-08-06T12:15:11.599Z|d17d5762-567c-40bc-bc52-cc5e02fd72bb||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|200|OK||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=200, RequestID=d17d5762-567c-40bc-bc52-cc5e02fd72bb, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=9, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.590Z, InvocationID=d03bfb8b-13d3-4f84-aa5e-9ec54361db2e, LogTimestamp=2024-08-06T12:15:11.599Z, ResponseDesc=OK|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd" 200 107 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access" 12:15:11 2024-08-06 12:15:11.605 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.605Z|2024-08-06T12:15:11.605Z|fb60912d-d4cd-4fb4-9570-2cedaa6b4529||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fb60912d-d4cd-4fb4-9570-2cedaa6b4529, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.605Z, ElapsedTime=0, InvocationID=18395b3e-24ca-40b7-bea2-053d26e6404e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:11.605Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06 12:15:11.608 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.608 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.608 INFO 2786 --- [p2132549052-401] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.608 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 2024-08-06T12:15:11.608Z|2024-08-06T12:15:11.608Z|fb60912d-d4cd-4fb4-9570-2cedaa6b4529||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=fb60912d-d4cd-4fb4-9570-2cedaa6b4529, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.608Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.605Z, InvocationID=18395b3e-24ca-40b7-bea2-053d26e6404e, LogTimestamp=2024-08-06T12:15:11.608Z|||Invoke 12:15:11 12:15:11.608 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.608Z|2024-08-06T12:15:11.615Z|fb60912d-d4cd-4fb4-9570-2cedaa6b4529||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd|COMPLETE|204|No Content||INFO||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=fb60912d-d4cd-4fb4-9570-2cedaa6b4529, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=7, InvokeTimestamp=2024-08-06T12:15:11.608Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd, EntryTimestamp=2024-08-06T12:15:11.605Z, InvocationID=18395b3e-24ca-40b7-bea2-053d26e6404e, LogTimestamp=2024-08-06T12:15:11.615Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:11 2024-08-06 12:15:11.615 INFO 2786 --- [p2132549052-401] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 12:15:11.615 [qtp2132549052-401] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06T12:15:11.615Z|2024-08-06T12:15:11.918+0000|fb60912d-d4cd-4fb4-9570-2cedaa6b4529||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.106.19|7|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"fb60912d-d4cd-4fb4-9570-2cedaa6b4529","status":"204","rqstDate":"240806-12:15:11:605","respDate":"240806-12:15:11:918","sourceId":"JUNIT:fb60912d-d4cd-4fb4-9570-2cedaa6b4529","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd?resource-version=1722946511557","resourceType":"DELETE","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:605-27324\",\"Http-Method\":\"DELETE\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[fb60912d-d4cd-4fb4-9570-2cedaa6b4529]}\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:605-27324\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:605-27324]}\",\"Entity\":\"\"}"} 12:15:11 2024-08-06 12:15:11.919 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.605Z|2024-08-06T12:15:11.919Z|fb60912d-d4cd-4fb4-9570-2cedaa6b4529||qtp2132549052-401||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|204|No Content||INFO||10.30.106.19|314|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=204, RequestID=fb60912d-d4cd-4fb4-9570-2cedaa6b4529, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=314, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, EntryTimestamp=2024-08-06T12:15:11.605Z, InvocationID=18395b3e-24ca-40b7-bea2-053d26e6404e, LogTimestamp=2024-08-06T12:15:11.919Z, ResponseDesc=No Content, elapsedTime=0|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/testa5402152-59bd-4515-87b7-aeafe347c2dd?resource-version=1722946511557" 204 0 REST JUNIT JUNIT - - - - - - - - - - 317 - "logType": "access" 12:15:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in org.onap.aai.rest.PserverTest 12:15:11 [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest 12:15:11 2024-08-06 12:15:11.936 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:11 12:15:11.936 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:11 2024-08-06 12:15:11.936 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 12:15:11.936 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:11 2024-08-06 12:15:11.936 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:11 12:15:11.936 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:11 2024-08-06 12:15:11.939 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:11 2024-08-06T12:15:11.939Z|2024-08-06T12:15:11.939Z|||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=null, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:11.939Z, ElapsedTime=0, InvocationID=062f2138-bea8-44a1-9ac2-9ecc48821eab, PartnerName=Apache-HttpClient/4.5.13 (Java/1.8.0_342), LogTimestamp=2024-08-06T12:15:11.939Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:11 2024-08-06T12:15:11.939Z||qtp2132549052-400|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run 12:15:11 12:15:11.941 [qtp2132549052-400] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run 12:15:11 2024-08-06 12:15:11.941 ERROR 2786 --- [p2132549052-400] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run 12:15:11 2024-08-06T12:15:11.939Z|2024-08-06T12:15:11.944+0000|||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|ERROR||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=Apache-HttpClient/4.5.13 (Java/1.8.0_342):{"transactionId":null,"status":"400","rqstDate":"240806-12:15:11:940","respDate":"240806-12:15:11:944","sourceId":"null:null","resourceId":"http://localhost:42261/aai/v11/cloud-infrastructure/pservers/pserver/test186d7b88-094b-4df5-9a88-bba9ba9fdb92","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:11:940-36090\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Accept=[text/plain, application/json, application/xml, application/*+json, text/xml, application/*+xml, */*], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[]}\"}"} 12:15:11 2024-08-06 12:15:11.945 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:11 2024-08-06T12:15:11.939Z|2024-08-06T12:15:11.944Z|||qtp2132549052-400||/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|ERROR|400|Bad Request||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=400, RequestID=null, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=5, PartnerName=Apache-HttpClient/4.5.13 (Java/1.8.0_342), ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Bad Request, EntryTimestamp=2024-08-06T12:15:11.939Z, InvocationID=062f2138-bea8-44a1-9ac2-9ecc48821eab, ErrorCode=400, LogTimestamp=2024-08-06T12:15:11.944Z, ResponseDesc=Bad Request|||Exiting. 12:15:11 127.0.0.1 - - [06/Aug/2024:12:15:11 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test186d7b88-094b-4df5-9a88-bba9ba9fdb92" 400 326 REST - - - - - - - - - - - - 7 - "logType": "access" 12:15:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.rest.PserverWrongHeaderTest 12:15:11 [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest 12:15:11 12:15:11.955 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:11 2024-08-06 12:15:11.955 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:11 12:15:11.962 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:11 2024-08-06 12:15:11.962 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:11 2024-08-06 12:15:11.967 INFO 2786 --- [ol-384-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.967 INFO 2786 --- [ol-384-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.968 INFO 2786 --- [ol-384-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.968 INFO 2786 --- [ol-384-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 12:15:11.968 [pool-384-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06T12:15:11.968Z|2024-08-06T12:15:11.968Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-384-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.968Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Node Not Found:3001:Not Found:no node at that vertex id, TargetServiceName=cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:11.968Z, elapsedTime=0|||Invoke 12:15:11 2024-08-06 12:15:11.970 INFO 2786 --- [ol-384-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.968Z|2024-08-06T12:15:11.970Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-384-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:11.968Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, TargetServiceName=cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:11.970Z, ResponseDesc=Not Found, elapsedTime=0|||InvokeReturn 12:15:11 12:15:11.970 [pool-384-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 2024-08-06 12:15:11.973 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:11 2024-08-06 12:15:11.973 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:11 2024-08-06 12:15:11.973 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:11 2024-08-06 12:15:11.973 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:11 2024-08-06T12:15:11.973Z|2024-08-06T12:15:11.973Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:11.973Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Node Not Found:3001:Not Found:no node at that vertex id, TargetServiceName=cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:11.973Z, elapsedTime=0|||Invoke 12:15:11 12:15:11.973 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:11 2024-08-06 12:15:11.978 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:11 2024-08-06T12:15:11.973Z|2024-08-06T12:15:11.978Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:11.973Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Node Not Found:3001:Not Found:no node at that vertex id, TargetServiceName=cloud-infrastructure/pservers/pserver/8c92f41d-578f-470f-801a-cba51261d6a5, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:11.978Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:11 12:15:11.978 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.aai.rest.URLFromVertexIdConsumerTest 12:15:11 [INFO] Running org.onap.aai.rest.VertexIdConsumerTest 12:15:11 2024-08-06 12:15:11.996 INFO 2786 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 12:15:11 12:15:11.996 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 12:15:12 2024-08-06 12:15:12.002 INFO 2786 --- [ol-385-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:12 2024-08-06 12:15:12.003 INFO 2786 --- [ol-385-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:12 2024-08-06 12:15:12.003 INFO 2786 --- [ol-385-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:12 2024-08-06 12:15:12.003 INFO 2786 --- [ol-385-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:12 12:15:12.003 [pool-385-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:12 2024-08-06T12:15:12.003Z|2024-08-06T12:15:12.003Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-385-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:12.003Z, LogTimestamp=2024-08-06T12:15:12.003Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:12 2024-08-06T12:15:12.003Z|2024-08-06T12:15:12.004Z|3c4ace61-598d-4287-8665-ceaf47e3703f||pool-385-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3|ERROR|404|Not Found||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=1, InvokeTimestamp=2024-08-06T12:15:12.003Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:12.004Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 12:15:12 2024-08-06 12:15:12.004 INFO 2786 --- [ol-385-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:12 12:15:12.004 [pool-385-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:12 2024-08-06 12:15:12.007 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:12 2024-08-06 12:15:12.007 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:12 2024-08-06 12:15:12.007 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:12 2024-08-06 12:15:12.007 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:12 2024-08-06T12:15:12.007Z|2024-08-06T12:15:12.007Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:12.007Z, LogTimestamp=2024-08-06T12:15:12.007Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:12 12:15:12.007 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:12 2024-08-06 12:15:12.012 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:12 2024-08-06T12:15:12.007Z|2024-08-06T12:15:12.012Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:12.007Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:12.012Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:12 12:15:12.012 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:12 2024-08-06 12:15:12.017 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:12 2024-08-06 12:15:12.017 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:12 2024-08-06 12:15:12.017 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:12 2024-08-06 12:15:12.017 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:12 2024-08-06T12:15:12.017Z|2024-08-06T12:15:12.017Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:12.017Z, LogTimestamp=2024-08-06T12:15:12.017Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 12:15:12 12:15:12.017 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:12 2024-08-06 12:15:12.020 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:12 12:15:12.020 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:12 2024-08-06T12:15:12.017Z|2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:12.017Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/3dded0f0-970f-4240-8a36-909899fe2eb3, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:12.020Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:12 {"pserver":{"hostname":"3dded0f0-970f-4240-8a36-909899fe2eb3","in-maint":false,"resource-version":"1722946512007"}} 12:15:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.aai.rest.VertexIdConsumerTest 12:15:12 [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest 12:15:23 2024-08-06 12:15:23.758 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.758 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06 12:15:23.783 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 12:15:23.783 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.784 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 12:15:23.784 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.786 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.786 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.789 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 12:15:23.789 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.789 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 12:15:23.789 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.790 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.790 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.792 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 12:15:23.792 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06T12:15:12.020Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.792 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 12:15:23.792 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.794 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.794 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06 12:15:23.812 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:23 2024-08-06 12:15:23.812 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:23 2024-08-06 12:15:23.812 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:23 2024-08-06 12:15:23.812 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.812Z|2024-08-06T12:15:23.812Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.812Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'], TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:23.812Z, elapsedTime=1|||Invoke 12:15:23 12:15:23.812 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.820 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.812Z|2024-08-06T12:15:23.820Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail|COMPLETE|201|Created||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:23.812Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'], TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:23.820Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 12:15:23 12:15:23.820 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.821 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.821Z|2024-08-06T12:15:23.821Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.821Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.821Z, elapsedTime=5|||Invoke 12:15:23 12:15:23.821 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.824 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.821Z|2024-08-06T12:15:23.824Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:23.821Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.824Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:23 12:15:23.824 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.825 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.825Z|2024-08-06T12:15:23.825Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.825Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.825Z, elapsedTime=2|||Invoke 12:15:23 12:15:23.825 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.834 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.825Z|2024-08-06T12:15:23.834Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|COMPLETE|200|OK||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=9, InvokeTimestamp=2024-08-06T12:15:23.825Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.834Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:23 12:15:23.834 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.834 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.834Z|2024-08-06T12:15:23.834Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.834Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.834Z, elapsedTime=3|||Invoke 12:15:23 12:15:23.834 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.860 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:15:23 12:15:23.860 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:15:23 2024-08-06T12:15:23.834Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|WARN|300|Precondition Failed:3000:Precondition Failed:resource-version MISMATCH for delete of generic-vnf|ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 12:15:23 2024-08-06 12:15:23.861 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.834Z|2024-08-06T12:15:23.861Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|ERROR|412|Precondition Failed||INFO||10.30.106.19|27|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=412, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=27, InvokeTimestamp=2024-08-06T12:15:23.834Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail, ErrorDesc=Precondition Failed, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=412, LogTimestamp=2024-08-06T12:15:23.861Z, ResponseDesc=Precondition Failed, elapsedTime=0|||InvokeReturn 12:15:23 12:15:23.861 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.862 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 12:15:23 12:15:23.862 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 12:15:23 {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["POST","/aai/v29/bulk/single-transaction","Invalid input performing %1 on %2:Operation 3 with action (DELETE) on uri (/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail) failed with status code (412), error code (ERR.5.4.6131) and msg (Precondition Failed:resource-version MISMATCH for delete of generic-vnf)","ERR.5.2.3000"]}}} 12:15:23 2024-08-06 12:15:23.864 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.864 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06T12:15:23.861Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.867 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:23 12:15:23.867 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:23 2024-08-06T12:15:23.861Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.867 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:23 12:15:23.867 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:23 2024-08-06 12:15:23.868 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.868 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06 12:15:23.875 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:23 2024-08-06 12:15:23.875 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:23 2024-08-06 12:15:23.875 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:23 2024-08-06 12:15:23.875 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.875Z|2024-08-06T12:15:23.875Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.875Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:23.875Z, elapsedTime=0|||Invoke 12:15:23 12:15:23.875 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.880 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.875Z|2024-08-06T12:15:23.880Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:23.875Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:23.880Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:23 12:15:23.880 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.880 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.880Z|2024-08-06T12:15:23.880Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.880Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.880Z, elapsedTime=3|||Invoke 12:15:23 12:15:23.880 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.888 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.880Z|2024-08-06T12:15:23.888Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|COMPLETE|200|OK||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:23.880Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.888Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 12:15:23 12:15:23.888 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.888 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.888Z|2024-08-06T12:15:23.888Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:23.888Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.888Z, elapsedTime=3|||Invoke 12:15:23 12:15:23.888 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.892 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.888Z|2024-08-06T12:15:23.892Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:23.888Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.892Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:23 12:15:23.892 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 12:15:23.915 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:23 java.lang.NullPointerException: null 12:15:23 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:23 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:23 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:23 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:23 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:23 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:23 2024-08-06 12:15:23.915 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:23 12:15:23 java.lang.NullPointerException: null 12:15:23 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:23 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:23 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:23 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:23 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:23 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:23 12:15:23 2024-08-06 12:15:23.918 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:23 12:15:23.918 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:23 2024-08-06 12:15:23.922 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:23 12:15:23.922 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:23 2024-08-06 12:15:23.927 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:23 2024-08-06 12:15:23.927 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:23 2024-08-06 12:15:23.927 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:23 2024-08-06 12:15:23.927 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:23 2024-08-06T12:15:23.927Z|2024-08-06T12:15:23.927Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/logical-links/logical-link/ll, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:23.927Z, LogTimestamp=2024-08-06T12:15:23.927Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:23 12:15:23.927 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:23 2024-08-06 12:15:23.935 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:23 2024-08-06T12:15:23.927Z|2024-08-06T12:15:23.935Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|COMPLETE|201|Created||INFO||10.30.106.19|8|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=8, InvokeTimestamp=2024-08-06T12:15:23.927Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:23.935Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:23 12:15:23.935 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:23 2024-08-06 12:15:23.938 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:23 12:15:23 java.lang.NullPointerException: null 12:15:23 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:23 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:23 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:23 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:23 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:23 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:23 12:15:23 12:15:23.938 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:23 java.lang.NullPointerException: null 12:15:23 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:23 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:23 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:23 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:23 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:23 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:23 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:23 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:23 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:23 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 2024-08-06 12:15:24.241 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:24 {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]} 12:15:24 12:15:24.241 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:24 2024-08-06 12:15:24.247 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:24 2024-08-06 12:15:24.247 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:24 2024-08-06 12:15:24.247 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:24 2024-08-06 12:15:24.247 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 2024-08-06T12:15:24.247Z|2024-08-06T12:15:24.247Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/logical-links/logical-link/ll, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:24.247Z, LogTimestamp=2024-08-06T12:15:24.247Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:24 12:15:24.247 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06 12:15:24.254 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.247Z|2024-08-06T12:15:24.253Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|COMPLETE|204|No Content||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:24.247Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.253Z, ResponseDesc=No Content, elapsedTime=2|||InvokeReturn 12:15:24 12:15:24.254 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.254 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 2024-08-06T12:15:24.254Z|2024-08-06T12:15:24.254Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.254Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.254Z, elapsedTime=2|||Invoke 12:15:24 12:15:24.254 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06 12:15:24.259 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.254Z|2024-08-06T12:15:24.259Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:24.254Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.259Z, ResponseDesc=Created, elapsedTime=1|||InvokeReturn 12:15:24 12:15:24.259 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.262 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:24 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 12:15:24 12:15:24.262 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 2024-08-06 12:15:24.565 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:24 {"operation-responses":[{"action":"delete","uri":"/network/logical-links/logical-link/ll?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]} 12:15:24 12:15:24.565 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:24 2024-08-06 12:15:24.568 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 12:15:24.568 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06 12:15:24.576 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:24 2024-08-06 12:15:24.577 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:24 2024-08-06 12:15:24.577 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:24 2024-08-06 12:15:24.577 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 12:15:24.577 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.577Z|2024-08-06T12:15:24.577Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:24.577Z, LogTimestamp=2024-08-06T12:15:24.577Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:24 2024-08-06 12:15:24.582 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 12:15:24.582 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06T12:15:24.577Z|2024-08-06T12:15:24.582Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:24.577Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.582Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:24 2024-08-06 12:15:24.583 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 12:15:24.583 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.583Z|2024-08-06T12:15:24.583Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.583Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.583Z, elapsedTime=3|||Invoke 12:15:24 2024-08-06 12:15:24.589 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.583Z|2024-08-06T12:15:24.589Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|COMPLETE|200|OK||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:24.583Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.589Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 12:15:24 12:15:24.589 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 12:15:24.593 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 2024-08-06 12:15:24.593 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:24 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 12:15:24 2024-08-06 12:15:24.595 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:24 12:15:24.595 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:24 2024-08-06 12:15:24.598 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 12:15:24.598 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06 12:15:24.601 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:24 2024-08-06 12:15:24.602 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:24 2024-08-06 12:15:24.602 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:24 2024-08-06 12:15:24.602 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 12:15:24.602 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.602Z|2024-08-06T12:15:24.602Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:24.602Z, LogTimestamp=2024-08-06T12:15:24.602Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:24 2024-08-06 12:15:24.608 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 12:15:24.608 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06T12:15:24.602Z|2024-08-06T12:15:24.608Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween|ERROR|404|Not Found||INFO||10.30.106.19|6|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=6, InvokeTimestamp=2024-08-06T12:15:24.602Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween, ErrorDesc=Not Found, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=404, LogTimestamp=2024-08-06T12:15:24.608Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 12:15:24 2024-08-06 12:15:24.608 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 12:15:24 12:15:24.608 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 12:15:24 2024-08-06 12:15:24.610 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 12:15:24.610 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06 12:15:24.618 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:24 2024-08-06 12:15:24.618 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:24 2024-08-06 12:15:24.618 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:24 2024-08-06 12:15:24.618 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 12:15:24.618 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.618Z|2024-08-06T12:15:24.618Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.618Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Operation 0 with action (PUT) on uri (/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween) failed with status code (404), error code (ERR.5.4.6129) and msg (pserver: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween: Error making edge to target node:Node of type pserver. Could not find object at: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween), TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:24.618Z, elapsedTime=3|||Invoke 12:15:24 2024-08-06 12:15:24.622 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.618Z|2024-08-06T12:15:24.622Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:24.618Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Operation 0 with action (PUT) on uri (/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween) failed with status code (404), error code (ERR.5.4.6129) and msg (pserver: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween: Error making edge to target node:Node of type pserver. Could not find object at: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween), TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:24.622Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:24 12:15:24.622 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.623 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 2024-08-06T12:15:24.623Z|2024-08-06T12:15:24.623Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.623Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.623Z, elapsedTime=2|||Invoke 12:15:24 12:15:24.623 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.623Z|2024-08-06T12:15:24.626Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|201|Created||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:24.623Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.626Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:24 2024-08-06 12:15:24.626 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 12:15:24.626 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.626 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 12:15:24.626 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.626Z|2024-08-06T12:15:24.626Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.626Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.626Z, elapsedTime=2|||Invoke 12:15:24 2024-08-06 12:15:24.629 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.626Z|2024-08-06T12:15:24.629Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|200|OK||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=3, InvokeTimestamp=2024-08-06T12:15:24.626Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.629Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:24 12:15:24.629 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.629 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 2024-08-06T12:15:24.629Z|2024-08-06T12:15:24.629Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.629Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.629Z, elapsedTime=1|||Invoke 12:15:24 12:15:24.629 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06 12:15:24.634 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.629Z|2024-08-06T12:15:24.634Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|204|No Content||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:24.629Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.634Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 12:15:24 12:15:24.634 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.650 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:24 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 12:15:24 12:15:24.650 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 2024-08-06 12:15:24.952 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:24 12:15:24.952 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:24 2024-08-06 12:15:24.958 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 12:15:24.958 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06 12:15:24.963 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 12:15:24 12:15:24.963 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 12:15:24 2024-08-06 12:15:24.965 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 12:15:24.965 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06T12:15:24.634Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:24 2024-08-06 12:15:24.966 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:24 12:15:24.966 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:24 2024-08-06T12:15:24.634Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:24 2024-08-06 12:15:24.967 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:24 12:15:24.967 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 12:15:24 12:15:24.968 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06 12:15:24.968 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 2024-08-06 12:15:24.974 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:24 2024-08-06 12:15:24.974 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:24 2024-08-06 12:15:24.974 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:24 2024-08-06 12:15:24.974 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 12:15:24.974 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06T12:15:24.974Z|2024-08-06T12:15:24.974Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.974Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request: Payload has no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:15:24.974Z, elapsedTime=7|||Invoke 12:15:24 2024-08-06 12:15:24.978 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.974Z|2024-08-06T12:15:24.978Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:24.974Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Required Field not passed.:3000:Bad Request: Payload has no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=400, LogTimestamp=2024-08-06T12:15:24.978Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:24 2024-08-06 12:15:24.978 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 2024-08-06T12:15:24.978Z|2024-08-06T12:15:24.978Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.978Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.978Z, elapsedTime=2|||Invoke 12:15:24 12:15:24.978 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 12:15:24.978 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06 12:15:24.982 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.978Z|2024-08-06T12:15:24.982Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|COMPLETE|201|Created||INFO||10.30.106.19|4|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=4, InvokeTimestamp=2024-08-06T12:15:24.978Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.982Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 12:15:24 12:15:24.982 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.982 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:24 2024-08-06T12:15:24.982Z|2024-08-06T12:15:24.982Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:24.982Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.982Z, elapsedTime=2|||Invoke 12:15:24 12:15:24.982 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:24 2024-08-06 12:15:24.984 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:24 2024-08-06T12:15:24.982Z|2024-08-06T12:15:24.984Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|COMPLETE|200|OK||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=200, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:24.982Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:24.984Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 12:15:24 12:15:24.984 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:24 2024-08-06 12:15:24.991 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:24 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 12:15:24 12:15:24.991 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:24 java.lang.NullPointerException: null 12:15:24 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:24 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:24 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:24 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:24 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:24 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:24 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:24 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:24 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:24 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:24 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:24 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:24 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:24 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:24 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:24 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:24 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:24 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:24 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:24 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:24 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:24 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:24 2024-08-06 12:15:24.993 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:24 12:15:24.993 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:24 2024-08-06 12:15:24.996 INFO 2786 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 12:15:24 12:15:24.996 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 12:15:25 2024-08-06 12:15:25.001 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:25 2024-08-06 12:15:25.002 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:25 2024-08-06 12:15:25.002 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:25 2024-08-06 12:15:25.002 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:25 12:15:25.002 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:25 2024-08-06T12:15:25.002Z|2024-08-06T12:15:25.002Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/pnfs/pnf/pnf-1, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:25.002Z, LogTimestamp=2024-08-06T12:15:25.002Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 12:15:25 2024-08-06 12:15:25.021 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:25 2024-08-06T12:15:25.002Z|2024-08-06T12:15:25.021Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|COMPLETE|201|Created||INFO||10.30.106.19|19|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=19, InvokeTimestamp=2024-08-06T12:15:25.002Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:25.021Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 12:15:25 12:15:25.021 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:25 2024-08-06 12:15:25.051 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:25 12:15:25 java.lang.NullPointerException: null 12:15:25 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:25 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:25 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:25 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:25 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:25 12:15:25 12:15:25.051 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:25 java.lang.NullPointerException: null 12:15:25 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:25 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:25 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:25 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:25 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:25 2024-08-06 12:15:25.356 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:25 {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]} 12:15:25 12:15:25.356 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:25 2024-08-06 12:15:25.363 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:25 2024-08-06 12:15:25.363 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:25 2024-08-06 12:15:25.363 INFO 2786 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:25 2024-08-06 12:15:25.363 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:25 2024-08-06T12:15:25.363Z|2024-08-06T12:15:25.363Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/pnfs/pnf/pnf-1, ElapsedTime=0, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, InvokeTimestamp=2024-08-06T12:15:25.363Z, LogTimestamp=2024-08-06T12:15:25.363Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, elapsedTime=27, TargetEntity=AAI.DB|||Invoke 12:15:25 12:15:25.363 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:25 2024-08-06 12:15:25.374 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:25 2024-08-06T12:15:25.363Z|2024-08-06T12:15:25.374Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|COMPLETE|204|No Content||INFO||10.30.106.19|11|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=204, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=11, InvokeTimestamp=2024-08-06T12:15:25.363Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:25.374Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 12:15:25 12:15:25.374 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:25 2024-08-06 12:15:25.374 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:25 2024-08-06T12:15:25.374Z|2024-08-06T12:15:25.374Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:25.374Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:25.374Z, elapsedTime=1|||Invoke 12:15:25 12:15:25.374 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:25 2024-08-06 12:15:25.379 INFO 2786 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:25 2024-08-06T12:15:25.374Z|2024-08-06T12:15:25.379Z|3c4ace61-598d-4287-8665-ceaf47e3703f||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|COMPLETE|201|Created||INFO||10.30.106.19|5|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=201, RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ElapsedTime=5, InvokeTimestamp=2024-08-06T12:15:25.374Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, LogTimestamp=2024-08-06T12:15:25.379Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 12:15:25 12:15:25.379 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:25 2024-08-06 12:15:25.387 ERROR 2786 --- [ main] o.o.a.r.n.NotificationService : Error sending Delta Events 12:15:25 12:15:25 java.lang.NullPointerException: null 12:15:25 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:25 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:25 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:25 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:25 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:25 12:15:25 12:15:25.387 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events 12:15:25 java.lang.NullPointerException: null 12:15:25 at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:71) 12:15:25 at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:107) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:613) 12:15:25 at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387) 12:15:25 at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:25 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:25 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:25 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:25 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:25 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:25 2024-08-06 12:15:25.690 INFO 2786 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 12:15:25 {"operation-responses":[{"action":"delete","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a","response-status-code":201,"response-body":null}]} 12:15:25 12:15:25.690 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 12:15:25 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.667 s - in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest 12:15:25 [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest 12:15:25 2024-08-06 12:15:25.707 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:25 12:15:25.707 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:25 2024-08-06 12:15:25.707 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:25 12:15:25.707 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:25 2024-08-06 12:15:25.707 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:25 12:15:25.707 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:25 2024-08-06 12:15:25.712 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:25 2024-08-06T12:15:25.712Z|2024-08-06T12:15:25.712Z|44907b66-0bff-4717-89ba-09f8c6da0053||qtp2132549052-401||/aai/v13/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=44907b66-0bff-4717-89ba-09f8c6da0053, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:25.712Z, ElapsedTime=0, InvocationID=20fae645-32c2-46b6-9ab1-f27005d70a1e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:25.712Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:25 2024-08-06 12:15:25.718 INFO 2786 --- [ol-386-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 12:15:25 2024-08-06 12:15:25.718 INFO 2786 --- [ol-386-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 12:15:25 2024-08-06 12:15:25.718 INFO 2786 --- [ol-386-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 12:15:25 2024-08-06 12:15:25.718 INFO 2786 --- [ol-386-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 12:15:25 12:15:25.718 [pool-386-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 12:15:25 2024-08-06T12:15:25.718Z|2024-08-06T12:15:25.718Z|44907b66-0bff-4717-89ba-09f8c6da0053||pool-386-thread-1||/aai/v13/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE|RequestID=44907b66-0bff-4717-89ba-09f8c6da0053, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, InvokeTimestamp=2024-08-06T12:15:25.718Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas, EntryTimestamp=2024-08-06T12:15:25.712Z, InvocationID=20fae645-32c2-46b6-9ab1-f27005d70a1e, LogTimestamp=2024-08-06T12:15:25.718Z|||Invoke 12:15:25 12:15:25.720 [pool-386-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 12:15:25 2024-08-06T12:15:25.718Z|2024-08-06T12:15:25.720Z|44907b66-0bff-4717-89ba-09f8c6da0053||pool-386-thread-1||/aai/v13/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas|ERROR|404|Not Found||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070||||||INVOKE-RETURN|ResponseCode=404, RequestID=44907b66-0bff-4717-89ba-09f8c6da0053, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, InvokeTimestamp=2024-08-06T12:15:25.718Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, TargetServiceName=cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:25.712Z, InvocationID=20fae645-32c2-46b6-9ab1-f27005d70a1e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:25.720Z, ResponseDesc=Not Found|||InvokeReturn 12:15:25 2024-08-06 12:15:25.720 INFO 2786 --- [ol-386-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 12:15:25 2024-08-06T12:15:25.712Z|2024-08-06T12:15:25.721+0000|44907b66-0bff-4717-89ba-09f8c6da0053||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v13/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"44907b66-0bff-4717-89ba-09f8c6da0053","status":"404","rqstDate":"240806-12:15:25:713","respDate":"240806-12:15:25:721","sourceId":"JUNIT:44907b66-0bff-4717-89ba-09f8c6da0053","resourceId":"http://localhost:42261/aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:25:713-24046\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[44907b66-0bff-4717-89ba-09f8c6da0053]}\"}"} 12:15:25 2024-08-06 12:15:25.721 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:25 2024-08-06T12:15:25.712Z|2024-08-06T12:15:25.721Z|44907b66-0bff-4717-89ba-09f8c6da0053||qtp2132549052-401||/aai/v13/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.106.19|9|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=404, RequestID=44907b66-0bff-4717-89ba-09f8c6da0053, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=9, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Not Found, EntryTimestamp=2024-08-06T12:15:25.712Z, InvocationID=20fae645-32c2-46b6-9ab1-f27005d70a1e, ErrorCode=404, LogTimestamp=2024-08-06T12:15:25.721Z, ResponseDesc=Not Found|||Exiting. 12:15:25 127.0.0.1 - - [06/Aug/2024:12:15:25 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access" 12:15:25 2024-08-06 12:15:25.727 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:25 2024-08-06T12:15:25.726Z|2024-08-06T12:15:25.726Z|227fae76-cc59-416f-ac99-150392be50a4||qtp2132549052-400||/aai/v8/service-design-and-creation/named-queries|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=227fae76-cc59-416f-ac99-150392be50a4, ServiceName=/aai/v8/service-design-and-creation/named-queries, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:25.726Z, ElapsedTime=0, InvocationID=c651e1a0-14b5-4e52-a567-ca4264cffa56, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:25.726Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:25 2024-08-06T12:15:25.726Z|2024-08-06T12:15:25.728+0000|227fae76-cc59-416f-ac99-150392be50a4||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v8/service-design-and-creation/named-queries|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"227fae76-cc59-416f-ac99-150392be50a4","status":"410","rqstDate":"240806-12:15:25:727","respDate":"240806-12:15:25:728","sourceId":"JUNIT:227fae76-cc59-416f-ac99-150392be50a4","resourceId":"http://localhost:42261/aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:25:727-37222\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[227fae76-cc59-416f-ac99-150392be50a4]}\"}"} 12:15:25 2024-08-06 12:15:25.728 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:25 2024-08-06T12:15:25.726Z|2024-08-06T12:15:25.728Z|227fae76-cc59-416f-ac99-150392be50a4||qtp2132549052-400||/aai/v8/service-design-and-creation/named-queries|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=227fae76-cc59-416f-ac99-150392be50a4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v8/service-design-and-creation/named-queries, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:25.726Z, InvocationID=c651e1a0-14b5-4e52-a567-ca4264cffa56, ErrorCode=410, LogTimestamp=2024-08-06T12:15:25.728Z, ResponseDesc=Gone|||Exiting. 12:15:25 127.0.0.1 - - [06/Aug/2024:12:15:25 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:15:26 2024-08-06 12:15:26.039 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:26 12:15:26.039 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.039 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 12:15:26.039 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 2024-08-06 12:15:26.040 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:26 12:15:26.040 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:26 2024-08-06 12:15:26.047 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.047Z|2024-08-06T12:15:26.047Z|12ab2631-544f-4714-a953-89366f7cc18e||qtp2132549052-401||/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=12ab2631-544f-4714-a953-89366f7cc18e, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.047Z, ElapsedTime=0, InvocationID=64120591-48a4-4f28-ae84-c2600383974a, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.047Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06 12:15:26.050 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.047Z|2024-08-06T12:15:26.050Z|12ab2631-544f-4714-a953-89366f7cc18e||qtp2132549052-401||/aai/v2/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=12ab2631-544f-4714-a953-89366f7cc18e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.047Z, InvocationID=64120591-48a4-4f28-ae84-c2600383974a, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.050Z, ResponseDesc=Gone|||Exiting. 12:15:26 2024-08-06T12:15:26.047Z|2024-08-06T12:15:26.049+0000|12ab2631-544f-4714-a953-89366f7cc18e||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"12ab2631-544f-4714-a953-89366f7cc18e","status":"410","rqstDate":"240806-12:15:26:047","respDate":"240806-12:15:26:049","sourceId":"JUNIT:12ab2631-544f-4714-a953-89366f7cc18e","resourceId":"http://localhost:42261/aai/v2/search/edge-tag-query/","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:047-56119\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[12ab2631-544f-4714-a953-89366f7cc18e]}\"}"} 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 12:15:26 2024-08-06 12:15:26.055 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.055Z|2024-08-06T12:15:26.055Z|cfa747ad-5c7b-43bc-a264-3fc4ab902544||qtp2132549052-401||/aai/v4/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=cfa747ad-5c7b-43bc-a264-3fc4ab902544, ServiceName=/aai/v4/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.055Z, ElapsedTime=0, InvocationID=d434f592-a449-41c4-93b9-41c9434fdbb8, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.055Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.055Z|2024-08-06T12:15:26.056+0000|cfa747ad-5c7b-43bc-a264-3fc4ab902544||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v4/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"cfa747ad-5c7b-43bc-a264-3fc4ab902544","status":"410","rqstDate":"240806-12:15:26:055","respDate":"240806-12:15:26:056","sourceId":"JUNIT:cfa747ad-5c7b-43bc-a264-3fc4ab902544","resourceId":"http://localhost:42261/aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:055-78145\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[cfa747ad-5c7b-43bc-a264-3fc4ab902544]}\"}"} 12:15:26 2024-08-06 12:15:26.057 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.055Z|2024-08-06T12:15:26.057Z|cfa747ad-5c7b-43bc-a264-3fc4ab902544||qtp2132549052-401||/aai/v4/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=cfa747ad-5c7b-43bc-a264-3fc4ab902544, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v4/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.055Z, InvocationID=d434f592-a449-41c4-93b9-41c9434fdbb8, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.057Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 5 - "logType": "access" 12:15:26 2024-08-06 12:15:26.062 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.062Z|2024-08-06T12:15:26.062Z|d6d2ccdc-f3f4-4d73-b734-29f275bdf258||qtp2132549052-400||/aai/v7/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=d6d2ccdc-f3f4-4d73-b734-29f275bdf258, ServiceName=/aai/v7/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.062Z, ElapsedTime=0, InvocationID=73c67326-b98f-4bdc-ab15-58cce462050b, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.062Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.062Z|2024-08-06T12:15:26.063+0000|d6d2ccdc-f3f4-4d73-b734-29f275bdf258||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v7/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"d6d2ccdc-f3f4-4d73-b734-29f275bdf258","status":"410","rqstDate":"240806-12:15:26:062","respDate":"240806-12:15:26:063","sourceId":"JUNIT:d6d2ccdc-f3f4-4d73-b734-29f275bdf258","resourceId":"http://localhost:42261/aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:062-13203\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[d6d2ccdc-f3f4-4d73-b734-29f275bdf258]}\"}"} 12:15:26 2024-08-06 12:15:26.064 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.062Z|2024-08-06T12:15:26.064Z|d6d2ccdc-f3f4-4d73-b734-29f275bdf258||qtp2132549052-400||/aai/v7/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=d6d2ccdc-f3f4-4d73-b734-29f275bdf258, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v7/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.062Z, InvocationID=73c67326-b98f-4bdc-ab15-58cce462050b, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.064Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:15:26 2024-08-06 12:15:26.067 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.067Z|2024-08-06T12:15:26.067Z|eb12fce2-36fb-48e9-9367-51aa56eea860||qtp2132549052-401||/aai/v12/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=eb12fce2-36fb-48e9-9367-51aa56eea860, ServiceName=/aai/v12/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.067Z, ElapsedTime=0, InvocationID=f31ad585-11be-4740-8f9e-2534e09f62c7, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.067Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.067Z|2024-08-06T12:15:26.068+0000|eb12fce2-36fb-48e9-9367-51aa56eea860||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"eb12fce2-36fb-48e9-9367-51aa56eea860","status":"410","rqstDate":"240806-12:15:26:067","respDate":"240806-12:15:26:068","sourceId":"JUNIT:eb12fce2-36fb-48e9-9367-51aa56eea860","resourceId":"http://localhost:42261/aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:067-58107\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[eb12fce2-36fb-48e9-9367-51aa56eea860]}\"}"} 12:15:26 2024-08-06 12:15:26.068 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.067Z|2024-08-06T12:15:26.068Z|eb12fce2-36fb-48e9-9367-51aa56eea860||qtp2132549052-401||/aai/v12/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=eb12fce2-36fb-48e9-9367-51aa56eea860, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v12/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.067Z, InvocationID=f31ad585-11be-4740-8f9e-2534e09f62c7, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.068Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.072 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.072Z|2024-08-06T12:15:26.072Z|0c257d15-f2a8-4a4d-aeba-f144b5a28027||qtp2132549052-400||/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0c257d15-f2a8-4a4d-aeba-f144b5a28027, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.072Z, ElapsedTime=0, InvocationID=f10d7878-af01-432c-8127-fb0ee15b4db1, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.072Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.072Z|2024-08-06T12:15:26.073+0000|0c257d15-f2a8-4a4d-aeba-f144b5a28027||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"0c257d15-f2a8-4a4d-aeba-f144b5a28027","status":"410","rqstDate":"240806-12:15:26:072","respDate":"240806-12:15:26:073","sourceId":"JUNIT:0c257d15-f2a8-4a4d-aeba-f144b5a28027","resourceId":"http://localhost:42261/aai/v2/search/edge-tag-query/something","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:072-57288\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[0c257d15-f2a8-4a4d-aeba-f144b5a28027]}\"}"} 12:15:26 2024-08-06 12:15:26.073 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.072Z|2024-08-06T12:15:26.073Z|0c257d15-f2a8-4a4d-aeba-f144b5a28027||qtp2132549052-400||/aai/v2/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=0c257d15-f2a8-4a4d-aeba-f144b5a28027, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.072Z, InvocationID=f10d7878-af01-432c-8127-fb0ee15b4db1, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.073Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.076 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.076Z|2024-08-06T12:15:26.076Z|41e72dbd-ee4e-4241-a8c1-c09c8c317250||qtp2132549052-401||/aai/v5/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=41e72dbd-ee4e-4241-a8c1-c09c8c317250, ServiceName=/aai/v5/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.076Z, ElapsedTime=0, InvocationID=ffec9533-de08-4503-8f1e-ba1b471d97bc, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.076Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.076Z|2024-08-06T12:15:26.077+0000|41e72dbd-ee4e-4241-a8c1-c09c8c317250||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v5/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"41e72dbd-ee4e-4241-a8c1-c09c8c317250","status":"410","rqstDate":"240806-12:15:26:077","respDate":"240806-12:15:26:077","sourceId":"JUNIT:41e72dbd-ee4e-4241-a8c1-c09c8c317250","resourceId":"http://localhost:42261/aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:077-45450\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[41e72dbd-ee4e-4241-a8c1-c09c8c317250]}\"}"} 12:15:26 2024-08-06 12:15:26.077 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.076Z|2024-08-06T12:15:26.077Z|41e72dbd-ee4e-4241-a8c1-c09c8c317250||qtp2132549052-401||/aai/v5/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=41e72dbd-ee4e-4241-a8c1-c09c8c317250, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v5/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.076Z, InvocationID=ffec9533-de08-4503-8f1e-ba1b471d97bc, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.077Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.080 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.080Z|2024-08-06T12:15:26.080Z|eed021fe-6d36-407e-b36d-27f6e756735d||qtp2132549052-400||/aai/v11/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=eed021fe-6d36-407e-b36d-27f6e756735d, ServiceName=/aai/v11/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.080Z, ElapsedTime=0, InvocationID=4279a093-66f0-44de-b9ea-8d469e4dceba, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.080Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.080Z|2024-08-06T12:15:26.081+0000|eed021fe-6d36-407e-b36d-27f6e756735d||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"eed021fe-6d36-407e-b36d-27f6e756735d","status":"410","rqstDate":"240806-12:15:26:080","respDate":"240806-12:15:26:081","sourceId":"JUNIT:eed021fe-6d36-407e-b36d-27f6e756735d","resourceId":"http://localhost:42261/aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:080-92\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[eed021fe-6d36-407e-b36d-27f6e756735d]}\"}"} 12:15:26 2024-08-06 12:15:26.081 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.080Z|2024-08-06T12:15:26.081Z|eed021fe-6d36-407e-b36d-27f6e756735d||qtp2132549052-400||/aai/v11/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=eed021fe-6d36-407e-b36d-27f6e756735d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.080Z, InvocationID=4279a093-66f0-44de-b9ea-8d469e4dceba, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.081Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.085 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.084Z|2024-08-06T12:15:26.084Z|9451d786-496b-4596-a970-e6b6ad3efec1||qtp2132549052-401||/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9451d786-496b-4596-a970-e6b6ad3efec1, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.084Z, ElapsedTime=0, InvocationID=19e3ede6-dde4-43ff-a394-79eaf242aacb, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.084Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.084Z|2024-08-06T12:15:26.085+0000|9451d786-496b-4596-a970-e6b6ad3efec1||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"9451d786-496b-4596-a970-e6b6ad3efec1","status":"410","rqstDate":"240806-12:15:26:085","respDate":"240806-12:15:26:085","sourceId":"JUNIT:9451d786-496b-4596-a970-e6b6ad3efec1","resourceId":"http://localhost:42261/aai/v2/search/edge-tag-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:085-92583\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[9451d786-496b-4596-a970-e6b6ad3efec1]}\"}"} 12:15:26 2024-08-06 12:15:26.085 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.084Z|2024-08-06T12:15:26.085Z|9451d786-496b-4596-a970-e6b6ad3efec1||qtp2132549052-401||/aai/v2/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=9451d786-496b-4596-a970-e6b6ad3efec1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.084Z, InvocationID=19e3ede6-dde4-43ff-a394-79eaf242aacb, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.085Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.093 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.093Z|2024-08-06T12:15:26.093Z|df61434d-5791-4a2e-be12-8cf5ce9eb072||qtp2132549052-400||/aai/v8/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=df61434d-5791-4a2e-be12-8cf5ce9eb072, ServiceName=/aai/v8/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.093Z, ElapsedTime=0, InvocationID=0d94af05-1d47-47a6-9c8b-4393e4f33b87, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.093Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.093Z|2024-08-06T12:15:26.094+0000|df61434d-5791-4a2e-be12-8cf5ce9eb072||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v8/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"df61434d-5791-4a2e-be12-8cf5ce9eb072","status":"410","rqstDate":"240806-12:15:26:093","respDate":"240806-12:15:26:094","sourceId":"JUNIT:df61434d-5791-4a2e-be12-8cf5ce9eb072","resourceId":"http://localhost:42261/aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:093-97953\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[df61434d-5791-4a2e-be12-8cf5ce9eb072]}\"}"} 12:15:26 2024-08-06 12:15:26.094 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.093Z|2024-08-06T12:15:26.094Z|df61434d-5791-4a2e-be12-8cf5ce9eb072||qtp2132549052-400||/aai/v8/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=df61434d-5791-4a2e-be12-8cf5ce9eb072, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v8/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.093Z, InvocationID=0d94af05-1d47-47a6-9c8b-4393e4f33b87, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.094Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.098 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.098Z|2024-08-06T12:15:26.098Z|6e022498-74e9-47ea-8f5a-c5aaa3630a7d||qtp2132549052-401||/aai/v6/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6e022498-74e9-47ea-8f5a-c5aaa3630a7d, ServiceName=/aai/v6/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.098Z, ElapsedTime=0, InvocationID=a7c82522-d7c1-4ccd-9fe1-da42f77e672c, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.098Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.098Z|2024-08-06T12:15:26.098+0000|6e022498-74e9-47ea-8f5a-c5aaa3630a7d||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v6/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"6e022498-74e9-47ea-8f5a-c5aaa3630a7d","status":"410","rqstDate":"240806-12:15:26:098","respDate":"240806-12:15:26:098","sourceId":"JUNIT:6e022498-74e9-47ea-8f5a-c5aaa3630a7d","resourceId":"http://localhost:42261/aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:098-65028\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[6e022498-74e9-47ea-8f5a-c5aaa3630a7d]}\"}"} 12:15:26 2024-08-06 12:15:26.099 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.098Z|2024-08-06T12:15:26.099Z|6e022498-74e9-47ea-8f5a-c5aaa3630a7d||qtp2132549052-401||/aai/v6/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=6e022498-74e9-47ea-8f5a-c5aaa3630a7d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v6/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.098Z, InvocationID=a7c82522-d7c1-4ccd-9fe1-da42f77e672c, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.099Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.101 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.101Z|2024-08-06T12:15:26.101Z|28a96ac7-fc06-4522-8661-619175497c75||qtp2132549052-400||/aai/v10/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=28a96ac7-fc06-4522-8661-619175497c75, ServiceName=/aai/v10/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.101Z, ElapsedTime=0, InvocationID=d5534be9-737d-4911-a4cb-0960e89eed58, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.101Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.101Z|2024-08-06T12:15:26.102+0000|28a96ac7-fc06-4522-8661-619175497c75||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v10/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"28a96ac7-fc06-4522-8661-619175497c75","status":"410","rqstDate":"240806-12:15:26:102","respDate":"240806-12:15:26:102","sourceId":"JUNIT:28a96ac7-fc06-4522-8661-619175497c75","resourceId":"http://localhost:42261/aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:102-67916\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[28a96ac7-fc06-4522-8661-619175497c75]}\"}"} 12:15:26 2024-08-06 12:15:26.103 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.101Z|2024-08-06T12:15:26.103Z|28a96ac7-fc06-4522-8661-619175497c75||qtp2132549052-400||/aai/v10/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=28a96ac7-fc06-4522-8661-619175497c75, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v10/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.101Z, InvocationID=d5534be9-737d-4911-a4cb-0960e89eed58, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.103Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.106 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.106Z|2024-08-06T12:15:26.106Z|9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff||qtp2132549052-401||/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.106Z, ElapsedTime=0, InvocationID=b84c859e-a32a-443b-a569-0a9d591d18a3, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.106Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.106Z|2024-08-06T12:15:26.107+0000|9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff","status":"410","rqstDate":"240806-12:15:26:106","respDate":"240806-12:15:26:107","sourceId":"JUNIT:9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff","resourceId":"http://localhost:42261/aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:106-36684\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff]}\"}"} 12:15:26 2024-08-06 12:15:26.107 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.106Z|2024-08-06T12:15:26.107Z|9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff||qtp2132549052-401||/aai/v13/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=9f9d3f6d-e309-44c9-94ee-21b21a6ad1ff, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.106Z, InvocationID=b84c859e-a32a-443b-a569-0a9d591d18a3, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.107Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.110 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.110Z|2024-08-06T12:15:26.110Z|7b5a1ffa-7c06-4893-91a3-506905e121d0||qtp2132549052-400||/aai/v3/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=7b5a1ffa-7c06-4893-91a3-506905e121d0, ServiceName=/aai/v3/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.110Z, ElapsedTime=0, InvocationID=b3d14e8f-227d-4231-9c22-ce6d65eb2311, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.110Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.110Z|2024-08-06T12:15:26.112+0000|7b5a1ffa-7c06-4893-91a3-506905e121d0||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v3/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"7b5a1ffa-7c06-4893-91a3-506905e121d0","status":"410","rqstDate":"240806-12:15:26:111","respDate":"240806-12:15:26:112","sourceId":"JUNIT:7b5a1ffa-7c06-4893-91a3-506905e121d0","resourceId":"http://localhost:42261/aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:111-84049\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[7b5a1ffa-7c06-4893-91a3-506905e121d0]}\"}"} 12:15:26 2024-08-06 12:15:26.112 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.110Z|2024-08-06T12:15:26.112Z|7b5a1ffa-7c06-4893-91a3-506905e121d0||qtp2132549052-400||/aai/v3/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=7b5a1ffa-7c06-4893-91a3-506905e121d0, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v3/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.110Z, InvocationID=b3d14e8f-227d-4231-9c22-ce6d65eb2311, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.112Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.115 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.115Z|2024-08-06T12:15:26.115Z|1b70475a-5fa1-4fa5-a749-1bcda564e0d6||qtp2132549052-401||/aai/v9/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1b70475a-5fa1-4fa5-a749-1bcda564e0d6, ServiceName=/aai/v9/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.115Z, ElapsedTime=0, InvocationID=cb8882a0-b060-4f41-b7a8-1c8d59cbf33c, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.115Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.115Z|2024-08-06T12:15:26.116+0000|1b70475a-5fa1-4fa5-a749-1bcda564e0d6||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v9/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"1b70475a-5fa1-4fa5-a749-1bcda564e0d6","status":"410","rqstDate":"240806-12:15:26:115","respDate":"240806-12:15:26:116","sourceId":"JUNIT:1b70475a-5fa1-4fa5-a749-1bcda564e0d6","resourceId":"http://localhost:42261/aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:115-34206\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[1b70475a-5fa1-4fa5-a749-1bcda564e0d6]}\"}"} 12:15:26 2024-08-06 12:15:26.116 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.115Z|2024-08-06T12:15:26.116Z|1b70475a-5fa1-4fa5-a749-1bcda564e0d6||qtp2132549052-401||/aai/v9/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=1b70475a-5fa1-4fa5-a749-1bcda564e0d6, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v9/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.115Z, InvocationID=cb8882a0-b060-4f41-b7a8-1c8d59cbf33c, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.116Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.118 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.118Z|2024-08-06T12:15:26.118Z|5053468e-bac5-439b-9bac-8350122dddf8||qtp2132549052-400||/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5053468e-bac5-439b-9bac-8350122dddf8, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.118Z, ElapsedTime=0, InvocationID=4f8b2f99-1762-4e52-a29d-28556055662e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.118Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.118Z|2024-08-06T12:15:26.119+0000|5053468e-bac5-439b-9bac-8350122dddf8||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"5053468e-bac5-439b-9bac-8350122dddf8","status":"410","rqstDate":"240806-12:15:26:119","respDate":"240806-12:15:26:119","sourceId":"JUNIT:5053468e-bac5-439b-9bac-8350122dddf8","resourceId":"http://localhost:42261/aai/v13/search/edge-tag-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:119-87357\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[5053468e-bac5-439b-9bac-8350122dddf8]}\"}"} 12:15:26 2024-08-06 12:15:26.120 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.118Z|2024-08-06T12:15:26.120Z|5053468e-bac5-439b-9bac-8350122dddf8||qtp2132549052-400||/aai/v13/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=5053468e-bac5-439b-9bac-8350122dddf8, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.118Z, InvocationID=4f8b2f99-1762-4e52-a29d-28556055662e, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.120Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 12:15:26.125 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.125 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.125 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 12:15:26.125 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 2024-08-06 12:15:26.126 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:26 12:15:26.126 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:26 2024-08-06 12:15:26.128 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.128Z|2024-08-06T12:15:26.128Z|9252a1e9-d317-4f84-b3f8-6957e8c14bfa||qtp2132549052-401||/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=9252a1e9-d317-4f84-b3f8-6957e8c14bfa, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.128Z, ElapsedTime=0, InvocationID=454a1f1b-926c-47d8-9252-71746a4f77b9, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.128Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.128Z|2024-08-06T12:15:26.130+0000|9252a1e9-d317-4f84-b3f8-6957e8c14bfa||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"9252a1e9-d317-4f84-b3f8-6957e8c14bfa","status":"410","rqstDate":"240806-12:15:26:128","respDate":"240806-12:15:26:130","sourceId":"JUNIT:9252a1e9-d317-4f84-b3f8-6957e8c14bfa","resourceId":"http://localhost:42261/aai/v12/search/sdn-zone-query/fjaisdofjasdjf","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:128-91964\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[9252a1e9-d317-4f84-b3f8-6957e8c14bfa]}\"}"} 12:15:26 2024-08-06 12:15:26.130 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.128Z|2024-08-06T12:15:26.130Z|9252a1e9-d317-4f84-b3f8-6957e8c14bfa||qtp2132549052-401||/aai/v12/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=9252a1e9-d317-4f84-b3f8-6957e8c14bfa, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.128Z, InvocationID=454a1f1b-926c-47d8-9252-71746a4f77b9, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.130Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:15:26 2024-08-06 12:15:26.135 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.135Z|2024-08-06T12:15:26.135Z|478446c5-f081-4f0b-ac89-1a9454cf68f4||qtp2132549052-400||/aai/v2/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=478446c5-f081-4f0b-ac89-1a9454cf68f4, ServiceName=/aai/v2/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.135Z, ElapsedTime=0, InvocationID=28b4585a-336f-4245-b9aa-e9b6d174312a, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.135Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.135Z|2024-08-06T12:15:26.136+0000|478446c5-f081-4f0b-ac89-1a9454cf68f4||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v2/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"478446c5-f081-4f0b-ac89-1a9454cf68f4","status":"410","rqstDate":"240806-12:15:26:136","respDate":"240806-12:15:26:136","sourceId":"JUNIT:478446c5-f081-4f0b-ac89-1a9454cf68f4","resourceId":"http://localhost:42261/aai/v2/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:136-35948\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[478446c5-f081-4f0b-ac89-1a9454cf68f4]}\"}"} 12:15:26 2024-08-06 12:15:26.137 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.135Z|2024-08-06T12:15:26.137Z|478446c5-f081-4f0b-ac89-1a9454cf68f4||qtp2132549052-400||/aai/v2/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=478446c5-f081-4f0b-ac89-1a9454cf68f4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v2/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.135Z, InvocationID=28b4585a-336f-4245-b9aa-e9b6d174312a, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.137Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 5 - "logType": "access" 12:15:26 2024-08-06 12:15:26.141 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.141Z|2024-08-06T12:15:26.141Z|ee1a4924-0c90-43ae-9d2a-22c35abec336||qtp2132549052-401||/aai/v3/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ee1a4924-0c90-43ae-9d2a-22c35abec336, ServiceName=/aai/v3/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.141Z, ElapsedTime=0, InvocationID=cf3f39a6-94ca-45fb-971b-b8ebf6e76aa1, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.141Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.141Z|2024-08-06T12:15:26.141+0000|ee1a4924-0c90-43ae-9d2a-22c35abec336||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v3/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"ee1a4924-0c90-43ae-9d2a-22c35abec336","status":"410","rqstDate":"240806-12:15:26:141","respDate":"240806-12:15:26:141","sourceId":"JUNIT:ee1a4924-0c90-43ae-9d2a-22c35abec336","resourceId":"http://localhost:42261/aai/v3/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:141-3068\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[ee1a4924-0c90-43ae-9d2a-22c35abec336]}\"}"} 12:15:26 2024-08-06 12:15:26.142 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.141Z|2024-08-06T12:15:26.141Z|ee1a4924-0c90-43ae-9d2a-22c35abec336||qtp2132549052-401||/aai/v3/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=ee1a4924-0c90-43ae-9d2a-22c35abec336, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v3/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.141Z, InvocationID=cf3f39a6-94ca-45fb-971b-b8ebf6e76aa1, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.141Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.145 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.145Z|2024-08-06T12:15:26.145Z|4055987a-e742-4979-b17e-4f3268852aba||qtp2132549052-400||/aai/v11/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4055987a-e742-4979-b17e-4f3268852aba, ServiceName=/aai/v11/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.145Z, ElapsedTime=0, InvocationID=8df68539-95de-468e-b4d4-4bd07edd3986, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.145Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.145Z|2024-08-06T12:15:26.146+0000|4055987a-e742-4979-b17e-4f3268852aba||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v11/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"4055987a-e742-4979-b17e-4f3268852aba","status":"410","rqstDate":"240806-12:15:26:145","respDate":"240806-12:15:26:146","sourceId":"JUNIT:4055987a-e742-4979-b17e-4f3268852aba","resourceId":"http://localhost:42261/aai/v11/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:145-43586\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[4055987a-e742-4979-b17e-4f3268852aba]}\"}"} 12:15:26 2024-08-06 12:15:26.146 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.145Z|2024-08-06T12:15:26.146Z|4055987a-e742-4979-b17e-4f3268852aba||qtp2132549052-400||/aai/v11/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=4055987a-e742-4979-b17e-4f3268852aba, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v11/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.145Z, InvocationID=8df68539-95de-468e-b4d4-4bd07edd3986, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.146Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.150 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.150Z|2024-08-06T12:15:26.150Z|ef885b74-ace4-437b-a6a7-2d86aeaaaa52||qtp2132549052-401||/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ef885b74-ace4-437b-a6a7-2d86aeaaaa52, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.150Z, ElapsedTime=0, InvocationID=a574b4c7-8bcd-4cf7-8d6e-ce4fe6c1f992, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.150Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.150Z|2024-08-06T12:15:26.151+0000|ef885b74-ace4-437b-a6a7-2d86aeaaaa52||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"ef885b74-ace4-437b-a6a7-2d86aeaaaa52","status":"410","rqstDate":"240806-12:15:26:150","respDate":"240806-12:15:26:151","sourceId":"JUNIT:ef885b74-ace4-437b-a6a7-2d86aeaaaa52","resourceId":"http://localhost:42261/aai/v12/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:150-12390\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[ef885b74-ace4-437b-a6a7-2d86aeaaaa52]}\"}"} 12:15:26 2024-08-06 12:15:26.151 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.150Z|2024-08-06T12:15:26.151Z|ef885b74-ace4-437b-a6a7-2d86aeaaaa52||qtp2132549052-401||/aai/v12/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=ef885b74-ace4-437b-a6a7-2d86aeaaaa52, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.150Z, InvocationID=a574b4c7-8bcd-4cf7-8d6e-ce4fe6c1f992, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.151Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.154 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.154Z|2024-08-06T12:15:26.154Z|5cb7b4dc-da53-4328-ae42-a58bbda4c85f||qtp2132549052-400||/aai/v5/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5cb7b4dc-da53-4328-ae42-a58bbda4c85f, ServiceName=/aai/v5/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.154Z, ElapsedTime=0, InvocationID=377b39c3-e556-4d6b-8faf-0cf5483eb84c, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.154Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.154Z|2024-08-06T12:15:26.155+0000|5cb7b4dc-da53-4328-ae42-a58bbda4c85f||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v5/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"5cb7b4dc-da53-4328-ae42-a58bbda4c85f","status":"410","rqstDate":"240806-12:15:26:155","respDate":"240806-12:15:26:155","sourceId":"JUNIT:5cb7b4dc-da53-4328-ae42-a58bbda4c85f","resourceId":"http://localhost:42261/aai/v5/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:155-20030\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[5cb7b4dc-da53-4328-ae42-a58bbda4c85f]}\"}"} 12:15:26 2024-08-06 12:15:26.156 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.154Z|2024-08-06T12:15:26.156Z|5cb7b4dc-da53-4328-ae42-a58bbda4c85f||qtp2132549052-400||/aai/v5/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=5cb7b4dc-da53-4328-ae42-a58bbda4c85f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v5/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.154Z, InvocationID=377b39c3-e556-4d6b-8faf-0cf5483eb84c, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.156Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.159 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.159Z|2024-08-06T12:15:26.159Z|5d8190f6-ea7c-46bb-96a8-97299dfe9d18||qtp2132549052-401||/aai/v4/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=5d8190f6-ea7c-46bb-96a8-97299dfe9d18, ServiceName=/aai/v4/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.159Z, ElapsedTime=0, InvocationID=20f79792-52f0-432e-8125-d49e971f0cfc, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.159Z|2024-08-06T12:15:26.160+0000|5d8190f6-ea7c-46bb-96a8-97299dfe9d18||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v4/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"5d8190f6-ea7c-46bb-96a8-97299dfe9d18","status":"410","rqstDate":"240806-12:15:26:160","respDate":"240806-12:15:26:160","sourceId":"JUNIT:5d8190f6-ea7c-46bb-96a8-97299dfe9d18","resourceId":"http://localhost:42261/aai/v4/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:160-83589\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[5d8190f6-ea7c-46bb-96a8-97299dfe9d18]}\"}"} 12:15:26 2024-08-06 12:15:26.161 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.159Z|2024-08-06T12:15:26.161Z|5d8190f6-ea7c-46bb-96a8-97299dfe9d18||qtp2132549052-401||/aai/v4/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=5d8190f6-ea7c-46bb-96a8-97299dfe9d18, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v4/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.159Z, InvocationID=20f79792-52f0-432e-8125-d49e971f0cfc, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.161Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:15:26 2024-08-06 12:15:26.164 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.164Z|2024-08-06T12:15:26.164Z|33125a7b-07ea-4cd9-9680-07ed49c8f63d||qtp2132549052-400||/aai/v9/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=33125a7b-07ea-4cd9-9680-07ed49c8f63d, ServiceName=/aai/v9/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.164Z, ElapsedTime=0, InvocationID=862d4c5a-675d-40e4-8a6c-58ff03ce6b9e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.164Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.164Z|2024-08-06T12:15:26.165+0000|33125a7b-07ea-4cd9-9680-07ed49c8f63d||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v9/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"33125a7b-07ea-4cd9-9680-07ed49c8f63d","status":"410","rqstDate":"240806-12:15:26:164","respDate":"240806-12:15:26:165","sourceId":"JUNIT:33125a7b-07ea-4cd9-9680-07ed49c8f63d","resourceId":"http://localhost:42261/aai/v9/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:164-9277\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[33125a7b-07ea-4cd9-9680-07ed49c8f63d]}\"}"} 12:15:26 2024-08-06 12:15:26.165 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.164Z|2024-08-06T12:15:26.165Z|33125a7b-07ea-4cd9-9680-07ed49c8f63d||qtp2132549052-400||/aai/v9/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=33125a7b-07ea-4cd9-9680-07ed49c8f63d, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v9/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.164Z, InvocationID=862d4c5a-675d-40e4-8a6c-58ff03ce6b9e, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.165Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access" 12:15:26 2024-08-06T12:15:26.168Z|2024-08-06T12:15:26.168Z|0aa6e32d-37ff-43f3-935f-46c4a62a1943||qtp2132549052-401||/aai/v6/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=0aa6e32d-37ff-43f3-935f-46c4a62a1943, ServiceName=/aai/v6/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.168Z, ElapsedTime=0, InvocationID=5167281c-20e7-4460-b8ff-abf0f30e577c, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.168Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06 12:15:26.168 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.168Z|2024-08-06T12:15:26.169+0000|0aa6e32d-37ff-43f3-935f-46c4a62a1943||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v6/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"0aa6e32d-37ff-43f3-935f-46c4a62a1943","status":"410","rqstDate":"240806-12:15:26:168","respDate":"240806-12:15:26:169","sourceId":"JUNIT:0aa6e32d-37ff-43f3-935f-46c4a62a1943","resourceId":"http://localhost:42261/aai/v6/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:168-16146\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[0aa6e32d-37ff-43f3-935f-46c4a62a1943]}\"}"} 12:15:26 2024-08-06T12:15:26.168Z|2024-08-06T12:15:26.169Z|0aa6e32d-37ff-43f3-935f-46c4a62a1943||qtp2132549052-401||/aai/v6/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=0aa6e32d-37ff-43f3-935f-46c4a62a1943, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v6/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.168Z, InvocationID=5167281c-20e7-4460-b8ff-abf0f30e577c, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.169Z, ResponseDesc=Gone|||Exiting. 12:15:26 2024-08-06 12:15:26.169 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.173 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.173Z|2024-08-06T12:15:26.173Z|210688f1-d906-4430-9917-7039e690cd55||qtp2132549052-400||/aai/v7/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=210688f1-d906-4430-9917-7039e690cd55, ServiceName=/aai/v7/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.173Z, ElapsedTime=0, InvocationID=67f19983-abf5-481d-9330-57387895c5ea, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.173Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.173Z|2024-08-06T12:15:26.174+0000|210688f1-d906-4430-9917-7039e690cd55||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v7/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"210688f1-d906-4430-9917-7039e690cd55","status":"410","rqstDate":"240806-12:15:26:173","respDate":"240806-12:15:26:174","sourceId":"JUNIT:210688f1-d906-4430-9917-7039e690cd55","resourceId":"http://localhost:42261/aai/v7/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:173-7393\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[210688f1-d906-4430-9917-7039e690cd55]}\"}"} 12:15:26 2024-08-06 12:15:26.174 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.173Z|2024-08-06T12:15:26.174Z|210688f1-d906-4430-9917-7039e690cd55||qtp2132549052-400||/aai/v7/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=210688f1-d906-4430-9917-7039e690cd55, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v7/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.173Z, InvocationID=67f19983-abf5-481d-9330-57387895c5ea, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.174Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06T12:15:26.177Z|2024-08-06T12:15:26.177Z|2dbbbe93-0623-4bdd-85b8-aec6a10663da||qtp2132549052-401||/aai/v8/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=2dbbbe93-0623-4bdd-85b8-aec6a10663da, ServiceName=/aai/v8/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.177Z, ElapsedTime=0, InvocationID=b2a1847e-de2f-456a-b808-adf76ca7f8a1, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.177Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06 12:15:26.177 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.177Z|2024-08-06T12:15:26.178+0000|2dbbbe93-0623-4bdd-85b8-aec6a10663da||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v8/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"2dbbbe93-0623-4bdd-85b8-aec6a10663da","status":"410","rqstDate":"240806-12:15:26:178","respDate":"240806-12:15:26:178","sourceId":"JUNIT:2dbbbe93-0623-4bdd-85b8-aec6a10663da","resourceId":"http://localhost:42261/aai/v8/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:178-79350\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[2dbbbe93-0623-4bdd-85b8-aec6a10663da]}\"}"} 12:15:26 2024-08-06T12:15:26.177Z|2024-08-06T12:15:26.178Z|2dbbbe93-0623-4bdd-85b8-aec6a10663da||qtp2132549052-401||/aai/v8/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=2dbbbe93-0623-4bdd-85b8-aec6a10663da, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v8/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.177Z, InvocationID=b2a1847e-de2f-456a-b808-adf76ca7f8a1, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.178Z, ResponseDesc=Gone|||Exiting. 12:15:26 2024-08-06 12:15:26.178 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.182 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.182Z|2024-08-06T12:15:26.182Z|54f35642-4967-4757-bc17-26e13f07308b||qtp2132549052-400||/aai/v10/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=54f35642-4967-4757-bc17-26e13f07308b, ServiceName=/aai/v10/search/sdn-zone-query, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.182Z, ElapsedTime=0, InvocationID=c4940985-5215-4c04-8df5-284cf0f1123c, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.182Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.182Z|2024-08-06T12:15:26.183+0000|54f35642-4967-4757-bc17-26e13f07308b||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v10/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"54f35642-4967-4757-bc17-26e13f07308b","status":"410","rqstDate":"240806-12:15:26:182","respDate":"240806-12:15:26:182","sourceId":"JUNIT:54f35642-4967-4757-bc17-26e13f07308b","resourceId":"http://localhost:42261/aai/v10/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:182-74248\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[54f35642-4967-4757-bc17-26e13f07308b]}\"}"} 12:15:26 2024-08-06 12:15:26.183 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.182Z|2024-08-06T12:15:26.183Z|54f35642-4967-4757-bc17-26e13f07308b||qtp2132549052-400||/aai/v10/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=54f35642-4967-4757-bc17-26e13f07308b, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v10/search/sdn-zone-query, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.182Z, InvocationID=c4940985-5215-4c04-8df5-284cf0f1123c, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.183Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 12:15:26.189 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.189 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.190 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 12:15:26.190 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 2024-08-06 12:15:26.190 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:26 12:15:26.190 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:26 2024-08-06 12:15:26.193 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.193Z|2024-08-06T12:15:26.193Z|fdd9ba9f-5340-4265-b405-f684f75c0d99||qtp2132549052-401||/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=fdd9ba9f-5340-4265-b405-f684f75c0d99, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.193Z, ElapsedTime=0, InvocationID=4ec8b675-e804-4176-97f4-b68bdbf7cdd1, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.193Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.193Z|2024-08-06T12:15:26.196+0000|fdd9ba9f-5340-4265-b405-f684f75c0d99||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"fdd9ba9f-5340-4265-b405-f684f75c0d99","status":"410","rqstDate":"240806-12:15:26:194","respDate":"240806-12:15:26:196","sourceId":"JUNIT:fdd9ba9f-5340-4265-b405-f684f75c0d99","resourceId":"http://localhost:42261/aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:194-87813\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[fdd9ba9f-5340-4265-b405-f684f75c0d99]}\"}"} 12:15:26 2024-08-06 12:15:26.197 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.193Z|2024-08-06T12:15:26.196Z|fdd9ba9f-5340-4265-b405-f684f75c0d99||qtp2132549052-401||/aai/v8/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=fdd9ba9f-5340-4265-b405-f684f75c0d99, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.193Z, InvocationID=4ec8b675-e804-4176-97f4-b68bdbf7cdd1, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.196Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 12:15:26 2024-08-06 12:15:26.201 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.201Z|2024-08-06T12:15:26.201Z|1719fb69-a7fb-486a-ab34-c612d67b2e1e||qtp2132549052-400||/aai/v8/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=1719fb69-a7fb-486a-ab34-c612d67b2e1e, ServiceName=/aai/v8/service-design-and-creation/models, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.201Z, ElapsedTime=0, InvocationID=52f501e6-ce6b-4d43-844d-aae4f1a8799e, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.201Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.201Z|2024-08-06T12:15:26.204+0000|1719fb69-a7fb-486a-ab34-c612d67b2e1e||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v8/service-design-and-creation/models|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"1719fb69-a7fb-486a-ab34-c612d67b2e1e","status":"410","rqstDate":"240806-12:15:26:202","respDate":"240806-12:15:26:204","sourceId":"JUNIT:1719fb69-a7fb-486a-ab34-c612d67b2e1e","resourceId":"http://localhost:42261/aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:202-30762\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[1719fb69-a7fb-486a-ab34-c612d67b2e1e]}\"}"} 12:15:26 2024-08-06 12:15:26.204 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.201Z|2024-08-06T12:15:26.204Z|1719fb69-a7fb-486a-ab34-c612d67b2e1e||qtp2132549052-400||/aai/v8/service-design-and-creation/models|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|3|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=1719fb69-a7fb-486a-ab34-c612d67b2e1e, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v8/service-design-and-creation/models, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.201Z, InvocationID=52f501e6-ce6b-4d43-844d-aae4f1a8799e, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.204Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access" 12:15:26 12:15:26.210 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.210 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 12:15:26 2024-08-06 12:15:26.211 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 12:15:26.211 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 12:15:26 2024-08-06 12:15:26.211 INFO 2786 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 12:15:26 12:15:26.211 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 12:15:26 2024-08-06 12:15:26.214 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.214Z|2024-08-06T12:15:26.214Z|a8c6aedf-6943-44d6-ac7a-5e14cb2e5771||qtp2132549052-401||/aai/v2/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=a8c6aedf-6943-44d6-ac7a-5e14cb2e5771, ServiceName=/aai/v2/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.214Z, ElapsedTime=0, InvocationID=2ca2b570-e1d1-4577-bfc6-462e538e1403, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.214Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.214Z|2024-08-06T12:15:26.216+0000|a8c6aedf-6943-44d6-ac7a-5e14cb2e5771||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v2/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"a8c6aedf-6943-44d6-ac7a-5e14cb2e5771","status":"410","rqstDate":"240806-12:15:26:215","respDate":"240806-12:15:26:216","sourceId":"JUNIT:a8c6aedf-6943-44d6-ac7a-5e14cb2e5771","resourceId":"http://localhost:42261/aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:215-24759\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[a8c6aedf-6943-44d6-ac7a-5e14cb2e5771]}\"}"} 12:15:26 2024-08-06 12:15:26.216 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.214Z|2024-08-06T12:15:26.216Z|a8c6aedf-6943-44d6-ac7a-5e14cb2e5771||qtp2132549052-401||/aai/v2/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=a8c6aedf-6943-44d6-ac7a-5e14cb2e5771, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v2/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.214Z, InvocationID=2ca2b570-e1d1-4577-bfc6-462e538e1403, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.216Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:15:26 2024-08-06 12:15:26.220 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.220Z|2024-08-06T12:15:26.220Z|f1a7eec4-d0cd-4366-9514-5c474b30cdf4||qtp2132549052-400||/aai/v5/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=f1a7eec4-d0cd-4366-9514-5c474b30cdf4, ServiceName=/aai/v5/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.220Z, ElapsedTime=0, InvocationID=ea4070ea-6196-4bb8-9c4e-f20c98f5bb26, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.220Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.220Z|2024-08-06T12:15:26.222+0000|f1a7eec4-d0cd-4366-9514-5c474b30cdf4||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v5/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"f1a7eec4-d0cd-4366-9514-5c474b30cdf4","status":"410","rqstDate":"240806-12:15:26:221","respDate":"240806-12:15:26:222","sourceId":"JUNIT:f1a7eec4-d0cd-4366-9514-5c474b30cdf4","resourceId":"http://localhost:42261/aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:221-82448\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[f1a7eec4-d0cd-4366-9514-5c474b30cdf4]}\"}"} 12:15:26 2024-08-06 12:15:26.222 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.220Z|2024-08-06T12:15:26.222Z|f1a7eec4-d0cd-4366-9514-5c474b30cdf4||qtp2132549052-400||/aai/v5/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|2|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=f1a7eec4-d0cd-4366-9514-5c474b30cdf4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=2, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v5/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.220Z, InvocationID=ea4070ea-6196-4bb8-9c4e-f20c98f5bb26, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.222Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access" 12:15:26 2024-08-06 12:15:26.226 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.226Z|2024-08-06T12:15:26.226Z|ae30b3d9-a79e-4e36-803f-7c80d0d10e8f||qtp2132549052-401||/aai/v7/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=ae30b3d9-a79e-4e36-803f-7c80d0d10e8f, ServiceName=/aai/v7/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.226Z, ElapsedTime=0, InvocationID=47c0fb5d-800d-4c4a-99d1-567280f2267a, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.226Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.226Z|2024-08-06T12:15:26.227+0000|ae30b3d9-a79e-4e36-803f-7c80d0d10e8f||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v7/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"ae30b3d9-a79e-4e36-803f-7c80d0d10e8f","status":"410","rqstDate":"240806-12:15:26:226","respDate":"240806-12:15:26:227","sourceId":"JUNIT:ae30b3d9-a79e-4e36-803f-7c80d0d10e8f","resourceId":"http://localhost:42261/aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:226-82043\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[ae30b3d9-a79e-4e36-803f-7c80d0d10e8f]}\"}"} 12:15:26 2024-08-06 12:15:26.227 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.226Z|2024-08-06T12:15:26.227Z|ae30b3d9-a79e-4e36-803f-7c80d0d10e8f||qtp2132549052-401||/aai/v7/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=ae30b3d9-a79e-4e36-803f-7c80d0d10e8f, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v7/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.226Z, InvocationID=47c0fb5d-800d-4c4a-99d1-567280f2267a, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.227Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.230 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.230Z|2024-08-06T12:15:26.230Z|e3ba162e-2218-46ca-9970-057693ea5ad4||qtp2132549052-400||/aai/v9/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=e3ba162e-2218-46ca-9970-057693ea5ad4, ServiceName=/aai/v9/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.230Z, ElapsedTime=0, InvocationID=a72b3d96-af95-450d-8e66-93802dcedcfe, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.230Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.230Z|2024-08-06T12:15:26.231+0000|e3ba162e-2218-46ca-9970-057693ea5ad4||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v9/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"e3ba162e-2218-46ca-9970-057693ea5ad4","status":"410","rqstDate":"240806-12:15:26:230","respDate":"240806-12:15:26:231","sourceId":"JUNIT:e3ba162e-2218-46ca-9970-057693ea5ad4","resourceId":"http://localhost:42261/aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:230-72655\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[e3ba162e-2218-46ca-9970-057693ea5ad4]}\"}"} 12:15:26 2024-08-06 12:15:26.231 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.230Z|2024-08-06T12:15:26.231Z|e3ba162e-2218-46ca-9970-057693ea5ad4||qtp2132549052-400||/aai/v9/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=e3ba162e-2218-46ca-9970-057693ea5ad4, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v9/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.230Z, InvocationID=a72b3d96-af95-450d-8e66-93802dcedcfe, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.231Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.234 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.234Z|2024-08-06T12:15:26.234Z|6384148f-ae4d-485e-b90e-a7c22a3de186||qtp2132549052-401||/aai/v6/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=6384148f-ae4d-485e-b90e-a7c22a3de186, ServiceName=/aai/v6/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.234Z, ElapsedTime=0, InvocationID=dc38bc5e-8dad-4afa-959a-ac6c3cc74c93, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.234Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.234Z|2024-08-06T12:15:26.235+0000|6384148f-ae4d-485e-b90e-a7c22a3de186||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v6/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"6384148f-ae4d-485e-b90e-a7c22a3de186","status":"410","rqstDate":"240806-12:15:26:234","respDate":"240806-12:15:26:235","sourceId":"JUNIT:6384148f-ae4d-485e-b90e-a7c22a3de186","resourceId":"http://localhost:42261/aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:234-1252\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[6384148f-ae4d-485e-b90e-a7c22a3de186]}\"}"} 12:15:26 2024-08-06 12:15:26.235 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.234Z|2024-08-06T12:15:26.235Z|6384148f-ae4d-485e-b90e-a7c22a3de186||qtp2132549052-401||/aai/v6/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=6384148f-ae4d-485e-b90e-a7c22a3de186, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v6/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.234Z, InvocationID=dc38bc5e-8dad-4afa-959a-ac6c3cc74c93, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.235Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access" 12:15:26 2024-08-06 12:15:26.238 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.237Z|2024-08-06T12:15:26.238Z|4c033133-480f-4324-ba99-8b86755136c1||qtp2132549052-400||/aai/v3/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=4c033133-480f-4324-ba99-8b86755136c1, ServiceName=/aai/v3/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.237Z, ElapsedTime=1, InvocationID=cece0aa9-cc4f-414e-8dc4-95f74ae34ee0, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.238Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.238Z|2024-08-06T12:15:26.238+0000|4c033133-480f-4324-ba99-8b86755136c1||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v3/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"4c033133-480f-4324-ba99-8b86755136c1","status":"410","rqstDate":"240806-12:15:26:238","respDate":"240806-12:15:26:238","sourceId":"JUNIT:4c033133-480f-4324-ba99-8b86755136c1","resourceId":"http://localhost:42261/aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:238-5966\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[4c033133-480f-4324-ba99-8b86755136c1]}\"}"} 12:15:26 2024-08-06 12:15:26.238 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.237Z|2024-08-06T12:15:26.238Z|4c033133-480f-4324-ba99-8b86755136c1||qtp2132549052-400||/aai/v3/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=4c033133-480f-4324-ba99-8b86755136c1, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v3/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.237Z, InvocationID=cece0aa9-cc4f-414e-8dc4-95f74ae34ee0, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.238Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.241 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.241Z|2024-08-06T12:15:26.241Z|20776451-1813-47ab-b4fc-fbebaf955f13||qtp2132549052-401||/aai/v4/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=20776451-1813-47ab-b4fc-fbebaf955f13, ServiceName=/aai/v4/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.241Z, ElapsedTime=0, InvocationID=01775faa-c910-4c77-8ff3-0585ff1d4041, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.241Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.241Z|2024-08-06T12:15:26.242+0000|20776451-1813-47ab-b4fc-fbebaf955f13||qtp2132549052-401|prd-ubuntu1804-docker-8c-8g-29070|/aai/v4/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"20776451-1813-47ab-b4fc-fbebaf955f13","status":"410","rqstDate":"240806-12:15:26:241","respDate":"240806-12:15:26:242","sourceId":"JUNIT:20776451-1813-47ab-b4fc-fbebaf955f13","resourceId":"http://localhost:42261/aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:241-96556\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[20776451-1813-47ab-b4fc-fbebaf955f13]}\"}"} 12:15:26 2024-08-06 12:15:26.242 INFO 2786 --- [p2132549052-401] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.241Z|2024-08-06T12:15:26.242Z|20776451-1813-47ab-b4fc-fbebaf955f13||qtp2132549052-401||/aai/v4/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=20776451-1813-47ab-b4fc-fbebaf955f13, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v4/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.241Z, InvocationID=01775faa-c910-4c77-8ff3-0585ff1d4041, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.242Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 2024-08-06 12:15:26.245 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Entering 12:15:26 2024-08-06T12:15:26.245Z|2024-08-06T12:15:26.245Z|b43af1f5-904c-4040-bff0-cf6a790eb537||qtp2132549052-400||/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||ENTRY|RequestID=b43af1f5-904c-4040-bff0-cf6a790eb537, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, EntryTimestamp=2024-08-06T12:15:26.245Z, ElapsedTime=0, InvocationID=a48475cf-8fea-4b88-a135-5c52e8c1a9e8, PartnerName=JUNIT, LogTimestamp=2024-08-06T12:15:26.245Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS|||Entering 12:15:26 2024-08-06T12:15:26.245Z|2024-08-06T12:15:26.246+0000|b43af1f5-904c-4040-bff0-cf6a790eb537||qtp2132549052-400|prd-ubuntu1804-docker-8c-8g-29070|/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.106.19|0|prd-ubuntu1804-docker-8c-8g-29070|||||||||co=JUNIT:{"transactionId":"b43af1f5-904c-4040-bff0-cf6a790eb537","status":"410","rqstDate":"240806-12:15:26:245","respDate":"240806-12:15:26:246","sourceId":"JUNIT:b43af1f5-904c-4040-bff0-cf6a790eb537","resourceId":"http://localhost:42261/aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-29070-240806-12:15:26:245-25852\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:42261], X-TransactionId=[JUNIT], Accept-Encoding=[gzip,deflate], Content-Type=[application/json], X-ONAP-RequestID=[b43af1f5-904c-4040-bff0-cf6a790eb537]}\"}"} 12:15:26 2024-08-06 12:15:26.246 INFO 2786 --- [p2132549052-400] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 12:15:26 2024-08-06T12:15:26.245Z|2024-08-06T12:15:26.246Z|b43af1f5-904c-4040-bff0-cf6a790eb537||qtp2132549052-400||/aai/v8/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.106.19|1|prd-ubuntu1804-docker-8c-8g-29070|||||EXIT|ResponseCode=410, RequestID=b43af1f5-904c-4040-bff0-cf6a790eb537, InstanceID=dbda129c-506c-44c3-bb1d-530fac32b494, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, ClientIPAddress=127.0.0.1, StatusCode=ERROR, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.106.19, ErrorDesc=Gone, EntryTimestamp=2024-08-06T12:15:26.245Z, InvocationID=a48475cf-8fea-4b88-a135-5c52e8c1a9e8, ErrorCode=410, LogTimestamp=2024-08-06T12:15:26.246Z, ResponseDesc=Gone|||Exiting. 12:15:26 127.0.0.1 - - [06/Aug/2024:12:15:26 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access" 12:15:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in org.onap.aai.rest.retired.RetiredConsumerSpringTest 12:15:26 [INFO] Running org.onap.aai.rest.util.EchoResponseTest 12:15:36 2024-08-06 12:15:36.295 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.295 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.300 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.300 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.301 ERROR 2786 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while getting ids 12:15:36 12:15:36 org.onap.aai.exceptions.AAIException: null 12:15:36 at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95) 12:15:36 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86) 12:15:36 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:36 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:36 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:36 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:36 12:15:36 12:15:36.301 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids 12:15:36 org.onap.aai.exceptions.AAIException: null 12:15:36 at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95) 12:15:36 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86) 12:15:36 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:36 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:36 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:36 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:36 2024-08-06T12:15:25.379Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||WARN|300|Invalid X-FromAppId in header:3000:Bad Request:null|4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 2024-08-06 12:15:36.302 WARN 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 12:15:36.302 [main] WARN org.onap.aai.logging.ErrorLogHelper - 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 2024-08-06 12:15:36.303 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.303 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.304 ERROR 2786 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while processing echo request 12:15:36 12:15:36 org.onap.aai.exceptions.AAIException: Error establishing a database connection 12:15:36 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135) 12:15:36 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103) 12:15:36 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:36 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:36 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:36 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:36 12:15:36 12:15:36.304 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 12:15:36 org.onap.aai.exceptions.AAIException: Error establishing a database connection 12:15:36 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135) 12:15:36 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103) 12:15:36 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:36 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:36 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:36 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:36 2024-08-06T12:15:25.379Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 2024-08-06 12:15:36.305 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 12:15:36.305 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 2024-08-06 12:15:36.306 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.306 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.308 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.308 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.310 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.310 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.312 INFO 2786 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 12:15:36 12:15:36.312 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 12:15:36 2024-08-06 12:15:36.313 ERROR 2786 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while processing echo request 12:15:36 12:15:36 org.onap.aai.exceptions.AAIException: Error establishing a database connection 12:15:36 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135) 12:15:36 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103) 12:15:36 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:36 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:36 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:36 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:36 12:15:36 12:15:36.313 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 12:15:36 org.onap.aai.exceptions.AAIException: Error establishing a database connection 12:15:36 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135) 12:15:36 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103) 12:15:36 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:15:36 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 12:15:36 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:15:36 at java.lang.reflect.Method.invoke(Method.java:498) 12:15:36 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) 12:15:36 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) 12:15:36 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 12:15:36 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) 12:15:36 at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131) 12:15:36 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at java.util.ArrayList.forEach(ArrayList.java:1259) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) 12:15:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) 12:15:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) 12:15:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) 12:15:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:15:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 12:15:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 12:15:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 12:15:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 12:15:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 12:15:36 2024-08-06T12:15:25.379Z|3c4ace61-598d-4287-8665-ceaf47e3703f|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 2024-08-06 12:15:36.313 ERROR 2786 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 12:15:36.313 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 498 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 688 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 12:15:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.059 s - in org.onap.aai.rest.util.EchoResponseTest 12:15:36 [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest 12:15:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.rest.util.LogFormatToolsTest 12:15:36 [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest 12:15:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.rest.util.ValidateEncodingTest 12:15:36 [INFO] Running org.onap.aai.task.AaiGraphCheckerTest 12:15:37 2024-08-06 12:15:37.333 DEBUG 2786 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [dd4ee6ca, L:/127.0.0.1:56478 ! R:localhost/127.0.0.1:35601] onStateChange(PooledConnection{channel=[id: 0xdd4ee6ca, L:/127.0.0.1:56478 ! R:localhost/127.0.0.1:35601]}, [disconnecting]) 12:15:46 2024-08-06 12:15:46.621 ERROR 2786 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Database availability is UNKNOWN from CACHED check. 12:15:46 12:15:46.621 [main] ERROR org.onap.aai.tasks.AaiGraphChecker - Database availability is UNKNOWN from CACHED check. 12:15:46 2024-08-06T12:15:25.379Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=5, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:25.379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=0 Query requires iterating over all vertices [()]. For better performance, use indexes | 12:15:46 2024-08-06 12:15:46.624 WARN 2786 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 12:15:46 2024-08-06T12:15:25.379Z|3c4ace61-598d-4287-8665-ceaf47e3703f|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=3c4ace61-598d-4287-8665-ceaf47e3703f, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.19, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=5, InvocationID=ba2c7bf0-eb8a-4777-88c0-d81a2c185b48, ErrorCode=300, LogTimestamp=2024-08-06T12:15:25.379Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-29070, StatusCode=ERROR, elapsedTime=0 Query requires iterating over all vertices [()]. For better performance, use indexes | 12:15:46 2024-08-06 12:15:46.645 WARN 2786 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 12:15:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.315 s - in org.onap.aai.task.AaiGraphCheckerTest 12:15:46 2024-08-06 12:15:46.873 DEBUG 2786 --- [ Thread-37] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000002B: preparing request execution 12:15:46 2024-08-06 12:15:46.881 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.p.RequestAddCookies : Cookie spec selected: strict 12:15:46 2024-08-06 12:15:46.881 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.p.RequestAuthCache : Auth cache not set in the context 12:15:46 2024-08-06 12:15:46.881 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000002B: target auth state: UNCHALLENGED 12:15:46 2024-08-06 12:15:46.881 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.i.c.ProtocolExec : ex-0000002B: proxy auth state: UNCHALLENGED 12:15:46 2024-08-06 12:15:46.882 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.i.c.ConnectExec : ex-0000002B: acquiring connection with route {}->unix://localhost:2375 12:15:46 2024-08-06 12:15:46.885 DEBUG 2786 --- [ Thread-37] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000002B: acquiring endpoint (3 MINUTES) 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ex-0000002B: endpoint lease request (3 MINUTES) [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ex-0000002B: endpoint leased [route: {}->unix://localhost:2375][total available: 1; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ex-0000002B: acquired ep-0000002A 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ex-0000002B: acquired endpoint ep-0000002A 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000002B: executing POST /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/kill?signal=SIGTERM HTTP/1.1 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000002A: start execution ex-0000002B 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ep-0000002A: executing exchange ex-0000002B over http-outgoing-3 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> POST /v1.32/containers/380d51f490e00ac1fd9f659e3809692a1ca86eb0174e31dca7f0cc28f470d251/kill?signal=SIGTERM HTTP/1.1 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> accept: application/json 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> content-type: application/json 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> x-tc-sid: d8c9b240-e044-48ef-a8d8-a9d1db9f607e 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> User-Agent: tc-java/1.19.8 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Accept-Encoding: gzip, x-gzip, deflate 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Host: localhost:2375 12:15:46 2024-08-06 12:15:46.886 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 >> Connection: keep-alive 12:15:46 2024-08-06 12:15:46.910 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << HTTP/1.1 204 No Content 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Api-Version: 1.41 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Docker-Experimental: false 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Ostype: linux 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Server: Docker/20.10.18 (linux) 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.hc.client5.http.headers : http-outgoing-3 << Date: Tue, 06 Aug 2024 12:15:46 GMT 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] c.g.d.z.s.o.a.h.c.h.i.c.MainClientExec : ex-0000002B: connection can be kept alive for 3 MINUTES 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] g.d.z.s.o.a.h.c.h.i.c.InternalHttpClient : ep-0000002A: releasing valid endpoint 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ep-0000002A: releasing endpoint 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ep-0000002A: connection http-outgoing-3 can be kept alive for 3 MINUTES 12:15:46 2024-08-06 12:15:46.911 DEBUG 2786 --- [ Thread-37] h.i.i.PoolingHttpClientConnectionManager : ep-0000002A: connection released [route: {}->unix://localhost:2375][total available: 2; route allocated: 2 of 2147483647; total allocated: 2 of 2147483647] 12:15:46 ||Could not close shared JMS Connection Could not close shared JMS Connection org.apache.activemq.transport.TransportDisposedIOException: peer (vm://localhost#1) stopped.\n\t... 9 common frames omitted\nWrapped by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception\n\tat org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125)\n\tat org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114)\n\tat org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:233)\n\tat org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72)\n\tat org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72)\n\tat org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132)\n\tat org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1189)\n\tat org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1155)\n\t... 3 common frames omitted\nWrapped by: javax.jms.JMSException: Disposed due to prior exception\n\tat org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72)\n\tat org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1421)\n\tat org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688)\n\tat org.springframework.jms.connection.SingleConnectionFactory.closeConnection(SingleConnectionFactory.java:520)\n\tat org.springframework.jms.connection.SingleConnectionFactory.resetConnection(SingleConnectionFactory.java:408)\n\tat org.springframework.jms.connection.CachingConnectionFactory.resetConnection(CachingConnectionFactory.java:234)\n\tat org.springframework.jms.connection.SingleConnectionFactory.onException(SingleConnectionFactory.java:386)\n\tat org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener.onException(SingleConnectionFactory.java:734)\n\tat org.apache.activemq.ActiveMQConnection$5.run(ActiveMQConnection.java:1967)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat java.lang.Thread.run(Thread.java:750)\n | 12:15:46 javax.jms.JMSException: Disposed due to prior exception 12:15:46 at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72) 12:15:46 at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1421) 12:15:46 at org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory.closeConnection(SingleConnectionFactory.java:520) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory.resetConnection(SingleConnectionFactory.java:408) 12:15:46 at org.springframework.jms.connection.CachingConnectionFactory.resetConnection(CachingConnectionFactory.java:234) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory.onException(SingleConnectionFactory.java:386) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener.onException(SingleConnectionFactory.java:734) 12:15:46 at org.apache.activemq.ActiveMQConnection$5.run(ActiveMQConnection.java:1967) 12:15:46 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 12:15:46 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 12:15:46 at java.lang.Thread.run(Thread.java:750) 12:15:46 Caused by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception 12:15:46 at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125) 12:15:46 at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114) 12:15:46 at org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:233) 12:15:46 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 12:15:46 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 12:15:46 at org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132) 12:15:46 at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1189) 12:15:46 at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1155) 12:15:46 ... 3 common frames omitted 12:15:46 Caused by: org.apache.activemq.transport.TransportDisposedIOException: peer (vm://localhost#1) stopped. 12:15:46 ... 9 common frames omitted 12:15:46 2024-08-06 12:15:46.945 WARN 2786 --- [m://localhost#0] o.s.j.c.CachingConnectionFactory : Could not close shared JMS Connection 12:15:46 12:15:46 javax.jms.JMSException: Disposed due to prior exception 12:15:46 at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72) 12:15:46 at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1421) 12:15:46 at org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory.closeConnection(SingleConnectionFactory.java:520) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory.resetConnection(SingleConnectionFactory.java:408) 12:15:46 at org.springframework.jms.connection.CachingConnectionFactory.resetConnection(CachingConnectionFactory.java:234) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory.onException(SingleConnectionFactory.java:386) 12:15:46 at org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener.onException(SingleConnectionFactory.java:734) 12:15:46 at org.apache.activemq.ActiveMQConnection$5.run(ActiveMQConnection.java:1967) 12:15:46 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 12:15:46 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 12:15:46 at java.lang.Thread.run(Thread.java:750) 12:15:46 Caused by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception 12:15:46 at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125) 12:15:46 at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114) 12:15:46 at org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:233) 12:15:46 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 12:15:46 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 12:15:46 at org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132) 12:15:46 at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1189) 12:15:46 at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1155) 12:15:46 ... 3 common frames omitted 12:15:46 Caused by: org.apache.activemq.transport.TransportDisposedIOException: peer (vm://localhost#1) stopped. 12:15:46 ... 9 common frames omitted 12:15:46 12:15:46 2024-08-06 12:15:46.962 INFO 2786 --- [extShutdownHook] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 12:15:46 12:15:46.962 [SpringContextShutdownHook] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 12:15:46 12:15:46.964 [SpringContextShutdownHook] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 12:15:46 2024-08-06 12:15:46.964 INFO 2786 --- [extShutdownHook] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 12:15:46 12:15:46.964 [SpringContextShutdownHook] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 12:15:46 2024-08-06 12:15:46.964 INFO 2786 --- [extShutdownHook] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 12:15:48 2024-08-06 12:15:48.991 DEBUG 2786 --- [or-http-epoll-3] io.netty.buffer.PoolThreadCache : Freed 8 thread-local buffer(s) from thread: reactor-http-epoll-3 12:15:48 2024-08-06 12:15:48.994 DEBUG 2786 --- [or-http-epoll-2] io.netty.buffer.PoolThreadCache : Freed 5 thread-local buffer(s) from thread: reactor-http-epoll-2 12:15:49 12:15:48.996 [SpringContextShutdownHook] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 12:15:49 2024-08-06 12:15:48.996 INFO 2786 --- [extShutdownHook] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 12:15:49 [INFO] 12:15:49 [INFO] Results: 12:15:49 [INFO] 12:15:49 [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2 12:15:49 [INFO] 12:15:49 [INFO] 12:15:49 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-resources --- 12:15:49 [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec 12:15:49 [INFO] Analyzed bundle 'aai-resources' with 61 classes 12:15:49 [INFO] 12:15:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources --- 12:15:50 [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.14.5-SNAPSHOT.jar 12:15:50 [INFO] 12:15:50 [INFO] --- spring-boot-maven-plugin:2.4.13:repackage (default) @ aai-resources --- 12:15:51 [INFO] Layout: ZIP 12:15:52 [INFO] Replacing main artifact with repackaged archive 12:15:52 [INFO] 12:15:52 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources --- 12:15:53 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 12:15:54 [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.14.5-SNAPSHOT-build 12:15:55 [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.14.5-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. 12:15:55 [INFO] 12:15:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-resources --- 12:15:55 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-it.exec,excludes=**/*WebSecurityConfig.* 12:15:55 [INFO] 12:15:55 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources --- 12:15:56 [INFO] Tests are skipped. 12:15:56 [INFO] 12:15:56 [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources --- 12:15:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:15:56 [INFO] ignoreDelta true 12:15:56 [INFO] Copying 1 resource 12:15:56 [INFO] Copying file aai-resources-1.14.5-SNAPSHOT.jar 12:15:56 [INFO] 12:15:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-resources --- 12:15:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:15:56 [INFO] 12:15:56 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-resources --- 12:15:56 [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec 12:15:56 [INFO] Analyzed bundle 'aai-resources' with 61 classes 12:15:56 [INFO] All coverage checks have been met. 12:15:56 [INFO] 12:15:56 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources --- 12:15:56 [INFO] Tests are skipped. 12:15:56 [INFO] 12:15:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources --- 12:15:56 [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.14.5-SNAPSHOT/aai-resources-1.14.5-SNAPSHOT.jar 12:15:56 [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.14.5-SNAPSHOT/aai-resources-1.14.5-SNAPSHOT.pom 12:15:56 [INFO] ------------------------------------------------------------------------ 12:15:56 [INFO] Reactor Summary: 12:15:56 [INFO] 12:15:56 [INFO] aai-resources ...................................... SUCCESS [ 8.585 s] 12:15:56 [INFO] aai-resources ...................................... SUCCESS [02:49 min] 12:15:56 [INFO] ------------------------------------------------------------------------ 12:15:56 [INFO] BUILD SUCCESS 12:15:56 [INFO] ------------------------------------------------------------------------ 12:15:56 [INFO] Total time: 03:00 min 12:15:56 [INFO] Finished at: 2024-08-06T12:15:56+00:00 12:15:56 [INFO] Final Memory: 104M/1782M 12:15:56 [INFO] ------------------------------------------------------------------------ 12:15:56 $ ssh-agent -k 12:15:56 unset SSH_AUTH_SOCK; 12:15:56 unset SSH_AGENT_PID; 12:15:56 echo Agent pid 2022 killed; 12:15:56 [ssh-agent] Stopped. 12:15:56 [PostBuildScript] - [INFO] Executing post build scripts. 12:15:56 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins8074683113244072688.sh 12:15:56 ---> sysstat.sh 12:15:57 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins4911816053445890066.sh 12:15:57 ---> package-listing.sh 12:15:57 ++ facter osfamily 12:15:57 ++ tr '[:upper:]' '[:lower:]' 12:15:57 + OS_FAMILY=debian 12:15:57 + workspace=/w/workspace/aai-resources-master-verify-java 12:15:57 + START_PACKAGES=/tmp/packages_start.txt 12:15:57 + END_PACKAGES=/tmp/packages_end.txt 12:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:57 + PACKAGES=/tmp/packages_start.txt 12:15:57 + '[' /w/workspace/aai-resources-master-verify-java ']' 12:15:57 + PACKAGES=/tmp/packages_end.txt 12:15:57 + case "${OS_FAMILY}" in 12:15:57 + dpkg -l 12:15:57 + grep '^ii' 12:15:57 + '[' -f /tmp/packages_start.txt ']' 12:15:57 + '[' -f /tmp/packages_end.txt ']' 12:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:57 + '[' /w/workspace/aai-resources-master-verify-java ']' 12:15:57 + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/ 12:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/ 12:15:57 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12383894411343755214.sh 12:15:57 ---> capture-instance-metadata.sh 12:15:57 Setup pyenv: 12:15:57 system 12:15:57 3.8.13 12:15:57 3.9.13 12:15:57 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 12:15:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRLF from file:/tmp/.os_lf_venv 12:15:58 lf-activate-venv(): INFO: Installing: lftools 12:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-TRLF/bin to PATH 12:16:06 INFO: Running in OpenStack, capturing instance metadata 12:16:06 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12160101134106237418.sh 12:16:06 provisioning config files... 12:16:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config15709037840486721394tmp 12:16:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:16:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:16:06 [EnvInject] - Injecting environment variables from a build step. 12:16:06 [EnvInject] - Injecting as environment variables the properties content 12:16:06 SERVER_ID=logs 12:16:06 12:16:06 [EnvInject] - Variables injected successfully. 12:16:06 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins854570162392178692.sh 12:16:06 ---> create-netrc.sh 12:16:06 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins16337157343304508343.sh 12:16:06 ---> python-tools-install.sh 12:16:06 Setup pyenv: 12:16:06 system 12:16:06 3.8.13 12:16:06 3.9.13 12:16:06 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 12:16:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRLF from file:/tmp/.os_lf_venv 12:16:07 lf-activate-venv(): INFO: Installing: lftools 12:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-TRLF/bin to PATH 12:16:14 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins17228466858667367929.sh 12:16:14 ---> sudo-logs.sh 12:16:14 Archiving 'sudo' log.. 12:16:14 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins18244247659209336144.sh 12:16:14 ---> job-cost.sh 12:16:14 Setup pyenv: 12:16:15 system 12:16:15 3.8.13 12:16:15 3.9.13 12:16:15 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 12:16:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRLF from file:/tmp/.os_lf_venv 12:16:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:16:19 lf-activate-venv(): INFO: Adding /tmp/venv-TRLF/bin to PATH 12:16:19 INFO: No Stack... 12:16:19 INFO: Retrieving Pricing Info for: v3-standard-8 12:16:20 INFO: Archiving Costs 12:16:20 [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins4499283531477209055.sh 12:16:20 ---> logs-deploy.sh 12:16:20 Setup pyenv: 12:16:20 system 12:16:20 3.8.13 12:16:20 3.9.13 12:16:20 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 12:16:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRLF from file:/tmp/.os_lf_venv 12:16:21 lf-activate-venv(): INFO: Installing: lftools 12:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-TRLF/bin to PATH 12:16:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/617 12:16:28 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:16:29 Archives upload complete. 12:16:30 INFO: archiving logs to Nexus 12:16:31 ---> uname -a: 12:16:31 Linux prd-ubuntu1804-docker-8c-8g-29070 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:16:31 12:16:31 12:16:31 ---> lscpu: 12:16:31 Architecture: x86_64 12:16:31 CPU op-mode(s): 32-bit, 64-bit 12:16:31 Byte Order: Little Endian 12:16:31 CPU(s): 8 12:16:31 On-line CPU(s) list: 0-7 12:16:31 Thread(s) per core: 1 12:16:31 Core(s) per socket: 1 12:16:31 Socket(s): 8 12:16:31 NUMA node(s): 1 12:16:31 Vendor ID: AuthenticAMD 12:16:31 CPU family: 23 12:16:31 Model: 49 12:16:31 Model name: AMD EPYC-Rome Processor 12:16:31 Stepping: 0 12:16:31 CPU MHz: 2799.998 12:16:31 BogoMIPS: 5599.99 12:16:31 Virtualization: AMD-V 12:16:31 Hypervisor vendor: KVM 12:16:31 Virtualization type: full 12:16:31 L1d cache: 32K 12:16:31 L1i cache: 32K 12:16:31 L2 cache: 512K 12:16:31 L3 cache: 16384K 12:16:31 NUMA node0 CPU(s): 0-7 12:16:31 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 12:16:31 12:16:31 12:16:31 ---> nproc: 12:16:31 8 12:16:31 12:16:31 12:16:31 ---> df -h: 12:16:31 Filesystem Size Used Avail Use% Mounted on 12:16:31 udev 16G 0 16G 0% /dev 12:16:31 tmpfs 3.2G 708K 3.2G 1% /run 12:16:31 /dev/vda1 155G 11G 145G 8% / 12:16:31 tmpfs 16G 0 16G 0% /dev/shm 12:16:31 tmpfs 5.0M 0 5.0M 0% /run/lock 12:16:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:16:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:16:31 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:16:31 12:16:31 12:16:31 ---> free -m: 12:16:31 total used free shared buff/cache available 12:16:31 Mem: 32167 854 28092 0 3220 30871 12:16:31 Swap: 1023 0 1023 12:16:31 12:16:31 12:16:31 ---> ip addr: 12:16:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:16:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:16:31 inet 127.0.0.1/8 scope host lo 12:16:31 valid_lft forever preferred_lft forever 12:16:31 inet6 ::1/128 scope host 12:16:31 valid_lft forever preferred_lft forever 12:16:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:16:31 link/ether fa:16:3e:58:34:96 brd ff:ff:ff:ff:ff:ff 12:16:31 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic ens3 12:16:31 valid_lft 86093sec preferred_lft 86093sec 12:16:31 inet6 fe80::f816:3eff:fe58:3496/64 scope link 12:16:31 valid_lft forever preferred_lft forever 12:16:31 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:16:31 link/ether 02:42:9f:b9:64:e0 brd ff:ff:ff:ff:ff:ff 12:16:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:16:31 valid_lft forever preferred_lft forever 12:16:31 inet6 fe80::42:9fff:feb9:64e0/64 scope link 12:16:31 valid_lft forever preferred_lft forever 12:16:31 12:16:31 12:16:31 ---> sar -b -r -n DEV: 12:16:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-29070) 08/06/24 _x86_64_ (8 CPU) 12:16:31 12:16:31 12:11:25 LINUX RESTART (8 CPU) 12:16:31 12:16:31 12:12:02 tps rtps wtps bread/s bwrtn/s 12:16:31 12:13:01 210.64 55.13 155.52 2313.78 105348.79 12:16:31 12:14:01 134.96 26.17 108.78 2425.59 18775.07 12:16:31 12:15:01 32.09 2.97 29.13 466.72 3629.93 12:16:31 12:16:01 19.88 0.22 19.66 9.87 1150.07 12:16:31 Average: 98.93 20.98 77.95 1299.81 31919.51 12:16:31 12:16:31 12:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:16:31 12:13:01 29758060 31460532 3181160 9.66 76720 1930920 2243344 6.60 1129408 1750544 157792 12:16:31 12:14:01 25720468 27884176 7218752 21.92 87748 2368304 7413772 21.81 4866676 2019904 3160 12:16:31 12:15:01 24010536 26280784 8928684 27.11 90932 2468228 8602560 25.31 6535632 2039688 36 12:16:31 12:16:01 28779724 31616572 4159496 12.63 92824 3024748 1466904 4.32 1528484 2274436 535488 12:16:31 Average: 27067197 29310516 5872023 17.83 87056 2448050 4931645 14.51 3515050 2021143 174119 12:16:31 12:16:31 12:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:16:31 12:13:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 12:16:31 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:31 12:13:01 ens3 87.17 67.21 1237.18 14.81 0.00 0.00 0.00 0.00 12:16:31 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:16:31 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:31 12:14:01 ens3 405.86 299.05 4865.07 44.81 0.00 0.00 0.00 0.00 12:16:31 12:15:01 lo 17.31 17.31 8.86 8.86 0.00 0.00 0.00 0.00 12:16:31 12:15:01 vethba3278f 0.27 0.47 0.07 0.05 0.00 0.00 0.00 0.00 12:16:31 12:15:01 docker0 0.42 0.57 0.07 0.06 0.00 0.00 0.00 0.00 12:16:31 12:15:01 ens3 218.05 158.32 667.71 69.19 0.00 0.00 0.00 0.00 12:16:31 12:16:01 lo 3.90 3.90 1.19 1.19 0.00 0.00 0.00 0.00 12:16:31 12:16:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:16:31 12:16:01 ens3 97.68 85.00 347.06 33.68 0.00 0.00 0.00 0.00 12:16:31 Average: lo 5.76 5.76 2.57 2.57 0.00 0.00 0.00 0.00 12:16:31 Average: docker0 0.14 0.17 0.02 0.02 0.00 0.00 0.00 0.00 12:16:31 Average: ens3 202.68 152.76 1781.65 40.73 0.00 0.00 0.00 0.00 12:16:31 12:16:31 12:16:31 ---> sar -P ALL: 12:16:31 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-29070) 08/06/24 _x86_64_ (8 CPU) 12:16:31 12:16:31 12:11:25 LINUX RESTART (8 CPU) 12:16:31 12:16:31 12:12:02 CPU %user %nice %system %iowait %steal %idle 12:16:31 12:13:01 all 11.90 0.00 0.91 1.62 0.03 85.53 12:16:31 12:13:01 0 4.27 0.00 0.41 2.36 0.07 92.90 12:16:31 12:13:01 1 10.14 0.00 0.73 0.22 0.02 88.89 12:16:31 12:13:01 2 7.33 0.00 0.54 0.34 0.03 91.75 12:16:31 12:13:01 3 23.88 0.00 1.63 5.43 0.05 69.01 12:16:31 12:13:01 4 3.75 0.00 0.35 0.25 0.02 95.63 12:16:31 12:13:01 5 24.94 0.00 1.77 3.84 0.05 69.39 12:16:31 12:13:01 6 16.01 0.00 1.24 0.42 0.02 82.32 12:16:31 12:13:01 7 5.05 0.00 0.63 0.14 0.02 94.17 12:16:31 12:14:01 all 25.59 0.00 1.20 0.24 0.07 72.90 12:16:31 12:14:01 0 25.17 0.00 1.12 0.42 0.07 73.23 12:16:31 12:14:01 1 30.20 0.00 1.52 0.30 0.08 67.90 12:16:31 12:14:01 2 29.62 0.00 0.54 0.00 0.07 69.78 12:16:31 12:14:01 3 44.61 0.00 1.90 0.23 0.08 53.17 12:16:31 12:14:01 4 10.50 0.00 0.65 0.02 0.03 88.81 12:16:31 12:14:01 5 25.50 0.00 1.19 0.55 0.07 72.69 12:16:31 12:14:01 6 16.52 0.00 0.98 0.15 0.05 82.30 12:16:31 12:14:01 7 22.65 0.00 1.71 0.27 0.07 75.31 12:16:31 12:15:01 all 33.45 0.00 0.85 0.14 0.05 65.51 12:16:31 12:15:01 0 36.97 0.00 0.58 0.00 0.05 62.40 12:16:31 12:15:01 1 25.35 0.00 0.90 0.10 0.05 73.59 12:16:31 12:15:01 2 31.23 0.00 1.12 0.02 0.05 67.58 12:16:31 12:15:01 3 38.41 0.00 1.14 0.15 0.07 60.24 12:16:31 12:15:01 4 36.46 0.00 0.63 0.17 0.07 62.68 12:16:31 12:15:01 5 23.42 0.00 0.74 0.67 0.05 75.13 12:16:31 12:15:01 6 31.84 0.00 0.92 0.02 0.05 67.17 12:16:31 12:15:01 7 43.91 0.00 0.77 0.02 0.05 55.25 12:16:31 12:16:01 all 18.59 0.00 0.84 0.04 0.04 80.49 12:16:31 12:16:01 0 18.52 0.00 0.88 0.05 0.03 80.51 12:16:31 12:16:01 1 12.28 0.00 0.76 0.00 0.03 86.93 12:16:31 12:16:01 2 35.88 0.00 1.08 0.00 0.07 62.97 12:16:31 12:16:01 3 21.05 0.00 0.77 0.02 0.05 78.12 12:16:31 12:16:01 4 19.68 0.00 1.27 0.02 0.03 79.01 12:16:31 12:16:01 5 12.20 0.00 0.57 0.22 0.03 86.99 12:16:31 12:16:01 6 18.32 0.00 0.83 0.00 0.05 80.79 12:16:31 12:16:01 7 10.85 0.00 0.57 0.02 0.03 88.54 12:16:31 Average: all 22.42 0.00 0.95 0.51 0.05 76.08 12:16:31 Average: 0 21.30 0.00 0.75 0.70 0.05 77.19 12:16:31 Average: 1 19.51 0.00 0.98 0.15 0.05 79.31 12:16:31 Average: 2 26.08 0.00 0.82 0.09 0.05 72.96 12:16:31 Average: 3 32.02 0.00 1.36 1.44 0.06 65.12 12:16:31 Average: 4 17.61 0.00 0.73 0.11 0.04 81.52 12:16:31 Average: 5 21.50 0.00 1.06 1.31 0.05 76.08 12:16:31 Average: 6 20.69 0.00 0.99 0.15 0.04 78.13 12:16:31 Average: 7 20.67 0.00 0.92 0.11 0.04 78.26 12:16:31 12:16:31 12:16:31